Daniel Nichter
|
97b1209116
|
Remove useless var in SchemaIterator::_iterate_files() and update module in tools.
|
2012-04-03 12:21:15 -06:00 |
|
Daniel Nichter
|
0089f31a35
|
Merge pt-osc-2.1. Fix NibbleItertor.pm to work with OobNibbleIterator when resuming at oob boundaries (t/pt-table-checksum/resume.t was failing).
|
2012-04-03 09:33:10 -06:00 |
|
Daniel Nichter
|
2bae569429
|
Don't use TABLE STATUS, use CREATE TABLE instead for the table's engine.
|
2012-03-30 18:46:08 -06:00 |
|
Daniel Nichter
|
1cd990a0f0
|
Update SchemaIterator in pt-table-sync. Make the module handle NAME_lc or not.
|
2012-03-30 18:15:54 -06:00 |
|
Daniel Nichter
|
a17bdd65d3
|
Rewriting pt-online-schema-change 2.1.1. Work in progress (this code doesn't work yet).
|
2012-03-20 13:34:16 -06:00 |
|
Daniel Nichter
|
88304e69fb
|
Replace MKDEBUG with PTDEBUG in modules.
|
2012-01-19 12:46:56 -07:00 |
|
Daniel Nichter
|
5465634885
|
Fix --resume --ignore-tables.
|
2011-11-08 10:20:59 -07:00 |
|
Daniel Nichter
|
28fa7d62c2
|
Support --where in NibbleIterator. If --where, prefer index that MySQL wants to use. Keep SHOW TABLE STATUS from SchemaIterator and re-use it in NibbleIterator (avoids double execution).
|
2011-10-13 08:49:32 -06:00 |
|
Daniel Nichter
|
25882d49e7
|
Resume for SchemaIterator. Use only next_lb; don't need first_lb in NibbleIterator.
|
2011-09-27 13:06:24 -06:00 |
|
Daniel Nichter
|
361c958a66
|
Auto-skip mysql.slow|general_log tables.
|
2011-09-23 08:07:03 -06:00 |
|
Daniel Nichter
|
bc2401ebf5
|
Remove MySQLDump from pt-table-checksum. Use "$tp" instead of "$du" in SchemaIterator.
|
2011-09-15 09:41:47 -06:00 |
|
Daniel Nichter
|
756142c1d1
|
Remove MySQLDump; move get_create_table() and get_table_status() to TableParser and remove saving results in each function.
|
2011-09-15 09:39:32 -06:00 |
|
Daniel Nichter
|
7fde36a65b
|
Create NibbleIterator. Cleanup TableNibbler. Fix bug in SchemaIterator.
|
2011-09-09 11:50:19 -06:00 |
|
Daniel Nichter
|
b805f7c92d
|
Remove $Revision$ and finish re-branding modules. Rename MaatkitTest.pm to PerconaTest.pm. Put copyrights on one line.
|
2011-07-12 15:47:07 -06:00 |
|
Daniel Nichter
|
55c69ffbc1
|
Move module docu to work for NaturalDocs.
|
2011-07-02 12:29:08 -06:00 |
|
Daniel Nichter
|
82931ec399
|
Enclose all packages blocks and add Package devel docu.
|
2011-06-28 17:50:02 -06:00 |
|
Daniel Nichter
|
6c501128e6
|
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
|
2011-06-24 11:22:06 -06:00 |
|