Brian Fraser
|
98190d25e7
|
t/pt-archiver/issue_1225.t: Don't assume that the first two values in an autoinc table will have indexes 1 & 2
|
2012-11-21 13:23:05 -03:00 |
|
Brian Fraser
|
ef458d6bc2
|
t/pt-archiver/bulk_regular_insert.t: Stop checking hardcoded indexes
|
2012-11-21 13:22:25 -03:00 |
|
Brian Fraser
|
7efb2dbf37
|
t/pt-archiver/bulk_insert.t: Stop checking hardcoded indexes
|
2012-11-21 13:21:56 -03:00 |
|
Brian Fraser
|
771059a35e
|
t/pt-archiver/basics.t: Stop checking ahrdcoded indexes, to account for PXC's use of an autoinc offset
|
2012-11-21 13:21:30 -03:00 |
|
Daniel Nichter
|
7a51df2c35
|
Merge release-2.1.7.
2.1.7
|
2012-11-19 16:31:27 -07:00 |
|
Daniel Nichter
|
9d1004ddbb
|
Check and update tool versions, release notes, user docs, etc. before build.
|
2012-11-19 18:47:13 +00:00 |
|
Daniel Nichter
|
92e1242d00
|
Update Percona::Toolkit::VERSION and Changelog.
|
2012-11-19 18:41:34 +00:00 |
|
Daniel Nichter
|
5278451292
|
Don't suppress STDOUT in Sandbox.pm subs so die may have something to say.
|
2012-11-19 11:23:23 -07:00 |
|
Daniel Nichter
|
2c85a47a45
|
Alphabetize the opts and fix 2 typos.
|
2012-11-19 11:19:33 -07:00 |
|
Daniel Nichter
|
38b9230d8c
|
Finish PXC section of ptc docs.
|
2012-11-19 11:09:14 -07:00 |
|
Daniel Nichter
|
e0f0ea0cdb
|
Rewrite and enhance lib/Percona/XtraDB/Cluster.pm and t/pt-table-checksum/pxc.t. Change how ptc handles various cluster issues. Change lib/Sandbox.pm subs like start_sandbox() and start_cluster(). PXC docs in ptc are a work in progress.
|
2012-11-18 22:05:30 -07:00 |
|
Daniel Nichter
|
07bee85a00
|
Don't check binlog_format on cluster nodes.
|
2012-11-17 12:55:18 -07:00 |
|
Daniel Nichter
|
e47a84daba
|
Add _d() to Percona/XtraDB/Cluster.pm.
|
2012-11-17 12:28:47 -07:00 |
|
Daniel Nichter
|
a71759640a
|
Fix how start-sandbox looks for mysqld, broken by previous commit.
|
2012-11-16 12:08:49 -07:00 |
|
Daniel Nichter
|
3e687ec69a
|
Make start-sandbox sed -e MYSQLD in the start script in case mysqld isn't in basedir/bin.
|
2012-11-16 12:04:47 -07:00 |
|
Brian Fraser
|
6e0abc12f0
|
Merged test-for-957442-pqd-custom-filter-group-by
|
2012-11-16 11:42:03 -03:00 |
|
Brian Fraser
|
55a17166c6
|
Merged fix-1041391-rowchecker-wrong-debug-statement
|
2012-11-16 11:36:59 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
23dce0fe84
|
Merged 2.1.6-release
2.1.6
|
2012-11-15 20:48:53 -03:00 |
|
Brian Fraser
|
26e1e3bc19
|
Build percona-toolkit-2.1.6
|
2012-11-13 12:22:01 -03:00 |
|
Brian Fraser
|
c811d60ae1
|
Pushed the lib/Percona/Toolkit.pm version, and added extra tests to t/lib/Percona/Toolkit.t
|
2012-11-13 12:10:25 -03:00 |
|
Brian Fraser
|
79a3ab3e0f
|
Update Changelog with 2.1.6 bug fixes.
|
2012-11-13 11:32:51 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
d63fd536f0
|
Lose dependency on File::Slurp append_file and prepend_file
|
2012-11-12 10:37:13 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
31ca347984
|
Merged pt-osc-rename-active-column-test
|
2012-11-10 16:28:31 -03:00 |
|
Brian Fraser fraserb@gmail.com
|
718e49ffcf
|
Merged test-Percona-Toolkit-VERSION
|
2012-11-10 16:27:10 -03:00 |
|
Daniel Nichter
|
0670d27eb0
|
Merge pt-osc-default-engine
|
2012-11-10 10:18:02 -07:00 |
|
Brian Fraser
|
2c9ebf33e2
|
Missing sample file for a pt-osc test
|
2012-11-10 11:00:42 -03:00 |
|
Brian Fraser
|
df370f537c
|
t/pt-online-schema-change/alter_active_table.t: Add a test for renamed columns
|
2012-11-10 10:33:55 -03:00 |
|
Brian Fraser
|
57740c4101
|
Missing /g in a Quoter regex
|
2012-11-10 09:54:39 -03:00 |
|
Brian Fraser
|
cafb2b3fb5
|
Merged fix-1062563-1063912-ptc-pxc-bugs
|
2012-11-09 18:41:32 -03:00 |
|
Brian Fraser
|
511a402911
|
Merged fix-1047335-crashed-tables
|
2012-11-09 13:48:17 -03:00 |
|
Brian Fraser
|
ea936dd07a
|
t/pt-online-schema-change/basics.t: --statistics test outputs an extra line in 5.5
|
2012-11-09 13:44:21 -03:00 |
|
Brian Fraser
|
d827c7228d
|
Merged OptionParser-remove-optional_value & updated modules
|
2012-11-09 13:31:13 -03:00 |
|
Brian Fraser
|
ab65692708
|
Split the Percona::XtraDB::Cluster tests in two files: One that requires a PXC sandbox, and a general tests file
|
2012-11-09 13:07:08 -03:00 |
|
Daniel Nichter
|
240e7481f0
|
Remove duplicate code block I created by merge bits and pieces of branches, thereby confusing bzr.
|
2012-11-09 08:45:23 -07:00 |
|
Daniel Nichter
|
66c4c8b98b
|
Merge fix-1045317-pt-osc-statistics
|
2012-11-09 08:44:09 -07:00 |
|
Brian Fraser
|
7e459f2c24
|
t/lib/samples/bug_1047335_crashed_table.sql: Use a single INSERT with all the values instead of 1k statements
|
2012-11-09 12:34:07 -03:00 |
|
Brian Fraser
|
173a5766be
|
Fixes per Daniel's review
|
2012-11-09 12:07:14 -03:00 |
|
Daniel Nichter
|
1ec018fd82
|
Simplify and reword --statistics code, tests, and docs.
|
2012-11-08 18:05:02 -07:00 |
|
Daniel Nichter
|
da50daf0f7
|
Merge pt-osc-data-loss-bug-1068562
|
2012-11-08 16:38:07 -07:00 |
|
Brian Fraser
|
7beb0b518e
|
Reverted a few unnecessary changes
|
2012-11-08 17:47:00 -03:00 |
|
Brian Fraser
|
42a9cf4b6e
|
Merged fix-1062563-1063912-ptc-pxc-bugs and resolved conflicts, added the missing Percona::XtraDB::Cluster file
|
2012-11-08 17:38:04 -03:00 |
|
Brian Fraser
|
57b3706f1a
|
Fixed a bug in Quoter->split_unquote, added several tests for find_renamed_cols
|
2012-11-08 06:13:43 -03:00 |
|
Brian Fraser
|
4d9805a004
|
Fixed a bug in full_output
|
2012-11-08 06:12:29 -03:00 |
|
Daniel Nichter
|
fb345eb3fd
|
Merge fix-pt-fel-bug-1075773
|
2012-11-07 11:41:40 -07:00 |
|
Daniel Nichter
|
091d9cf66d
|
Print/save fk errors only if there is one. Fix example --dest table (bug 1075775).
|
2012-11-07 11:38:09 -07:00 |
|
Daniel Nichter
|
e11a7eea41
|
Add failing test.
|
2012-11-07 11:34:45 -07:00 |
|
Daniel Nichter
|
6d8d20faa1
|
Move rename column tests to rename_columsn.t.
|
2012-11-07 10:53:00 -07:00 |
|
Daniel Nichter
|
959c2ecf48
|
Simplify handling old/new cols by making @common_cols have {old=>col,new=>col} mappings. Manually merge bug 1062324 fix. Fix err/warn messages.
|
2012-11-07 10:26:57 -07:00 |
|
Daniel Nichter
|
530b8bbceb
|
Rename _find_renamed_cols() to find_renamed_cols() and add unit tests in find_renamed_cols.t. Tweak dry-run and error message re --check-alter.
|
2012-11-07 09:30:23 -07:00 |
|
Brian Fraser
|
bb47e4cdcc
|
Removed the L option from the dsn_opts exported by PerconaTest, as it was useless and breaking tests, and added an L=1 to a leftover pt-archiver --bulk-insert call
|
2012-11-07 08:54:39 -03:00 |
|