Commit Graph

148 Commits

Author SHA1 Message Date
Frank Cizmich 6af70d3243 Updated version number to 2.2.10 2014-08-05 17:37:42 -03:00
Frank Cizmich 8c15725ca1 fixed pt-summary --version 2014-07-10 17:25:37 -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
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
Alexey Bychko 86ae0f8eb0 Build percona-toolkit-2.2.5 2013-10-20 10:45:04 +07:00
Daniel Nichter cb87390848 Fix many various doc issues. 2013-10-16 13:14:33 +00:00
Daniel Nichter a6dc5a91ec Read opts file in perl instead of 'cat file | perl' to avoid occasional 'cat: write error: Broken pipe'. 2013-08-09 21:21:55 +00: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 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 e3346332e1 Merge pt-ms-pt-stalk-standard-mysql-options. 2013-03-09 11:57:41 -07: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
Brian Fraser 9e2ce2197f pt-ms & pt-stalk: Enable the standard mysql options 2013-02-25 11:21:46 -03:00
Daniel Nichter b4cfe5b26c Fix error caused on some boxes by using diff when it's not defined. 2013-01-24 12:08:09 -07:00
Daniel Nichter 26cc08d3d9 Fix default log level in log_warn_die.sh. 2013-01-24 11:39:23 -07:00
Daniel Nichter 738359dd10 Update log_warn_die.sh in pt-ioprofile, pt-mysql-summary, and pt-summary. 2013-01-24 11:16:42 -07:00
Daniel Nichter 8a4c681050 Merge copyright-percona-ireland-ltd. 2013-01-02 17:54:18 -07:00
Daniel Nichter feab2f0925 s/Percona Inc/Percona Ireland Ltd/g 2013-01-02 17:19:16 -07:00
Brian Fraser 76301871ec Build percona-toolkit-2.1.8 2012-12-21 14:38:09 -03:00
Daniel Nichter 9d1004ddbb Check and update tool versions, release notes, user docs, etc. before build. 2012-11-19 18:47:13 +00:00
Brian Fraser 26e1e3bc19 Build percona-toolkit-2.1.6 2012-11-13 12:22:01 -03:00
Daniel Nichter 309bc1f270 Build percona-toolkit-2.1.5 2012-10-08 22:02:17 +01:00
Brian Fraser aa98b589b6 Build percona-toolkit-2.1.4 2012-09-20 10:59:16 -03:00
Brian Fraser 718bbedd4b Final update-modules before the release 2012-09-20 10:58:15 -03:00
Brian Fraser 289035a303 Merged fix-1038995-bash-options-starting-with-no 2012-08-28 22:05:33 -03:00
Brian Fraser fraserb@gmail.com acc7c0296b Merged fix-952722-pt-summary-fio-cards 2012-08-27 15:37:43 -03:00
Brian Fraser d53fadff74 Merged quote-tr-arguments 2012-08-24 20:02:48 -03:00
Brian Fraser 848c2ea8c3 Updated pt-summary 2012-08-24 18:25:10 -03:00
Brian Fraser 1d3bf2c82b Updated modules for pt-summary 2012-08-24 17:03:26 -03:00
Brian Fraser fraserb@gmail.com c2b006eeaf Fix for 1038995: pt-stalk notify-by-email fails 2012-08-20 19:22:31 -03:00
Daniel Nichter 3602bb252f Use non-Bashism indirect reference in parse_options. Change $@ to ${@:-} and update parse_options in all tools. 2012-08-14 11:46:47 -06:00
Daniel Nichter 9ddf90eeca Use ${@:-""} rather than $@, prevents error on ksh when no opts given. Remove set +u to see if it is no longer needed. 2012-08-14 11:07:10 -06:00
Daniel Nichter 4a44794d07 Use sh instead of bash for pt-mysql-summary. Set +u around Bashism check. 2012-08-14 10:39:50 -06:00
Brian Fraser fraserb@gmail.com 7f9f84a6d0 shell tools: Quote the arguments to tr 2012-08-13 12:23:18 -03:00
Daniel Nichter f8c375a249 Build percona-toolkit-2.1.3 2012-08-03 19:41:41 +01:00
Brian Fraser fraserb@gmail.com 3b1f3dbbe5 Fix for 977226: pt-summary doesn't detect LSI RAID control. Patch provided by Dave Juntgen (djuntgen) 2012-07-30 12:36:55 -03:00
Daniel Nichter 487d14228b Handle --nofoo like --no-foo in parse_options.sh and update the Bash tools. 2012-07-21 11:57:53 -06:00
Daniel Nichter e1b39b3d5f Use TRUE/FALSE for typeless option values in --help. Update parse_options.sh lib in Bash tools. 2012-07-21 11:40:39 -06:00
Daniel Nichter 6d71b91bfe Build percona-toolkit-2.1.2 2012-06-12 07:06:39 -07:00
Brian Fraser fraserb@gmail.com bc8f5a610c Change TMPDIR to PT_TMPDIR 2012-06-11 17:51:43 -03:00
Brian Fraser fraserb@gmail.com 9e677a7826 Updated all modules that use tmpdir.sh 2012-06-11 17:10:40 -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 696a3b5e68 Fix mem/file size shortening in pt-summary and pt-mysql-summary. 2012-06-03 14:49:35 -07:00
Daniel Nichter d46285342a Use 6 X with mktemp to make it work on some platforms and update all tools. 2012-05-16 11:38:48 -06:00