Carlos Salguero
c1c3b86652
Merge pull request #151 from frantzcy/patch-1
...
point is not decimal
2017-06-02 15:08:41 +02:00
Carlos Salguero
5ef56763a7
Merge pull request #229 from percona/PT-148
...
PT-148 Fixed Use of uninitialized value in printf
2017-05-29 17:12:18 -03:00
Carlos Salguero
ad9767be5c
PT-148 Fixed Use of uninitialized value in printf
2017-05-29 17:11:02 -03:00
Carlos Salguero
002f47a4e5
Merge pull request #228 from percona/PT-136
...
PT-136 pt-table-checksum shows diffs when table has columns with different collation/charset
2017-05-26 12:56:52 -03:00
Carlos Salguero
37860ae28f
Updated changelog
2017-05-26 11:54:44 -03:00
Carlos Salguero
bd6e381494
PT-136 pt-table-checksum shows diffs when table has columns with different collation/charset
2017-05-25 17:59:25 -03:00
Carlos Salguero
c6b5c14776
Merge pull request #178 from timvaillancourt/3.0-replsetconfig
...
Adding replSetGetConfig structs
2017-05-24 15:43:23 -03:00
Carlos Salguero
0806eed693
Merge pull request #182 from timvaillancourt/3.0-oplog-struct-fix
...
Oplog struct update
2017-05-24 15:42:34 -03:00
Carlos Salguero
2adac69ad3
Merge pull request #193 from jacobbednarz/3.0
...
Turn off statement based binlog checks
2017-05-24 14:21:54 -03:00
Tomislav Plavcic
7230b8317b
Merge pull request #227 from tplavcic/3.0
...
Added initial test sandbox support for mariadb 10.2
2017-05-24 17:40:36 +02:00
Tomislav Plavcic
09a53d7ce0
Added initial test sandbox support for mariadb 10.2
2017-05-24 17:38:07 +02:00
Carlos Salguero
f55849fb77
Merge pull request #218 from percona/pt-summary_shell_fixes
...
Fix some syntax errors in `pt-summary`
2017-05-24 12:01:35 -03:00
Carlos Salguero
1933cc800d
Merge pull request #226 from percona/PT-144
...
PT-144 Fixed Constraint name is too long
2017-05-24 12:00:22 -03:00
Carlos Salguero
3151853819
PT-144 Updated changelog
2017-05-24 11:59:55 -03:00
Carlos Salguero
a86acce966
Merge branch '3.0' into PT-144
2017-05-24 11:37:46 -03:00
Carlos Salguero
5d9d2da827
Merge pull request #225 from twindb/3.0
...
Rename README to enable markdown syntax highlight
2017-05-24 10:28:56 -03:00
Carlos Salguero
397f714f66
Merge pull request #224 from percona/PT-143
...
PT-143 Fixed key handling
2017-05-23 17:44:45 -03:00
Carlos Salguero
d37854dcf6
PT-143 Updated Changelog
2017-05-23 17:41:58 -03:00
Carlos Salguero
163a7b095f
Merge branch '3.0' into PT-143
2017-05-23 16:59:30 -03:00
Carlos Salguero
54ebba5fdf
Merge pull request #217 from percona/PT-142
...
PT-142 pt-online-schema-change find_child_tables slow
2017-05-23 16:43:30 -03:00
Carlos Salguero
3a62d1bdb4
PT-142 Fixed tests for MySQL 5.6
2017-05-23 16:38:06 -03:00
Carlos Salguero
e8d8b39fc3
Merge branch '3.0' into PT-142
2017-05-23 15:19:33 -03:00
Carlos Salguero
e9c7271990
Merge pull request #216 from percona/PT-141
...
PT-141 added --output-format=csv to pt-archiver
2017-05-23 15:06:08 -03:00
Carlos Salguero
2b0064db03
PT-141 Updated changelog & test fix
2017-05-23 15:05:21 -03:00
Carlos Salguero
8f309c64cf
Merge branch '3.0' into PT-141
2017-05-23 14:21:03 -03:00
Carlos Salguero
18d5583962
Merge pull request #221 from percona/PT-138
...
PT-138 Added json otput format to pt-mongodb-summary
2017-05-23 14:20:11 -03:00
Carlos Salguero
33953de0e8
Updated changelog
2017-05-23 14:19:31 -03:00
Carlos Salguero
38702783a4
PT-144 Fixed Constraint name is too long
2017-05-23 12:33:55 -03:00
Aleksandr Kuzminsky
5ca3e58f48
Rename README to enable markdown syntax highlight
2017-05-22 20:56:02 -07:00
Carlos Salguero
8ca82d085e
PT-139 Detect only 1 slave using rep channels
...
If there is only one slave but it is using replication channels but
--channel was not specified as a parameter, get_slave_status will
return null.
2017-05-22 15:48:32 -03:00
Carlos Salguero
fc4b3a73ee
Merge branch '3.0' into PT-139
2017-05-22 14:13:42 -03:00
Carlos Salguero
a4ecd9678f
PT-143 Fixed key handling
...
When tehre is a table having a key like:
PRIMARY KEY (`id`,`start`,`end`,`user_id`(13),`interval`),
DBI driver is taking (13) as part of the field name.
Fixed the way pt-archiver composes the key using DBI cols field
instead of the colnames field since the cols field has the correct
field names for the key.
2017-05-18 12:03:02 -03:00
Carlos Salguero
055aef3d8b
PT-138 Added json otput format to pt-mongodb-summary
2017-05-17 17:21:19 -03:00
Carlos Salguero
43b50f8a8c
PT-126 Fix remove comments regex
3.0.3
2017-05-17 09:38:19 -03:00
Carlos Salguero
aefc68c6bd
Merge pull request #219 from percona/PT-126-a
...
PT-126 Recognize comments having quotes
2017-05-16 13:54:27 -03:00
Carlos Salguero
109af35a49
PT-126 Recognize comments having quotes
2017-05-16 13:53:49 -03:00
Carlos Salguero
04961a8f07
Updated Percona::Toolkit version to 3.0.3
2017-05-16 09:14:50 -03:00
Kamil Dziedzic
24a7e8f67a
fix some syntax errors; tested on osx
...
before:
$ pt-summary
...
/usr/local/Cellar/percona-toolkit/3.0.2/libexec/bin/pt-summary: line 2263: [: missing `]'
/usr/local/Cellar/percona-toolkit/3.0.2/libexec/bin/pt-summary: line 2268: STATUS_THP_SYSTEM: unbound variable
$ echo $?
1
after:
works:)
2017-05-16 13:23:57 +02:00
Carlos Salguero
81f4ff4752
PT-142 pt-online-schema-change find_child_tables slow
2017-05-15 22:01:22 -03:00
Carlos Salguero
e305c40f52
PT-141 added --output-format to pt-archiver
2017-05-15 13:51:58 -03:00
Carlos Salguero
7d9dd84874
PT-141 WIP
2017-05-14 20:03:00 -03:00
Carlos Salguero
820448fca3
PT-139 wait_for_master returns error if no channel was specified in a multi master env
2017-05-12 15:44:57 -03:00
Carlos Salguero
5744fdf583
PT-139 Added replication channels suport to pt-table-sync
2017-05-12 11:55:52 -03:00
Carlos Salguero
7dcef2671c
PT-139 Added --channels option to MasterSlave
2017-05-11 18:06:49 -03:00
Carlos Salguero
d1404d129f
WIP
2017-05-10 11:50:25 -03:00
Carlos Salguero
04dc9191c6
PT-131 Added --disable-qrt-plugin option to pt-table-checksum
2017-05-08 18:21:42 -03:00
Carlos Salguero
e4d80c31ec
Merge pull request #212 from percona/PT-133
...
PT-133 Fixed sandbox won't start if autocommit=0 in my.cnf
2017-05-05 14:39:07 -03:00
Carlos Salguero
095815793e
PT-133 Fixed sandbox won't start if autocommit=0 in my.cnf
2017-05-05 14:36:50 -03:00
Carlos Salguero
8eaacd86a6
Updated changelog
2017-05-05 13:34:16 -03:00
Carlos Salguero
30396565fb
Merge pull request #211 from percona/PT-132
...
PT-132 pt-online-schema-change should imply --no-drop-new-table when --no-swap-tables and --no-drop-triggers used
2017-05-05 12:59:11 -03:00