Created
July 13, 2016 12:27
-
-
Save nirbhayc/f36d0774d07240a9add273f6a2503eb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== modified file 'conf/galera/galera_stress.yy' | |
--- conf/galera/galera_stress.yy 2013-06-21 23:07:00 +0000 | |
+++ conf/galera/galera_stress.yy 2016-07-12 21:52:35 +0000 | |
@@ -67,8 +67,7 @@ | |
i_r INTO _table ( _field_no_pk ) SELECT _field_key FROM _table AS X where ORDER BY _field_list LIMIT large_digit; | |
i_r: | |
- INSERT ignore | | |
- REPLACE; | |
+ INSERT ignore; | |
ignore: | |
| |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment