Skip to content

Instantly share code, notes, and snippets.

@nirbhayc
Created July 13, 2016 12:27
Show Gist options
  • Save nirbhayc/f36d0774d07240a9add273f6a2503eb1 to your computer and use it in GitHub Desktop.
Save nirbhayc/f36d0774d07240a9add273f6a2503eb1 to your computer and use it in GitHub Desktop.
=== 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