Commit Graph

91 Commits

Author SHA1 Message Date
frank-cizmich 56b44a7522 sprintf rudundancy warnings 2016-02-05 13:35:44 -03:00
frank-cizmich 7c0054fa5d DSNParser clobbered sql_mode variable set by user - lp1506748 2016-02-01 22:51:55 -03:00
frank-cizmich 9b78dd3910 pt-table-usage 5.7 compat - EXPLAIN EXTENDED is now implicit 2016-01-16 16:18:06 -03:00
Tomislav Plavcic 2e6ff838f6 Build percona-toolkit-2.2.16 2015-11-06 20:53:54 +01:00
frank-cizmich 2134e3f1b4 Merge branch 'handle-literal-backticks-lp-1462904' into release-2.2.15 2015-09-08 15:45:39 -03:00
frank-cizmich 544e6c8cc7 change PT version in pod 2015-08-25 11:25:25 -03:00
frank-cizmich 5128019009 DSN doc: need to escape commas in password 2015-07-24 15:20:56 -03:00
Daniel Nichter ef75630344 Update TableParser module in all tools. 2015-06-25 13:21:12 -07:00
Tomislav Plavcic cb55103a57 Build percona-toolkit-2.2.14 2015-04-10 11:01:07 +02:00
Tomislav Plavcic 3016c52341 Build percona-toolkit-2.2.13 2015-01-23 11:19:56 +01:00
Frank Cizmich 1ccd6e528a changed version, added changelog, fixed pxc.t 2015-01-22 10:51:26 -02:00
Tomislav Plavcic 9877d71674 Build percona-toolkit-2.2.12 2014-11-11 14:28:27 +01:00
Frank Cizmich dc4c506483 many scripts failed when reading no-version-check from global config file - 1361293 2014-10-06 19:04:49 -02:00
Tomislav Plavcic 4ba15b4887 Build percona-toolkit-2.2.11 2014-09-25 15:48:22 +02:00
Frank Cizmich 5e3eaa6c73 SlowLogParser leaved host empty when --skip-name-resolve was on. Now uses IP if empty - 1262456 2014-09-08 19:00:40 -03:00
Frank Cizmich 6af70d3243 Updated version number to 2.2.10 2014-08-05 17:37:42 -03:00
Frank Cizmich abe635b6b0 Simplified code. Verified SlowLogParser module is correctly in sync with tools. Renamed test slow log files. 2014-07-30 17:25:29 -03:00
Frank Cizmich af185fbc28 5.6 slow query log Thead_id becomes Id - 1299387 2014-07-15 15:12:45 -03:00
Frank Cizmich 66888bf9d2 just updated version number in POD so tests do not fail 2014-07-04 14:16:08 -03:00
Tomislav Plavcic 50be317573 Build percona-toolkit-2.2.8 2014-06-05 09:24:48 +02:00
Daniel Nichter 08ebed181c Merge pt-query-digest-does-not-fingerprint-true-false-literals-correctly-965553. 2014-05-28 10:03:30 -07:00
Frank Cizmich f4da4b12e7 correctly digest queries with true false literals - issue 965553 2014-05-24 19:53:23 -03:00
Frank Cizmich eeedabfc14 OptionParser nnow prints password prompt to STDERR - issue 1290911 2014-05-24 18:36:33 -03:00
Alexey Bychko 6e6f376c02 Percona Toolkit release 2.2.7 2014-02-20 08:10:16 +00:00
Daniel Nichter 7c001f2eff Build percona-toolkit-2.2.6 2013-12-18 23:53:01 +00:00
Daniel Nichter b31bd395a5 Change copyright to Percona LLC and/or its affiliates. 2013-12-18 22:23:59 +00:00
Daniel Nichter a40d34c579 Update OptionParser in all tools. 2013-11-07 17:47:46 -08:00
Alexey Bychko 86ae0f8eb0 Build percona-toolkit-2.2.5 2013-10-20 10:45:04 +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 2ec4a4328c Update OptionParser in all tools. 2013-08-07 19:21:36 -07:00
Daniel Nichter e6950a1c41 Update QueryRewriter in all tools. 2013-06-27 12:06:24 -07:00
Daniel Nichter 0ec803417d Update OptionParser in all tools. 2013-06-25 15:32:19 -07:00
Daniel Nichter ca2774cbd3 Pre-build updates. 2013-06-17 08:08:46 +01:00
Brian Fraser 871e217f3b Build percona-toolkit-2.2.2 2013-04-19 20:26:48 -03:00
Daniel Nichter b20316d50f Pre-build check and update. 2013-03-14 10:20:35 -07:00
Daniel Nichter de7b8ca0e5 Merge 2.1.9, including its s/Percona Inc/Percona Ireland Ltd/ changes. 2013-03-14 10:58:03 -06:00
Daniel Nichter 3c07da8499 Test and fix all the log --types. Add backwards-compat null_event arg to MySQLProtocolParser. 2013-03-11 16:13:38 -06:00
Daniel Nichter e1e7bf96c7 Update the ABOUT PERCONA TOOLKIT secction in all tools. 2013-03-09 09:57:54 -07:00
Daniel Nichter 157c7ad5d5 Update RISKS section in all tools. 2013-03-09 09:50:49 -07:00
Daniel Nichter 1e0edd713e Update DSNParser in all tools. 2013-03-04 10:28:43 -07:00
Daniel Nichter ad7207139c Update OptionParser and DSNParser in all tools. 2013-03-01 18:57:20 -07:00
Daniel Nichter 4dacb9805c Update --set-vars and ->prop() in all tools. 2013-03-01 18:53:28 -07:00
Daniel Nichter 55049b8759 Fix Runtime.t and update it in all tools. 2013-02-27 19:23:08 -07:00
Daniel Nichter 140611c92e Use the same blurb for --pid in all tools. 2013-02-26 17:01:17 -07:00
Daniel Nichter 07b818b730 Merge p:~percona-toolkit-dev/percona-toolkit/fix-1087319-quoter-multiple-nulls 2013-02-19 13:01:58 -07:00
Daniel Nichter 40fd007644 Update Quoter in all tools again. 2013-02-18 12:53:15 -07:00
Daniel Nichter 97f963c7f7 Remove warning from DSNParser if using UTF-8 and DBD::mysql < 3.0008 (r508). --version-check can catch this. 2013-02-18 12:44:02 -07:00
Daniel Nichter a07c0c0a6a Updqte Quoter in all tools. 2013-02-18 12:31:18 -07:00
Brian Fraser efc89a6725 Merged simplify-pqd 2013-01-31 14:52:34 -03:00
Daniel Nichter 06ce6e012e Fix --resume. 2013-01-18 17:44:07 -07:00