Commit Graph

2134 Commits

Author SHA1 Message Date
Daniel Nichter
be50548f3b Fix RawLogParser.t. Use diag in PerconaTest.pm. 2012-10-20 13:32:12 -06:00
Daniel Nichter
85a0616ec3 Redirect sys cmd 2>/dev/null in pt-kill tests to avoid false-positive errors. 2012-10-20 13:26:33 -06:00
Daniel Nichter
b8f6db2045 Add failing test case. 2012-10-20 12:09:20 -06:00
Daniel Nichter
ca2675dd98 Merge fix-978133-remove-pqd-priv-checks 2012-10-19 17:17:56 -06:00
Daniel Nichter
f50d8e9120 Remove TableParser::check_table() privs check (re bug 1036747). 2012-10-19 17:14:07 -06:00
Daniel Nichter
a3d5f3d346 Add hint to error messages about what to do if the table doesn't exist. 2012-10-19 17:10:40 -06:00
Daniel Nichter
e32289ae0c Merge fix-938068-ptc-slave-binlog-formats 2012-10-19 17:01:15 -06:00
Daniel Nichter
d7bfcc8fd9 Tweak warning. Enhance docu around --check-binlog-format. 2012-10-19 16:57:53 -06:00
Daniel Nichter
11f9ddcbb2 Merge fix-pt-upgrade-select-bug-1060774 2012-10-19 16:32:51 -06:00
Daniel Nichter
caceb2a7b8 Re-add select-func.txt 2012-10-19 16:26:11 -06:00
Daniel Nichter
a13b6d8d17 Remove select-func.txt 2012-10-19 16:25:50 -06:00
Daniel Nichter
baf85aeb21 Truncate col names to 64 chars in MockSyncStream::get_result_set_struct(). Update test sample file. 2012-10-19 16:13:13 -06:00
Brian Fraser fraserb@gmail.com
9e832790f8 LOAD DATA LOCAL INFILE: The hopefully final fix.
This introduces a L option to the DSNs of pt-upgrade and pt-archiver,
which turns on mysql_local_infile.
2012-10-17 19:19:44 -03:00
Brian Fraser
d713d6e99a Fix for 978133: Remove the table privilege checks from pt-query-digest. The same checks were removed from pt-table-checksum in 2.1.3 and pt-table-sync in 2.1.4 2012-10-17 17:55:37 -03:00
Brian Fraser
42a344f4cb Updated the 'table has problems in replica' error and other tidbits, per Daniel's review 2012-10-17 17:40:31 -03:00
Brian Fraser
2bcc380c68 Fix for customer issue 26211 ($avg_rate might be zero), plus a fix for bug 1058285 (also related to 26211), and an emergent part of 821722: Several sql_modes implicitly turn on ANSI_QUOTES 2012-10-17 15:52:15 -03:00
Brian Fraser
5a9cc13d6f Fixes for the previous commit 2012-10-17 15:39:06 -03:00
Daniel Nichter
117e78a3c9 Tweak tests to recreate the original problem. 2012-10-17 12:19:55 -06:00
Daniel Nichter
d8cc620c5f Add failing test case for SELECT FUNC(). 2012-10-17 11:54:28 -06:00
Brian Fraser fraserb@gmail.com
1875066868 Fix and tests for 1062563 and 1063912: ptc+PXC bugs 2012-10-17 12:58:48 -03:00
Brian Fraser fraserb@gmail.com
6771202be0 Merged sandbox-pxc-compat 2012-10-17 12:04:17 -03:00
Brian Fraser fraserb@gmail.com
8f23c5a353 Fix for 938068: pt-table-checksum doesn't warn if binlog_format=row or mixed on slaves 2012-10-17 11:54:16 -03:00
Daniel Nichter
6974cc7298 Fix wsrep_cluster_size check. 2012-10-16 15:46:17 -06:00
Brian Fraser fraserb@gmail.com
4449fb7cb7 test-env start cluster: Check that the cluster size is correct 2012-10-16 17:01:59 -03:00
Daniel Nichter
252de18574 Remove sys.sql handling from start-sandbox and rename sys.sql to innodb_stats.sql. 2012-10-16 12:37:29 -06:00
Daniel Nichter
136b1e305e Put --wildcards in the correct place. 2012-10-16 09:58:29 -06:00
Daniel Nichter
532325047b Add --wildcards to make-barebones. 2012-10-16 09:53:53 -06:00
Daniel Nichter
628b5ba2b1 Add 5.6 sandbox. Fix start-sandbox so it doesn't s/PORT// in data files. Add loading sys.sql for InnoDB tables in mysql db. 2012-10-16 16:13:19 +01:00
Brian Fraser fraserb@gmail.com
4e833f3df3 Minimal PXC compat 2012-10-15 13:53:37 -03:00
Daniel Nichter
328b7f1e0e Merge fix-deleting-empty-files-bug-1047701 2012-10-13 14:15:37 -06:00
Daniel Nichter
f0e79fb585 Remove PT stuff in /tmp before Jenkins testing. 2012-10-13 13:19:45 -06:00
Daniel Nichter
954d90a088 Try again to make rm failures not blow up Jenkins. 2012-10-13 13:14:35 -06:00
Daniel Nichter
876dd17060 Add true to fake subshell's exit status, I think. 2012-10-13 13:06:58 -06:00
Daniel Nichter
b09ebf53f0 Rm conf files in subshell so rm won't kill jenkins-test if there are no files. 2012-10-13 13:03:04 -06:00
Daniel Nichter
c060b650f2 Remove pt conf files before running Jenkins test else they can cause weird results. Make pt-stalk --collect run-time test more liberal. 2012-10-13 12:58:55 -06:00
Daniel Nichter
d04529a64b Wait --run-time more for collector procs to finish, then kill them, then remove empty files. 2012-10-13 12:21:52 -06:00
Brian Fraser fraserb@gmail.com
df2278b95c Merged fix-903229-pt-mysql-summary-case-insensitivity-for-engines 2012-10-12 17:38:12 -03:00
Brian Fraser fraserb@gmail.com
b71ceeaadb Merged raw-log-parser-percona-22371 2012-10-12 14:19:55 -03:00
Daniel Nichter
bf49d2265f Merge 2.1.5-release. 2.1.5 2012-10-12 11:09:46 -06:00
Daniel Nichter
4ac74fbdbd Merge fix-run-time-bug-1043438. 2012-10-12 10:27:47 -06:00
Daniel Nichter
5581dd8383 Make HTTPMicro.t test names unique. 2012-10-12 10:24:17 -06:00
Daniel Nichter
eaee23ccd0 Fix link in pt-visual-explain docs to missing file on maatkit.org. 2012-10-11 17:14:02 -06:00
Daniel Nichter
26d2e6f3d6 Merge add-ouptput-col-headers-bug-1059757. 2012-10-11 17:04:53 -06:00
Daniel Nichter
e125851f47 Update the test's sample output. 2012-10-11 17:02:25 -06:00
Daniel Nichter
aee8fea921 Add column headers to output. 2012-10-11 17:00:33 -06:00
Daniel Nichter
ba786e9e11 Correct code comment. 2012-10-11 15:21:55 -06:00
Daniel Nichter
77485efdbc Use new tbl indexes to create delete trigger. 2012-10-11 15:20:53 -06:00
Daniel Nichter
309bc1f270 Build percona-toolkit-2.1.5 2012-10-08 22:02:17 +01:00
Daniel Nichter
2d32399971 Update Changelog with 2.1.5 bug fixes. 2012-10-08 14:40:24 -06:00
Daniel Nichter
9e31eb5d5e Update Pingback, HTTPMicro, and VersionCheck in pt-table-sync. 2012-10-08 13:13:06 -06:00