frank-cizmich
b40469d913
pt-osc added --null-to-not-null option
2016-01-26 21:29:18 -03:00
Frank Cizmich
8f7f98c3d7
Merge pull request #69 from percona/pt-query-digest-doc-bug-PT27
...
pt-query-digest-doc-bug
2016-01-22 19:08:18 -03:00
frank-cizmich
7870dbee99
pt-query-digest-doc-bug
2016-01-22 19:06:35 -03:00
Frank Cizmich
91dc29d00e
Merge pull request #41 from roidelapluie/2.2
...
Fix #1508401 Specify GPL Version in the RPM metadata
2016-01-18 14:42:17 -03:00
Frank Cizmich
15076a812a
Merge pull request #68 from percona/pt-upgrade-57-compat
...
fixed pt-upgrade tests for 5.7 compatibility
2016-01-16 20:05:06 -03:00
frank-cizmich
66470938d7
fixed pt-upgrade tests for 5.7 compatibility
2016-01-16 19:50:18 -03:00
Frank Cizmich
223ad43ecd
Merge pull request #67 from percona/pt-table-usage-57-compat
...
pt-table-usage 5.7 compat - EXPLAIN EXTENDED is now implicit
2016-01-16 16:22:43 -03:00
frank-cizmich
9b78dd3910
pt-table-usage 5.7 compat - EXPLAIN EXTENDED is now implicit
2016-01-16 16:18:06 -03:00
Frank Cizmich
1a3ef12428
Merge pull request #66 from percona/pt-heartbeat-requires-binlog-format-statement
...
Pt heartbeat requires binlog format statement
2016-01-15 21:49:07 -03:00
frank-cizmich
66e30fdecf
fixed need for SBR in pt-heartbeat
2016-01-15 21:41:55 -03:00
frank-cizmich
ec8ceec463
pt-heartbeat added binlog_format check
2016-01-14 14:59:38 -03:00
Frank Cizmich
bbbbfef7a0
Merge pull request #65 from percona/add-sys-schema-to-5.7
...
fixed sys schema in sandbox
2016-01-13 14:53:21 -03:00
frank-cizmich
e9acc636e5
fixed sys schema in sandbox
2016-01-12 22:29:35 -03:00
Frank Cizmich
7728e4fd23
Merge pull request #64 from percona/pt-query-digest-and-pt-show-grants-5.7-compat
...
fixed 5.7 tests for pt-query-digest and pt-show-grants
2016-01-12 21:19:03 -03:00
frank-cizmich
96aff694b1
fixed 5.7 tests for pt-query-digest and pt-show-grants and tweaked SqlMode for global
2016-01-12 18:18:59 -03:00
frank-cizmich
8f8dc35075
removed couple of debugging leftovers
2016-01-12 18:07:49 -03:00
Frank Cizmich
0aef2ab6f5
Merge pull request #63 from percona/misc-5.7-compatibility-v2
...
Misc 5.7 compatibility v2
2016-01-12 17:51:40 -03:00
frank-cizmich
b71d8fec09
added sys schema - modified mysql schema - tweaked upgrade option in start-sandbox
2016-01-03 20:18:54 -03:00
frank-cizmich
6a4d33039c
pt-osc fixed basics.t tests
2015-12-30 23:29:36 -03:00
frank-cizmich
0c18e8969b
pt-osc fixed several test files for 5.7 compat
2015-12-30 16:08:00 -03:00
frank-cizmich
6433c99713
various 5.7 test and tool compatibility fixes
2015-12-24 09:49:17 -03:00
frank-cizmich
6186f942b2
pt-osc fixed recursion method dsn - lp1523685
2015-12-14 00:40:16 -03:00
frank-cizmich
9616c8a415
5.7 sandbox db corrected - url of test db changed
2015-12-10 17:32:04 -03:00
frank-cizmich
9f81fa5c4a
allow no-vertical-format option for mysql clients that dont support it
2015-12-06 19:14:06 -03:00
frank-cizmich
c6a94bb449
Merge branch 'release-2.2.16' into 2.2
2015-12-06 15:54:09 -03:00
frank-cizmich
e490db0d08
changed VERSION in modules to 2.2.16
2015-12-06 15:44:48 -03:00
Tomislav Plavcic
77e2b35c73
Merge pull request #55 from percona/release-2.2.16
...
Release 2.2.16
2015-11-27 10:20:11 +01:00
Tomislav Plavcic
2e6ff838f6
Build percona-toolkit-2.2.16
2.2.16
2015-11-06 20:53:54 +01:00
Tomislav Plavcic
2c27c0fc90
Fixed .gitignore and removed .bzrignore
2015-11-06 20:30:11 +01:00
Daniel Nichter
5ad1bc54f0
Changelog for 2.2.16.
2015-11-04 10:50:29 -08:00
Daniel Nichter
0fbbf79308
Merge pull request #52 from percona/lp-1402051-pt-osc-reconnect-to-slaves
...
pt-online-schema-change should reconnect to slaves (LP 1402051)
2015-11-03 15:47:16 -08:00
Daniel Nichter
f1d2833a54
Update to use latest Daemon package.
2015-11-03 15:42:30 -08:00
Daniel Nichter
9796f7762b
Remove a file that shouldn't have been committed.
2015-11-03 15:34:00 -08:00
Daniel Nichter
4eb1cd3a5c
Update test output for --analyze-before-swap.
2015-11-03 15:33:21 -08:00
Daniel Nichter
e7bfc1c4e6
Don't die on slave lag check, return undef and wait forever.
2015-11-03 15:32:55 -08:00
Daniel Nichter
a1e74634fd
Update modules in pt-osc.
2015-11-03 15:03:32 -08:00
Daniel Nichter
ab95ebbbe3
Merge pull request #50 from percona/lp-1491261-pt-osc-alter-before-rename
...
Add --[no]analyze-before-swap to pt-osc (LP 1491261)
2015-11-03 13:51:12 -08:00
Daniel Nichter
f28a1e3497
Disable --analyze-before-swap if MySQL < 5.6.
2015-11-03 13:49:55 -08:00
Daniel Nichter
fc41f00983
Rename --analyze-before-rename to --analyze-before-swap (to keep consistent with existing terminology), and clean up the implementation: make it on by default if coditions are met; else, respect if explicitly given on cmd line.
2015-11-03 11:46:32 -08:00
Daniel Nichter
7f7d2a4431
Merge pull request #49 from percona/lp-1389041-document-single-chunk-edge-case
...
Document problem LP 1389041: pt-table-checksum has high likelyhood to…
2015-11-02 14:01:40 -08:00
Daniel Nichter
c2dff1d227
Document problem LP 1389041: pt-table-checksum has high likelyhood to skip a table when row count is around chunk-size * chunk-size-limit.
2015-11-02 14:00:01 -08:00
Jcrespo
981ec0e7b8
Changing default character set of the checksums table to utf8
...
Not setting explicitly the character set breaks the checksums
when using a default binary collation (the standard on all
Wikimedia sites). MySQL 5.5 and above has a system charset
of utf8 and it is not possible to change it without recompiling.
Bug: https://bugs.launchpad.net/percona-toolkit/+bug/1485195
2015-10-30 15:06:31 +01:00
Daniel Nichter
82902be3c8
Add --[no]analyze-before-rename to pt-osc to workaround MySQL 5.6 gotcha wrt InnoDB persistent optimizer stats.
2015-10-28 11:34:37 -07:00
Daniel Nichter
f9468fd2cd
Merge pull request #46 from percona/pt-stalk-find-warn-compatibility-lp1494082
...
pt-stalk remove -warn from find for FreeeBSD portability (LP 1494082)
2015-10-28 09:52:06 -07:00
Daniel Nichter
0ea04e2460
Merge pull request #44 from percona/pt-archiver-percona-server-idle-transaction-timeout-lp1452895
...
pt-archiver added dummy keepalive queries (LP bug 1452895)
2015-10-28 09:45:06 -07:00
Daniel Nichter
7ab700a793
Merge pull request #43 from percona/pt-kill-option-filter-does-not-work-lp1488685
...
pt-kill option --filter does not work (LP bug 1488685)
2015-10-28 09:34:25 -07:00
Daniel Nichter
09b1a373bd
Clean up the new test.
2015-10-28 09:33:35 -07:00
Julien Pivotto
2f2df586ab
Fix #1508401 Specify GPL Version in the RPm metadata
...
The License field in the Percona-toolkit RPM is GPL. This does not tell
the version of GPL and might confuse tools and users that rely on this
field.
Best practice in the RPM world is to use "GPLv2" for the GPL 2.0
license.
The commit switches the license field of the RPM to GPLv2.
2015-10-21 12:14:04 +02:00
frank-cizmich
c4bae04475
pt-stalk - removed -warn from find for FreeeBSD portability - lp1494082
2015-09-25 18:08:07 -03:00
frank-cizmich
976f645678
pt-kill fixed filter option lp1488685
2015-09-24 19:28:35 -03:00