Brian Fraser
ea62bf87f7
Added missing .sql file
2012-08-24 20:12:41 -03:00
Brian Fraser
e52ca00348
Fix for 1038276: ChangeHandler doesn't quote varchar columns with hex-looking values
2012-08-22 16:19:43 -03:00
Daniel Nichter
4bd763b52c
Merge staging-test-suite-error-fixes
2012-08-15 19:43:52 -06:00
Daniel Nichter
3369a6c37d
Don't auto-vivify clustered_key hashref in PTDEBUG.
2012-08-15 16:24:19 -06:00
Daniel Nichter
8c963bb007
Merge lp:~percona-toolkit-dev/percona-toolkit/test-suite-noise
2012-08-15 13:30:50 -06:00
Daniel Nichter
9d809ce5ea
Use int($flags) to prevent fcntl(F_SETFL) error. Clean up ReadKeyMini.pm and Diskstats.t.
2012-08-15 13:28:14 -06:00
Daniel Nichter
f4b07e5eba
Full Diskstats.t.
2012-08-15 13:11:12 -06:00
Daniel Nichter
3bb0694d1d
Re-enable Daemon.t.
2012-08-15 13:03:30 -06:00
Daniel Nichter
b5d7e7d0b6
More debug hacks.
2012-08-15 12:58:55 -06:00
Brian Fraser
6952234127
t/pt-archiver/basics.t: Skip some --bulk-insert tests if LOCAL INFILE is disabled
2012-08-15 14:33:04 -03:00
Daniel Nichter
1ae35a2241
More debug hacks.
2012-08-15 11:23:00 -06:00
Brian Fraser
2e38f936a6
Silence rollback warnings in t/lib/DSNParser.t
2012-08-15 13:26:13 -03:00
Daniel Nichter
92a36715c4
Remove test-env reset. Fix pt-fifo-split plan.
2012-08-14 17:08:06 -06:00
Daniel Nichter
217a45df6f
Conditionalize top 5 slowest test files, saving 25%/5m * 15 configs = 1hr.
2012-08-12 10:16:52 -06:00
Daniel Nichter
a9eabffab9
Fix and stablize pt-slave-delay tests.
2012-08-11 13:52:41 -06:00
Daniel Nichter
3822bb7977
Hack a fix for MasterSlave in tests that use it.
2012-08-02 15:34:39 -06:00
Brian Fraser
ab8d26df4b
Merged fix-883098-extra-processlist-fields
2012-08-02 15:12:59 -03:00
Daniel Nichter
c80123f485
Merge fix-953141-recursion-method-array
2012-08-02 12:01:34 -06:00
Daniel Nichter
e6d31a666a
Rewrite how MasterSlave handles --recursion-methods.
2012-08-02 10:57:36 -06:00
Brian Fraser
e29aa514e3
t/lib/MasterSlave.t: A call to ->recurse_to_slaves() still used a string instead of an arrayref
2012-08-02 12:38:09 -03:00
Brian Fraser fraserb@gmail.com
654ebacf1c
Fix for 883098: Extra processlist fields causing errors
2012-08-01 18:43:03 -03:00
Daniel Nichter
cc3826f665
Fix more test output broken by percona_test.load_data. Tweak ptc/t/privs.t so it passes on my box. Fix new start/stop scripts: don't check ibdata1 because SKIP_INNODB may be used. Make PerconaTest::output() cleaner.
2012-08-01 14:58:52 -06:00
Brian Fraser fraserb@gmail.com
d99c7a6041
Update all modules that use --recursion-method, additionally changing it to an array with default processlist,hosts and checking the array for validity
2012-08-01 17:43:09 -03:00
Brian Fraser fraserb@gmail.com
a25b9eab40
MasterSlave: Rework how the recursion methods are checked & resolved
...
In part by removing the OptionParser usage out from get_slaves
and recurse_to_slaves and making them expect arrayrefs, thus
forcing our callers to deal with that, and in part by
splitting out the method-checking to MasterSlave::check_recursion_method
and the resolving (originally in find_slave_hosts) into
_resolve_recursion_methods.
2012-08-01 17:39:12 -03:00
Brian Fraser fraserb@gmail.com
ad46ec779e
Merged fix-889739-pt-cd-quoted-strings and added the new sample files
2012-08-01 15:02:28 -03:00
Brian Fraser fraserb@gmail.com
dd14121c28
Merged fix-903510-pt-tcp-model-empty-requests-file
2012-08-01 14:56:10 -03:00
Brian Fraser fraserb@gmail.com
700e90d2db
Merged fix-821696-pt-va-snippet-delimiters
2012-08-01 14:53:40 -03:00
Brian Fraser fraserb@gmail.com
66d6ed75c0
Merged fix-844880-variableadvisor-bin_log-checks
2012-08-01 14:47:50 -03:00
Brian Fraser fraserb@gmail.com
90c7f6c9b4
Merged fix-1022628-standarize-pt-osc-quiet
2012-08-01 13:49:51 -03:00
Brian Fraser fraserb@gmail.com
9596574e85
Merged fix-950294-ptc-if-not-exists
2012-08-01 13:39:32 -03:00
Daniel Nichter
69a9562e9e
Fix t/lib/samples/SchemaIterator/all-dbs-tbls* that I broke with percona_test.load_data from skip-load-data-file branch.
2012-08-01 10:04:55 -06:00
Daniel Nichter
c769f4df11
Update ComopareResults.t with new $can_load_data.
2012-07-31 16:34:38 -06:00
Daniel Nichter
570b26de20
Remove LOAD DATA check from pt-archiver and pt-upgrade. Make test-env check if LOAD DATA works and PerconaTest export . Rewrite how pt-archiver/t/bulk_insert.t conditionalizes on LOAD DATA working.
2012-07-31 15:37:02 -06:00
Brian Fraser fraserb@gmail.com
b5191a310a
Fixes as per Daniel's review; Removed the --quiet usage inpt-osc's nibble_is_safe, as it was ptc cruft
2012-07-31 13:33:30 -03:00
Brian Fraser fraserb@gmail.com
a94da84b27
Changes from Daniel's review.
...
Some wording changes, also fatalized two warnings, and some test
changes.
2012-07-30 19:10:45 -03:00
Brian Fraser fraserb@gmail.com
62c74e1e76
Previous commit left an unfinished comment
2012-07-30 19:08:37 -03:00
Brian Fraser fraserb@gmail.com
1de45b70be
pt-osc: Change --quiet back and remove the quietness checks
2012-07-30 18:35:24 -03:00
Brian Fraser fraserb@gmail.com
ba6253545d
Merged fix-821703-processlist-null-state
2012-07-30 16:48:15 -03:00
Brian Fraser fraserb@gmail.com
b93856a37d
Fix for 903510: pt-tcp-model throws an error in --type=requests mode on empty file
2012-07-30 11:52:53 -03:00
Brian Fraser fraserb@gmail.com
4c5678876d
Fix for bug 889739: pt-config-diff doesn't diff quoted strings properly
2012-07-30 11:50:42 -03:00
Brian Fraser fraserb@gmail.com
2192eb9e4e
pt-va: Delimit sentences by . or ?
2012-07-30 11:47:59 -03:00
Brian Fraser fraserb@gmail.com
43708d7b65
VariableAdvisorRules: Check that log_bin is ON instead of doing log_bin ? 1 : 0
2012-07-30 11:44:28 -03:00
Brian Fraser fraserb@gmail.com
05f923545c
pt-osc: Make --quiet behave like in the other tools
2012-07-30 11:41:09 -03:00
Brian Fraser fraserb@gmail.com
2f0812fb33
Merged ubuntu-12-64-issues
2012-07-30 11:30:05 -03:00
Daniel Nichter
41c8aa001d
Failing test for --database bug 1028614.
2012-07-28 14:17:28 -06:00
Brian Fraser
192f38498c
Removed the charset munging and made a note in the pt-archiver docs that the only legal charsets are those known by MySQL
2012-07-27 16:09:32 -03:00
Daniel Nichter
0fc84ff7c0
Switch bugs.t to use done_testing.
2012-07-27 11:52:24 -06:00
Daniel Nichter
203b0a9cb6
Report DIFFS as the true number of unique chunks that differ across all slaves.
2012-07-27 11:30:33 -06:00
Daniel Nichter
1875c92674
Partial bug fix: report max diffs, not just last slave's diffs. Still needs fixing to report count of all unique chunk# diffs.
2012-07-27 11:16:41 -06:00
Daniel Nichter
a07dc3c146
Merge fix-pt-osc-empty-table-bug-1020997
2012-07-26 16:49:40 -06:00