03 2019 档案

摘要:实践证明,设计一个语言,还不是简单的解释没一行哦 阅读全文
posted @ 2019-03-26 15:55 友哥 阅读(129) 评论(0) 推荐(0)
摘要:################################################################################ # This test verifies whether the group_replication works fine when the server # in a group goes down while there are d... 阅读全文
posted @ 2019-03-20 19:50 友哥 阅读(354) 评论(0) 推荐(0)
摘要:BEGIN; --disable_query_log --let $rows= 100 WHILE($rows) { --eval INSERT INTO t1 (a) VALUES ( $rows ) --dec $rows } --enable_query_log --error ER_RUN_HOOK_ERROR COMMIT; 阅读全文
posted @ 2019-03-14 16:15 友哥 阅读(290) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/android_huber/article/details/7371941 这种规则也太垃圾了吧 阅读全文
posted @ 2019-03-12 15:04 友哥 阅读(114) 评论(0) 推荐(0)