Brian Fraser
f9f8c4a675
Increase the timeout for t/pt-table-checksum/throttle.t to avoid white smoke
2012-07-11 20:33:35 -03:00
Brian Fraser
d43ad54b38
Missing skips for the LOCAL INFILE issue
2012-07-11 20:27:02 -03:00
Brian Fraser
e0d97bbc98
pt-upgrade: Deal with LOCAL INFILE being disabled
2012-07-11 18:36:43 -03:00
Brian Fraser
e9c9608c33
pt-archiver & tests: Deal with LOAD DATA LOCAL INFILE being disabled.
...
This occasionally shows up in some OSs, like Ubuntu 12.04 LTS.
2012-07-11 17:31:03 -03:00
Brian Fraser
f38512c0d1
t/pt-online-schema-change/sanity_checks.t: use full_output()
2012-07-11 17:30:37 -03:00
Brian Fraser
9ae940cd76
PerconaTest: Add load_data_is_disabled and correct full_output
...
load_data_is_disabled checks if LOAD DATA LOCAL INFILE is disabled;
it'll be used in the future by a couple of tests.
full_output was changed to use two different filehandles for STDOUT
and STDERR; THis is because otherwise, code closing STDOUT (like
the --quiet option in pt-osc) would also accidentally close STDERR.
2012-07-11 17:29:04 -03:00
Brian Fraser
c00598d3fb
Two VersionParser oversights in pt-table-sync
2012-07-11 16:46:54 -03:00
Brian Fraser
8179b1f1a1
Updated the tests to use the new VersionParser
2012-07-11 15:21:47 -03:00
Brian Fraser
f9a29fed37
Updated all the tools to use the new VersionParser
2012-07-11 15:12:52 -03:00
Brian Fraser
f30c50be44
Updated the fles in /lib to use the new VersionParser
2012-07-11 15:10:33 -03:00
Brian Fraser
acd5281e3c
Redesigned VersionParser.
...
Now using Mo and overloading, so that $version_object < 5.1
is the new way to test things.
2012-07-11 15:05:00 -03:00
Brian Fraser
bcc618ba5b
Fixup: A mistakenly moved BEGIN { was breaking things
2012-07-11 15:04:50 -03:00
Brian Fraser
c012159989
Make Mo add itself to %INC
2012-07-11 12:25:54 -03:00
Brian Fraser
1a217a1eec
Add Mo to lib/
2012-07-11 12:24:29 -03:00
Daniel Nichter
b85263fc92
Merge bzr merge lp:~percona-toolkit-dev/percona-toolkit/better-jenkins-test
2012-06-30 09:40:43 -06:00
Daniel Nichter
07b0dbcb59
Extract share/mysql from full MySQL 5.0 binaries.
2012-06-29 18:29:08 -06:00
Daniel Nichter
137e319afa
Fix mysqld -V test again.
2012-06-29 18:18:28 -06:00
Daniel Nichter
c5fbee7541
Add util/make-barebones.
2012-06-29 18:05:56 -06:00
Daniel Nichter
80308dcb5d
Fix arch check and find_mysql_base_dir().
2012-06-29 16:12:33 -06:00
Daniel Nichter
e560b7e3dc
Fix find cmd and mysqld -V test. wget to explicit file name.
2012-06-29 15:55:06 -06:00
Daniel Nichter
cf6e4847b4
Changes to sandbox/jenkins-test: get 32-/64-bit barebones MySQL according to OS arch; use /Users/daniel for MySQL binaries; and remove ITERATIONS.
2012-06-29 15:42:03 -06:00
Daniel Nichter
5c914b6e25
Add bug 997155 to Changelog.
2.1.2
2012-06-12 09:02:48 -07:00
Daniel Nichter
50305f5fae
Merge lp:~percona-toolkit-dev/percona-toolkit/pt-table-sync-binlog-format-only-if-not-statement
2012-06-12 11:57:58 -04:00
Daniel Nichter
6d71b91bfe
Build percona-toolkit-2.1.2
2012-06-12 07:06:39 -07:00
Daniel Nichter
4eb1c689fa
Fix bad POD link in pt-table-sync.
2012-06-12 09:55:27 -04:00
Daniel Nichter
b40d43ca65
Add bug 856024 to Changelog.
2012-06-12 09:51:04 -04:00
Daniel Nichter
245200a25f
Reorganized 2.1.2 Changelog.
2012-06-11 23:15:16 -04:00
Daniel Nichter
bced85c871
Add bug 844034 to Changelog.
2012-06-11 19:43:19 -07:00
Daniel Nichter
3a6b22642d
Update 2.1.2 Changelog.
2012-06-11 22:24:28 -04:00
Daniel Nichter
e492d19b33
Update Changelog again for 2.1.2.
2012-06-11 20:55:23 -04:00
Daniel Nichter
ec9773d1ce
Merge fix-zero-bool-bug-820104.
2012-06-11 20:52:35 -04:00
Daniel Nichter
18073bd7a2
Remove --[no]zero-bool from pt-query-digest.
2012-06-11 20:43:05 -04:00
Baron Schwartz
c2165dec01
only change binlog format if it's not already STATEMENT
2012-06-11 12:49:16 -04:00
Baron Schwartz
c4f45818f7
Fix debian lintian warnings (fixes bug 856024)
2012-06-11 11:47:40 -04:00
Daniel Nichter
381b0e1370
Update Changelog for 2.1.2.
2012-06-11 17:21:30 -07:00
Daniel Nichter
768a3d20d0
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-945079-tmpdir-should-use-TEMP
2012-06-11 17:06:03 -04:00
Brian Fraser fraserb@gmail.com
bc8f5a610c
Change TMPDIR to PT_TMPDIR
2012-06-11 17:51:43 -03:00
Daniel Nichter
bf2a769536
Export TMPDIR to make tmpdir.t pass.
2012-06-11 13:28:14 -07:00
Brian Fraser fraserb@gmail.com
9e677a7826
Updated all modules that use tmpdir.sh
2012-06-11 17:10:40 -03:00
Brian Fraser fraserb@gmail.com
07081d5761
tmpdir.sh: Use the -t flag for mktemp
2012-06-11 17:07:38 -03:00
Daniel Nichter
ef65945111
Update all modules in all tools.
2012-06-11 15:48:00 -04:00
Daniel Nichter
8932011e7c
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-912902
2012-06-11 15:06:46 -04:00
Daniel Nichter
486d5e5131
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-984011-pt-upgrade-docs
2012-06-11 15:03:34 -04:00
Daniel Nichter
4be580433b
Merge fix-skipped-chunks-bug-1011738.
2012-06-11 14:52:31 -04:00
Daniel Nichter
69ba6c4efd
Reset nibble_time for each chunk.
2012-06-11 14:43:18 -04:00
Daniel Nichter
c9ace1b931
Failing test for SKIPPED if chunk # > 1.
2012-06-11 14:04:41 -04:00
Brian Fraser fraserb@gmail.com
e246e93bb1
Fix for 984011: pt-upgrade docs show pipes
2012-06-11 14:44:23 -03:00
Daniel Nichter
12f98d771e
Merge detect-key-len-with-range-scan.
2012-06-11 13:04:54 -04:00
Daniel Nichter
3f2295ec46
Implement IndexLength in pt-table-checksum and pt-online-schema-change. Tag the IndexLength queries with "key_len" and make n_index_cols optional--get full key_len if not given.
2012-06-11 12:54:26 -04:00
Daniel Nichter
4f3bdabf7c
Failing test for key_len with --chunk-index-columns.
2012-06-11 11:58:16 -04:00