Carlos Salguero
4f75811b4f
PT-181 Updated changelog
2017-07-27 11:31:07 -03:00
Carlos Salguero
b6bec3965a
PT-181 online-schema-change not in sync with modules
...
- Modules updated
- Improved tests
2017-07-27 11:28:46 -03:00
Carlos Salguero
87e48b4e77
Merge branch '3.0' of percona.github.com:percona/percona-toolkit into 3.0
2017-07-26 16:41:43 -03:00
Carlos Salguero
3b9462b3b2
Updated changelog for v 3.0.4
2017-07-26 16:40:56 -03:00
Carlos Salguero
abff09ab77
Merge pull request #235 from percona/PT-91-MySQL-5.7
...
PT-91 Added --preserve-triggers feature for MySQL 5.7+
2017-07-26 16:02:59 -03:00
Carlos Salguero
8fa29edc45
Merge pull request #243 from percona/PT-173
...
PT-173 Added --truncate-replicate-table
2017-07-26 15:59:09 -03:00
Carlos Salguero
023baeccad
Merge pull request #244 from percona/PT-178
...
PT-178 Fixed regression in --check-slave-lag option
2017-07-26 13:46:55 -03:00
Carlos Salguero
7e15cf2179
PT-178 Fixed regression in --check-slave-lag option
...
Reverted PR #119 https://github.com/percona/percona-toolkit/pull/119 and
Added new tests to prevent this happening again.
2017-07-26 13:29:38 -03:00
Carlos Salguero
98edc12427
Revert "Merge pull request #119 from dveeden/reread_slaves_dsn"
...
This reverts commit 68685117a6
, reversing
changes made to 7a035cb2e7
.
2017-07-25 22:01:05 -03:00
Carlos Salguero
d794736ebf
PT-173 Added --truncate-replicate-table
...
This feature will truncate the replicate table before starting the
checksunm process. The reason for this ticket is to clean old/stale data
in the replicate table since --empty-replicate-table will only replace
data for existing tables.
Description here
2017-07-18 08:30:17 -03:00
Carlos Salguero
387a4ff393
Merge pull request #242 from grypyrg/PT-91-MySQL-5.7_dc
...
bug that was introduced in commit 659092bc95
2017-07-17 14:04:44 -03:00
Kenny Gryp
9cac1454a9
bug that was introduced in commit 659092bc95
2017-07-17 18:09:48 +02:00
Carlos Salguero
659092bc95
Moved -ppreserve-triggers tests to its own file
2017-07-15 17:54:22 -03:00
Carlos Salguero
80fa0283b2
PT-91 Fixes with locks and --no-swap-table
...
* Merged code that implements TABLE LOCKs during tiggers creation
PR #241 https://github.com/percona/percona-toolkit/pull/241/
* Code refactored for --preserve triggers with --no-swap-tables and
drop-new-table
* Added new test for --preserve triggers with --no-swap-tables and
drop-new-table
2017-07-13 15:59:57 -03:00
Carlos Salguero
58b92e0e8d
Merge pull request #241 from grypyrg/PT-91-MySQL-5.7_dc
...
Fix several issues in pt-osc --preserve-triggers
2017-07-12 19:02:24 -03:00
Kenny Gryp
8c53cd2757
- typo use_ramdom_suffix
...
- removed drop_old_triggers reliance to drop or not drop original trigger
- fixed bug where --no-swap-tables removed the triggers
- duplicated the trigger when --no-swap-tables and --no-drop-new-table is specified
- fixed atomicity of the drop/create trigger by locking both tables first.
- updated readme
2017-07-12 23:21:39 +02:00
Carlos Salguero
b30b110d71
Merge pull request #238 from percona/fix-3.0.4
...
Fixes for 3.0.4
2017-07-12 14:47:06 -03:00
Carlos Salguero
4e05b88db0
Uncommented testing lines
2017-07-12 14:46:13 -03:00
Carlos Salguero
0873dc38f3
Updated sed for release notes
2017-07-12 14:36:13 -03:00
Carlos Salguero
b5a6f64050
testing build script
2017-07-12 14:12:24 -03:00
Carlos Salguero
a0bebb545d
Added .bak files to .gitignore
2017-07-12 14:05:00 -03:00
Carlos Salguero
d0b84e0d3f
Merge branch '3.0' into fix-3.0.4
2017-07-12 14:03:10 -03:00
Carlos Salguero
ad7bba14ac
Merge pull request #240 from percona/DOC-467
...
DOC-467 Replaced mention to Maatkit to Percona Server
2017-07-12 13:17:51 -03:00
Carlos Salguero
1a68782daf
DOC-467 Replaced mention to Maatkit to Percona Server
2017-07-12 13:16:02 -03:00
Carlos Salguero
33a28ff31d
Merge pull request #239 from percona/test
...
Fixed JSONFormater tests and dev env scripts
2017-07-12 13:03:34 -03:00
Carlos Salguero
0917acb1ff
Fixed JSONFormater tests and dev env scripts
2017-07-12 13:01:57 -03:00
Carlos Salguero
ee6d50fa24
Fixed regex to work together
2017-07-11 10:18:32 -03:00
Carlos Salguero
1b023496ce
Issue numbers automatically converted to Jira/Launchpad links
2017-07-10 22:51:00 -03:00
Carlos Salguero
2416dd0dd4
fix-3.0.4
2017-07-10 21:08:07 -03:00
Alexey
580dccc938
Merge pull request #237 from percona/rn-fix
...
RNs from branch release-3.0.3
2017-07-10 17:25:45 +03:00
Alexey
c545fe2ac8
Merge pull request #236 from percona/theme-fixes
...
Fixed for new theme
2017-07-10 17:25:34 +03:00
azhebel
e123998020
RNs from branch release-3.0.3
2017-07-10 17:21:26 +03:00
azhebel
1c524daceb
Fixed for new theme
2017-07-07 22:23:59 +03:00
Alexey
c01d26ae63
Merge pull request #234 from percona/install-doc-update
...
Adding links to repo config doc and restructuring install procedure
2017-07-07 21:55:15 +03:00
Carlos Salguero
73396a509b
PT-91 More tests added
2017-07-06 01:59:31 -03:00
Carlos Salguero
7772630bf5
PT-91 WIP
2017-07-05 11:19:04 -03:00
Carlos Salguero
2ccf81ef8a
PT-91 Added some tests for --preserve-triggers
2017-07-04 19:48:21 -03:00
Carlos Salguero
6f12882b91
PT-91 Added --preserve-triggers feature for MySQL 5.7+
2017-07-04 14:23:32 -03:00
azhebel
d42ffa50ed
Adding links to repo config doc and restructuring install procedure
2017-07-04 18:30:43 +03:00
Carlos Salguero
73055c50fe
Updated changelog including PT-90
2017-07-02 23:34:53 -03:00
Carlos Salguero
0bee6e50bc
Merge pull request #190 from guriandoro/pt-stalk-collect-prepared-statements-LP1642750
...
pt stalk collect prepared statements lp1642750 (PT-90)
2017-07-02 23:32:22 -03:00
Carlos Salguero
2e67476033
Merge pull request #232 from percona/PT-153
...
PT-153 pt-online-schema-change data loss when adding unique keys
2017-06-28 15:03:45 -03:00
Carlos Salguero
be9931bc08
PT-153 Fixed regex to detect add unique keys
2017-06-28 14:30:04 -03:00
Carlos Salguero
ee37f8b88a
PT-153 Fixed regex, updated tests, merged Kenny's fixes
2017-06-28 11:29:50 -03:00
Carlos Salguero
7a128c2bcc
Merge pull request #233 from grypyrg/PT-153-recommendations
...
PT-153: pt-online-schema-change data loss when adding unique keys - review of new feature
2017-06-28 10:36:01 -03:00
Kenny Gryp
b356634279
fix UNIQUE key detection to include all documented ways in ALTER TABLE
2017-06-27 15:00:05 -07:00
Kenny Gryp
719370d679
pt-osc:
...
- renamed 'fail-on-unique-key-change' to 'check-unique-key-change' as is compatible with the other options (check-replication-filters, check-alter
- changed documentation to say that it will FORCE to abort when it detects unique index change (was avoid)
- updated explanation a bit
- formatting for perldoc & sphinx
- pt-osc does not exist, only pt-online-schema-change, don't confuse people, it's only used internally :)
2017-06-27 14:56:25 -07:00
Carlos Salguero
3d0deabbdf
PT-153 Added --[no]fail-on-unique-key-change param
2017-06-27 13:53:08 -03:00
Carlos Salguero
a01f4650de
PT-153 Added detection of new UNIQUE indexes in --alter
2017-06-21 12:56:38 -03:00
Carlos Salguero
ae0dc0bba3
Revert "Merge pull request #206 from percona/PT-116"
...
This reverts commit c80955d5c0
, reversing
changes made to 40d2fe969a
.
2017-06-19 19:16:01 -03:00