Brian Fraser
|
b9bfe6114c
|
Merged fix-821715-enable-local-infile-in-dsn
|
2012-10-30 22:12:57 -03: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 |
|
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
|
a433fa7d1c
|
Update modules and remove the $can_local_infile skips
|
2012-08-30 23:46:33 -03:00 |
|
Daniel Nichter
|
570b26de20
|
Remove LOAD DATA check from pt-archiver and pt-upgrade. Make test-env check if LOAD DATA works and PerconaTest export . Rewrite how pt-archiver/t/bulk_insert.t conditionalizes on LOAD DATA working.
|
2012-07-31 15:37:02 -06:00 |
|
Brian Fraser
|
e0d97bbc98
|
pt-upgrade: Deal with LOCAL INFILE being disabled
|
2012-07-11 18:36:43 -03:00 |
|
Baron Schwartz
|
47fb3d65e8
|
Fix a bazillion tests with ANSI sql_mode, and get rid of a bunch of MySQLDump usage.
|
2012-06-09 14:43:33 -04:00 |
|
Daniel Nichter
|
12eb1bfb21
|
Stop 12348 in pt-upgrade tests.
|
2012-06-04 14:06:06 -07:00 |
|
Daniel Nichter
|
bdbb66d22b
|
Re-add calls to Sandbox::ok().
|
2012-06-03 13:54:32 -04:00 |
|
Daniel Nichter
|
89263e6465
|
Make test case-insenstive so it works on 5.0 as well as 5.1+.
|
2012-03-06 12:05:52 -07:00 |
|
Daniel Nichter
|
298385167e
|
Do not use precision and scale. Use sandbox 12348 instead of 12347. Call pt_upgrade_main() instead of tool via cmd line in basics.t.
|
2012-02-07 12:39:25 -07:00 |
|
Daniel Nichter
|
fe125e9cfb
|
Fix pt-upgrade tests.
|
2012-02-02 09:07:18 -07:00 |
|
Daniel Nichter
|
eb01431399
|
Change MaatkitTest to PerconaTest in all tool tests. Add stub tests for pt-align and pt-collect.
|
2011-07-12 16:56:55 -06:00 |
|
Daniel Nichter
|
8e11cd85b3
|
Change mk_tool::main() to pt_tool::main() in all tests.
|
2011-06-29 11:56:49 -06:00 |
|
Daniel Nichter
|
b4b6376be1
|
Add forked Maatkit tools in bin/ and their tests in t/.
|
2011-06-24 16:02:05 -06:00 |
|