Daniel Nichter
|
f0b7712528
|
Fix tests to work with new --set-vars, and change --lock-wait-timeout to --set-vars innodb_lock_wait_timeout in tests.
|
2013-03-02 10:17:23 -07:00 |
|
Daniel Nichter
|
c6958b497d
|
First working enhanced --set-vars in pt-osc: no "default: ...", instead default values are under MAGIC_set_vars, picked up by OptionParser and passed to DSNParser. Also increaes --retries from 3 to 10. TODO: more testing.
|
2013-02-27 18:47:00 -07:00 |
|
Brian Fraser
|
062f76ae33
|
Added a test for the second bug in customer issue 26211
|
2012-11-01 17:28:06 -03:00 |
|
Daniel Nichter
|
7d64ca2113
|
Test that SQL_MODE isn't changed.
|
2012-11-01 11:46:54 -06:00 |
|
Daniel Nichter
|
949cf31037
|
Set sql_mode='' before SHOW CREATE TABLE--don't bother with replacing certain values. Move and rewrite tests to ansi_quotes.t.
|
2012-11-01 11:31:31 -06:00 |
|