Daniel Nichter
|
3c45ce2eb3
|
Use get_cmd_pid() instead of slurping pid file because there's a race condition in pid file creation for which pid it contains (parent's or child's).
|
2013-08-10 19:02:32 -07:00 |
|
Daniel Nichter
|
5239779066
|
Add more debug info for 'Cannot find fd 0 symlink' failure.
|
2013-08-10 08:53:08 -07:00 |
|
Daniel Nichter
|
8ec7ccdbe7
|
Stabilize t/lib/Daemon.t. Add PerconaTest::get_cmd_pid().
|
2013-08-10 08:27:09 -07:00 |
|
Daniel Nichter
|
a87b62b494
|
Test debug.
|
2013-08-09 20:27:07 +00:00 |
|
Daniel Nichter
|
fdb9f5f291
|
Test debug.
|
2013-08-09 20:24:14 +00:00 |
|
Daniel Nichter
|
4babbc703c
|
Test debug.
|
2013-08-09 20:20:19 +00:00 |
|
Daniel Nichter
|
732a5b90f4
|
Test debug.
|
2013-08-09 20:09:48 +00:00 |
|
Daniel Nichter
|
8a959cb6ad
|
Test debug.
|
2013-08-09 20:04:25 +00:00 |
|
Daniel Nichter
|
6e7d1e851c
|
Test debug.
|
2013-08-09 19:50:49 +00:00 |
|
Daniel Nichter
|
9e4bcf0324
|
Remove headers from pt-diskstats bug 1035311 tests because they're not consistent everywhere.
|
2013-08-09 18:54:14 +00:00 |
|
Daniel Nichter
|
1987744a1d
|
Clean up t/pt-diskstats/pt-diskstats.t and update samples: I'm guessing the diff is just cosmetic since no data has changed.
|
2013-08-09 17:18:44 +00:00 |
|
Daniel Nichter
|
08154b84cf
|
Fix sorting of results for t/pt-mext/pt-mext.t.
|
2013-08-08 20:50:34 +00:00 |
|
Daniel Nichter
|
5f2311e274
|
Fix t/lib/QueryReportFormatter.t
|
2013-08-08 20:27:51 +00:00 |
|
Daniel Nichter
|
9e4b54b834
|
Fix t/lib/VersionCheck.t.
|
2013-08-08 12:36:07 -07:00 |
|
Daniel Nichter
|
f62e395b38
|
Fix t/lib/Percona/Toolkit.t and t/lib/Percona/WebAPI/Client.t.
|
2013-08-08 12:34:29 -07:00 |
|
Daniel Nichter
|
50d33a4f00
|
Bump version 2.2.3 to 2.2.4 in tools, Changelog, and Makefile.PL. This went missing from 2.2.4 release.
|
2013-08-08 19:28:36 +00:00 |
|
Daniel Nichter
|
a387fb35be
|
Fix t/lib/Percona/Toolkit.t.
|
2013-08-08 10:57:12 -07:00 |
|
Daniel Nichter
|
02b5042b9b
|
Fix VariableAdvisorRules: test didn't pass mysql_version and rule didn't check if it's defined.
|
2013-08-08 08:35:19 -07:00 |
|
Daniel Nichter
|
2ec4a4328c
|
Update OptionParser in all tools.
|
2013-08-07 19:21:36 -07:00 |
|
Daniel Nichter
|
95e2c44304
|
Updating OptionParser in pt-archiver fixes the bug.
|
2013-08-07 19:19:30 -07:00 |
|
Daniel Nichter
|
dc2ac4a9f1
|
Failing test case: t/pt-archiver/bugs.t.
|
2013-08-07 19:18:51 -07:00 |
|
Daniel Nichter
|
ef4a56a8fe
|
Test and fix OptionParser so string opts don't consume the next opt if not string value is given.
|
2013-08-07 19:02:11 -07:00 |
|
Daniel Nichter
|
8a8cc3e8ce
|
Fix typos in pt-agent for bug 1204980.
|
2013-08-03 14:28:04 -07:00 |
|
Daniel Nichter
|
71c22df360
|
Add some special words aspell.en.pws.
|
2013-08-03 14:26:31 -07:00 |
|
Daniel Nichter
|
137f3d7c77
|
Merge fix-pqd-distill-bug-821690.
|
2013-08-03 14:21:27 -07:00 |
|
Daniel Nichter
|
952ebc574c
|
Fix 'unexpectedly succeeded' in t/pt-query-digest/processlist.t.
|
2013-08-03 14:06:08 -07:00 |
|
Daniel Nichter
|
8773236f7e
|
Update QueryRewriter in pqd.
|
2013-08-03 14:04:05 -07:00 |
|
Daniel Nichter
|
9059853136
|
Handle IF [NOT] EXITS for ddl statements in distill.
|
2013-08-03 14:01:25 -07:00 |
|
Daniel Nichter
|
cd6e41be0e
|
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-pqd-distill-bugs.
|
2013-08-03 12:54:01 -07:00 |
|
Daniel Nichter
|
7c3cd71cb3
|
Update/fix binlog_analyses.t for real.
|
2013-08-03 12:45:05 -07:00 |
|
Daniel Nichter
|
2a9798eb47
|
Fix version check in pqd by calling HTTP::Micro, not old HTTPMicro.
|
2013-08-03 12:43:19 -07:00 |
|
Daniel Nichter
|
50ac38ad58
|
Update t/pt-query-digest/binlog_analyses.t now that INSERT without INTO parses correctly.
|
2013-08-03 12:39:18 -07:00 |
|
Daniel Nichter
|
ba2545d4c6
|
Fix empty json report test.
|
2013-08-03 12:36:26 -07:00 |
|
Daniel Nichter
|
f9b005b083
|
Use new Daemon API.
|
2013-08-03 12:29:08 -07:00 |
|
Daniel Nichter
|
e192a90b77
|
Fix test for empty log when output is not json.
|
2013-08-03 12:18:04 -07:00 |
|
Daniel Nichter
|
6bea58572d
|
Total fix for LOAD DATA distill in pqd.
|
2013-08-03 12:17:05 -07:00 |
|
Daniel Nichter
|
484274d8ba
|
Fix get_tables() for LOAD DATA.
|
2013-08-03 12:11:56 -07:00 |
|
Daniel Nichter
|
8732b27e4e
|
Make t/lib/samples/slowlogs/slow051.txt syntactically correct.
|
2013-08-03 11:55:27 -07:00 |
|
Daniel Nichter
|
3c9490bbef
|
Make util/update-modules handle HTTP::Micro specially.
|
2013-08-03 11:51:13 -07:00 |
|
Daniel Nichter
|
cc21608be4
|
Fix HTTP::Micro footer.
|
2013-08-03 11:50:52 -07:00 |
|
Daniel Nichter
|
1ed23c7845
|
Update modules in pt-query-digest to fix bug 821692 and bug 984053. Replace HTTPMicro with HTTP::Micro.
|
2013-08-03 11:50:15 -07:00 |
|
Daniel Nichter
|
e66415764d
|
Strip backticks from LOAD DATA table name.
|
2013-08-03 11:44:41 -07:00 |
|
Daniel Nichter
|
b5a135d6e5
|
Failing pqd test case.
|
2013-08-03 11:29:16 -07:00 |
|
Daniel Nichter
|
a742090177
|
Fix QueryParser and QueryRewriter to handle LOAD DATA and INSERT/REPLACE without INTO.
|
2013-08-03 11:19:40 -07:00 |
|
Daniel Nichter
|
cce1420736
|
Failing test cases for bug 821692 and bug 984053.
|
2013-08-03 10:50:17 -07:00 |
|
Daniel Nichter
|
0ed1fac51d
|
Merge release-2.2.4.
|
2013-08-03 10:37:45 -07:00 |
|
Daniel Nichter
|
008df8bb29
|
Merge chagnes to config/ and docs/.
2.2.4
|
2013-07-17 12:44:22 -07:00 |
|
Daniel Nichter
|
b48d835006
|
Update Percona::Toolkit::VERSION in module and all tools.
|
2013-07-17 12:41:00 -07:00 |
|
Hrvoje Matijakovic
|
0888beb9ef
|
Merged lp:~hrvojem/percona-toolkit/rn-2.2.4
|
2013-07-17 17:26:18 +02:00 |
|
Hrvoje Matijakovic
|
f58d70e840
|
- added release notes for the 2.2.4 release
- bumped the version number
|
2013-07-17 17:20:59 +02:00 |
|