Daniel Nichter
11a4edd8e8
Fix lib/Sandbox.pm for MySQL 5.6 too: don't checksum system and stat tables. Update 5.6 data.tar.gz with default data from 5.6.10.
2013-02-18 17:34:01 -07:00
Daniel Nichter
80d9ab9de0
Fix util/checksum-test-dataset to work with MySQL 5.6: don't checksum log and stat tables.
2013-02-18 17:28:12 -07:00
Daniel Nichter
2b73157967
Fix some minor test issues.
2013-02-18 13:54:25 -07:00
Daniel Nichter
40fd007644
Update Quoter in all tools again.
2013-02-18 12:53:15 -07:00
Daniel Nichter
6d1c96e445
Seralize empty list as undef.
2013-02-18 12:51:28 -07:00
Daniel Nichter
97f963c7f7
Remove warning from DSNParser if using UTF-8 and DBD::mysql < 3.0008 (r508). --version-check can catch this.
2013-02-18 12:44:02 -07:00
Daniel Nichter
a07c0c0a6a
Updqte Quoter in all tools.
2013-02-18 12:31:18 -07:00
Daniel Nichter
58f4f06fbb
Add /usr/local/bin to PATH in jenkins-test.
2013-02-18 12:17:32 -07:00
Daniel Nichter
846286d0a0
Add some pathalogical test cases and skip UTF-8 tests if DBD::mysql::VERSION <= 3.0007.
2013-02-18 12:01:26 -07:00
Daniel Nichter
13172a05dc
Add untested warning to DSNParser if using UTF-8 and DBD::mysql < 3.0008.
2013-02-12 19:09:25 -07:00
Daniel Nichter
924f3eb5da
Add two tests with literal commas.
2013-02-12 13:18:12 -07:00
Daniel Nichter
0fd4f27289
Simplify and re-test Quoter::(de)serialize_list().
2013-02-12 12:58:26 -07:00
Brian Fraser
9512f631c9
Update all modules that use Quoter
2012-12-12 16:19:06 -03:00
Brian Fraser
dcc66e8a32
Fix for 1087319: Quoter::serialize_list() doesn't handle multiple NULL values
2012-12-12 16:16:14 -03:00
Daniel Nichter
ea7fba8b8f
Merge fix-change-master-bug-932614
2012-12-11 17:42:45 -07:00
Daniel Nichter
371f4a9e15
Update warning about using this tool in its docs.
2012-12-11 17:27:57 -07:00
Daniel Nichter
6c6ae95ea3
Use literal values instead of ? placeholders for CHANGE MASTER statement.
2012-12-11 17:23:06 -07:00
Daniel Nichter
37cbed29d9
Merge pt-osc-5.0-fix
2012-12-11 16:37:24 -07:00
Daniel Nichter
b0ad60cdfa
Document the new limitation: no LOCK IN SHARE MODE with MySQL 5.0.
2012-12-11 17:31:22 +00:00
Daniel Nichter
b41ae476ae
Only use LOCK IN SHARE MODE with MySQL 5.1+.
2012-12-11 16:54:24 +00:00
Brian Fraser
5e619bf213
Merged fix-927955-898665-pod2rst-issues
2012-12-11 11:58:57 -03:00
Brian Fraser
557bffd19d
Merged fix-1046440-pt-stalk-purge_samples
2012-12-11 11:55:34 -03:00
Brian Fraser
7f68789e61
Merged fix-1086259-pt-kill-log-dsn-wrong-timestamps
2012-12-11 11:51:01 -03:00
Brian Fraser
2d78170c7a
Merged fix-1078887-DSNParser-set-vars-sql_mode-clobber
2012-12-11 11:48:44 -03:00
Brian Fraser
0681986dee
Merged fix-1022622-ptcd-case-sensitivity
2012-12-11 11:45:29 -03:00
Daniel Nichter
2ff647df8f
Merge fix-slowlog-ts-bug-1082599
2012-12-10 18:42:51 -07:00
Daniel Nichter
5aa853ad1f
Fix test plan.
2012-12-10 18:38:45 -07:00
Daniel Nichter
2f1bb594f9
Update SlowLogParser in pqd and add test case.
2012-12-10 18:11:59 -07:00
Daniel Nichter
ec4be9a883
Add and fix test case for special 'no query' events.
2012-12-10 18:07:36 -07:00
Daniel Nichter
fd6eef65c8
Merge fix-genlog-db-bug
2012-12-10 16:41:11 -07:00
Brian Fraser
22f09f6368
pt-find.t: Create a second, old-style sakila db to do the trigger/function/proc tests
2012-12-07 19:46:51 -03:00
Brian Fraser
9f4ce57301
Add a missing .* to the backtracking explosion fix for 823431
2012-12-07 19:20:29 -03:00
Daniel Nichter
e82f062156
Fix root test in jenkins-test.
2012-12-07 14:55:52 -07:00
Daniel Nichter
d4a24a8afd
Make jenkins-test not run as root.
2012-12-07 14:47:38 -07:00
Daniel Nichter
9ab8b33724
sudo su -- jenkins if running as root.
2012-12-07 14:18:06 -07:00
Daniel Nichter
fb3149b8be
Set HOME=/home/jenkins if not defined and that dir exists.
2012-12-07 13:54:56 -07:00
Daniel Nichter
cfcfede0ef
Add env to jenkins-test for debugging when needed.
2012-12-07 13:47:27 -07:00
Daniel Nichter
a2eaed50e4
Fix pqd/read_time.t so it doesn't access non-existent pid files.
2012-12-07 11:46:09 -07:00
Brian Fraser fraserb@gmail.com
255e17b618
Remove useless cruft from pod2rst-fixed
2012-12-06 15:03:54 -03:00
Brian Fraser fraserb@gmail.com
48442bd5a0
Merged fix-927955-898665-pod2rst-issues & add a function in write-user-docs to fix the html that comes from sphinx, to really fix 898665
2012-12-06 14:57:16 -03:00
Brian Fraser fraserb@gmail.com
4eaf6e51f8
Merged experimental-fix-986847-pt-stalk-set-command
2012-12-05 21:15:20 -03:00
Brian Fraser fraserb@gmail.com
f8c7c7f2d4
Merged fix-1015590-pt-mysql-summary-percona-server-5.5
2012-12-05 21:10:22 -03:00
Brian Fraser fraserb@gmail.com
f2fdc7dd13
Merged fix-1007938-mysqlconfig-eol-comments
2012-12-05 20:43:40 -03:00
Brian Fraser fraserb@gmail.com
d24f054649
Merged fix-937234-pqa-wrong-res.001
2012-12-05 20:35:14 -03:00
Brian Fraser fraserb@gmail.com
2f7345f06b
Merged fix-1050737-1075638-ptc-division-by-zero-nibble_time
2012-12-05 20:32:25 -03:00
Brian Fraser fraserb@gmail.com
d5d90dad00
Merged fix-911385-schemaiterator-resume-plus-ignore-db
2012-12-05 20:30:29 -03:00
Brian Fraser fraserb@gmail.com
fa27779126
Merged fix-823431-pqa-hangs-large-query
2012-12-05 20:27:30 -03:00
Brian Fraser fraserb@gmail.com
3d263dd6ed
Merged fix-1007938-mysqlconfig-eol-comments, resolved conflicts
2012-12-05 14:46:32 -03:00
Brian Fraser fraserb@gmail.com
b6c9748656
Merged pxc-pt-mysql-summary
2012-12-05 13:57:13 -03:00
Brian Fraser fraserb@gmail.com
c9146b3c04
Fix for 1046440: pt-stalk purge_samples slows down checks
...
Like the bug submitter noted, the fix was simply to make purge_samples
only come into effect if the collection has been triggered.
I added a second purge_samples after the collect loop, which should
maintain the previous behavior for the non-collect case, and purge
any leftover files that passed the threshold during a stalk that
never triggered collection.
2012-12-05 13:20:06 -03:00