Daniel Nichter
f8c375a249
Build percona-toolkit-2.1.3
2012-08-03 19:41:41 +01:00
Brian Fraser
ce0ec9d4bd
Merged fix-doc-bugs-1016127-934310-937225-1016114
2012-08-02 15:10:45 -03:00
Daniel Nichter
c80123f485
Merge fix-953141-recursion-method-array
2012-08-02 12:01:34 -06:00
Daniel Nichter
e6d31a666a
Rewrite how MasterSlave handles --recursion-methods.
2012-08-02 10:57:36 -06:00
Brian Fraser
53a7537d11
Updated modules for all tools
2012-08-02 09:54:25 -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
192f38498c
Removed the charset munging and made a note in the pt-archiver docs that the only legal charsets are those known by MySQL
2012-07-27 16:09:32 -03:00
Brian Fraser
61a65fcdbd
DSNParser.pm: Work around MySQL not resolving encodings sanely.
...
For some reason, MySQL won't resolve iso-8859-1 or latin-1 as latin1,
and will die if you try to use through in, e.g., SET NAMES.
This commit makes DSNParser resolve those cases on its own
before calling SET NAMES.
2012-07-23 01:11:49 -03:00
Brian Fraser
5d8be022e9
Merge ubuntu-12-64-issues
2012-07-20 17:33:13 -03:00
Brian Fraser
bfa5f488fa
Merged new-versionparser
2012-07-20 17:25:10 -03:00
Brian Fraser
81d541ec05
Update modules & cut the VP and Mo dependency from several tools
2012-07-19 13:22:45 -03:00
Brian Fraser
2611797c06
Restore mysteriously changed permissions to the tools
2012-07-13 03:50:41 -03:00
Brian Fraser
0d572c3a02
Some changes that somehow went missing during the merge
2012-07-13 03:30:05 -03:00
Brian Fraser
b696a2e44b
bzr update'd the code for assorted VersionParser fixes
2012-07-13 01:55:56 -03:00
Brian Fraser
7f18bae253
Updated modules
2012-07-13 01:54:09 -03:00
Brian Fraser
30cc4892cf
bzr update'd the code for assorted VersionParser fixes
2012-07-13 01:39:40 -03:00
Brian Fraser
541d001d2a
Updated modules
2012-07-13 01:25:31 -03:00
Brian Fraser
f558b4b9da
Fix 984915: DSNParser does not check return value of do() calls
2012-07-12 22:42:54 -03:00
Brian Fraser
e9c9608c33
pt-archiver & tests: Deal with LOAD DATA LOCAL INFILE being disabled.
...
This occasionally shows up in some OSs, like Ubuntu 12.04 LTS.
2012-07-11 17:31:03 -03:00
Brian Fraser
f9a29fed37
Updated all the tools to use the new VersionParser
2012-07-11 15:12:52 -03:00
Daniel Nichter
6d71b91bfe
Build percona-toolkit-2.1.2
2012-06-12 07:06:39 -07:00
Brian Fraser fraserb@gmail.com
846f253661
Update all the modules
2012-06-11 22:08:42 -03:00
Daniel Nichter
ef65945111
Update all modules in all tools.
2012-06-11 15:48:00 -04:00
Baron Schwartz
2e2374c523
remove some Maatkit documentation references in pt-archiver and pt-index-usage
2012-06-11 05:16:50 -04: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
Brian Fraser fraserb@gmail.com
cd88bb4d25
Fix for 903379
2012-05-28 04:59:04 -03:00
Daniel Nichter
c670ac4ba4
Update DSNParser in all tools.
2012-05-24 11:25:20 -06:00
Daniel Nichter
522d7836e8
Move --sleep to just before SELECT instead of between each row after SELECT.
2012-04-17 16:52:34 -06:00
Daniel Nichter
c3724aedca
Build percona-toolkit-2.1.1
2012-04-03 12:42:45 -07:00
Daniel Nichter
f4c978c957
Build percona-toolkit-2.0.4
2012-03-07 15:41:54 -08:00
Daniel Nichter
78112fccec
Update Daemon in all tools (bug 944420).
2012-03-07 14:44:43 -07:00
Brian Fraser fraserb@gmail.com
51017de5d5
Load Encode before trying to use Encode::resolve_alias
2012-03-06 13:38:28 -03:00
Daniel Nichter
cb7a7946d8
Change pt-query-profiler ref in pt-archiver docu to mk-query-profiler.
2012-02-21 10:38:30 -07:00
Daniel Nichter
4d5d4da4b7
Build percona-toolkit-2.0.3
2012-02-03 16:25:29 -07:00
Brian Fraser
55ee808310
Bugfix for https://bugs.launchpad.net/percona-toolkit/+bug/903379
2012-01-31 17:19:22 -03:00
Daniel Nichter
1a619cc47c
Test and fix typo in MasterSlave.pm and update that module in all tools.
2012-01-31 09:53:06 -07:00
Daniel Nichter
bc87f679f5
Build percona-toolkit-2.0.2
2012-01-05 12:20:21 -07:00
Daniel Nichter
4d473afe6d
Build percona-toolkit-2.0.1
2011-12-30 15:44:29 -07:00
Daniel Nichter
2221b13cd3
Fix pod2rst output.
2011-12-30 11:42:05 -07:00
Daniel Nichter
d1bd7a9f3b
Change MKDEBUG to PTDEBUG. Remove 1.0.2 from release notes.
2011-12-30 09:23:41 -07:00
Daniel Nichter
43aebffad1
Build percona-toolkit-1.0.1
2011-09-01 10:00:38 -06:00
Daniel Nichter
cdd5be4565
Update OptionParser in all tools.
2011-09-01 09:04:24 -06:00
Daniel Nichter
52ef2062e6
Changelog for 1.0.1. Use simplest version string in all tools.
2011-08-31 08:19:18 -06:00
Daniel Nichter
4715afc7c0
Update MasterSlave.pm in all tools.
2011-08-23 08:31:04 -06:00
Daniel Nichter
c7154acff1
Update OptionParser in all tools.
2011-08-12 09:05:46 -06:00
Daniel Nichter
ff4fa81854
Build percona-toolkit-0.9.5
2011-08-04 14:35:38 -06:00
Daniel Nichter
f71eaa037a
Add RISKS section to Bash tools. Re-order all tools' DOWNLOADING section. Remove some unused options.
2011-08-02 17:26:13 -06:00
Daniel Nichter
827bed1b3e
Update DOWNLOADING section in all tools. Update replace-text usage.
2011-07-20 11:35:53 -06:00
Daniel Nichter
48cf39930b
Combine check-* scripts into super check-tool script. Add check-spelling, check-dev-env, and docs/test-coverage directory.
2011-07-14 17:49:32 -06:00
Daniel Nichter
1f52b66919
Update MasterSlave in all tools.
2011-07-13 16:52:32 -06:00