Carlos Salguero
|
3313913fa7
|
BUG-1585412 Fixed Date parsing regex for MySQL 5.7
MySQL 5.7 general log dates are in RFC3339 format:
2006-01-02T15:04:05Z07:00
The previous version of the log parser was not able to parse
this format.
|
2016-06-08 17:11:36 -03:00 |
|
Brian Fraser
|
d6a7bf0cdb
|
Remove the @INC shifts from the test files. This is no longer needed since the tools do their %INC mangling
|
2012-11-21 13:58:40 -03: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 |
|