Commit Graph

1601 Commits

Author SHA1 Message Date
Carlos Salguero bf8adeb2bc Merge branch 'tests-fixes' into 3.0-rc 2017-01-30 14:57:43 -03:00
Carlos Salguero 0c5e273bb2 Fixes for schemaiterator.t 2017-01-24 10:41:49 -03:00
Carlos Salguero 90fa067834 Fixed json format test 2017-01-23 17:08:30 -03:00
Carlos Salguero 00ea1b280e Fixes for pt-table-checksum tests 2017-01-23 14:10:54 -03:00
Carlos Salguero 9907cae8bb Updated test plan in t/pt-table-checksum/basics.t 2017-01-18 11:25:56 -03:00
Carlos Salguero 972c810962 Fixed pt-mysql-summary & pt-upgrade tests 2017-01-18 11:12:07 -03:00
Carlos Salguero c97d690e9e Fixes for table-checksum 2017-01-17 10:15:18 -03:00
Carlos Salguero 410e75a623 Updated tests for schema iterator 2017-01-16 23:42:11 -03:00
Carlos Salguero 14f42bf988 Fixed t/pt-table-sync/basics.t 2017-01-16 20:37:58 -03:00
Carlos Salguero 9b7005dfa9 Updated tests for t/pt-summary/pt-summary.t 2017-01-16 16:21:06 -03:00
Carlos Salguero 492e432f7a fixed tests for query-dijest json 2017-01-16 16:13:42 -03:00
Carlos Salguero cec5e1f494 Updated tests for pt-query-digest 2017-01-16 15:02:05 -03:00
Carlos Salguero 158aae3963 fixed pt-mysql-summary tests 2017-01-16 11:06:24 -03:00
Carlos Salguero 020771b419 Updated changelog 2017-01-16 09:56:39 -03:00
Carlos Salguero 046a5e9ee5 Merge pull request #137 from marqeta/pt-osc-bug-1632522
pt-osc: Fails with duplicate key in table for self-referencing FK
2017-01-16 14:55:49 +02:00
Carlos Salguero 1cadb6492e Deleted invalid test 2017-01-16 09:33:24 -03:00
Carlos Salguero 4070efb7cb Fixed test that was breaking the sandbox 2017-01-14 00:59:29 -03:00
Carlos Salguero a96356c879 Fixed MySQLProtocol parser (v4.1 enhacements) 2016-12-16 22:38:15 -03:00
Carlos Salguero ca1f592652 Added schemas/tables to the default ignore list 2016-11-18 13:17:03 -03:00
Carlos Salguero 97e5cc2bf8 Merge pull request #59 from percona/pt-show-grants-sort-column-privileges-lp1523730
pt-show-grants - order output of column privileges - lp1523730
2016-11-16 17:45:08 -03:00
Carlos Salguero c91350f2eb Added pause to NibbleIterator 2016-11-01 19:05:49 -03:00
Carlos Salguero 15cdd12b37 Cosmetic changes and tests 2016-11-01 14:20:38 -03:00
Carlos Salguero 74eb8b72c0 Added test. Updated all modules 2016-10-27 13:39:51 -03:00
amontecillo 5ea2f6b27f Added tests for bug 1632522
Adjusted renamt_fk_constraints.t for new renaming logic
2016-10-14 17:12:07 -07:00
Carlos Salguero 154a3ffa96 bug-1604834 Removed unused test 2016-10-03 19:26:48 -03:00
Carlos Salguero c5e3d44faf bug-1604834 Added tests for --preserve-embedded-numbers 2016-10-03 19:22:46 -03:00
Carlos Salguero 4ccc350b7a Merge branch '2.2' into bug-1604834 2016-10-03 14:39:34 -03:00
Carlos Salguero ea7bd7f06a Merge pull request #135 from percona/pt-osc-fk-single-underscore-lp1498128
pt-osc doesn't apply underscores to foreign keys individually
2016-09-20 11:41:23 -03:00
Carlos Salguero 2b5e82c27c Added --preserve-embedded-numbers. Still nedd to add tests 2016-08-23 12:59:54 -03:00
Carlos Salguero d24b5845ee Added test for bug-1613915 pt-online-schema-change 2016-08-21 22:10:09 -03:00
Carlos Salguero 3288185643 Revert "Merge pull request #107 from percona/bug-984057"
This reverts commit 417b24299c, reversing
changes made to 0b62ba26af.
2016-08-04 17:36:40 -03:00
Carlos Salguero 65c75cf7bd Fixed test for gtid.t 2016-08-02 11:59:39 -03:00
Carlos Salguero 9eb95cb4da Tests added for SlowLogParser
SlowLogParser now is able to handle MySQL dates in RFC3339 format.
A new test for this case was added and all scripts using SlowLogParser
in bin/ have been updated.
2016-07-20 15:53:59 -03:00
Carlos Salguero e5262d6dfe Updates test. Removed extra CR 2016-07-12 18:18:40 -03:00
Carlos Salguero e5cfbab197 Tests for 'quote enum fields'. PR #102 2016-07-12 17:45:07 -03:00
Carlos Salguero df1e9585ef Tests for bug 1485195 (utf8 encoding) 2016-07-12 12:25:16 -03:00
Carlos Salguero 350a4fd641 Added tests for BUG-1595678 / pt-table-sync 2016-07-07 15:33:38 -03:00
Carlos Salguero 5c42d84c95 BUG-1517155 Added --create-table-engine param to pt-heartbeat 2016-07-07 12:57:04 -03:00
Carlos Salguero 2c1db036b5 BUG-1595678 Added --slave-user, --slave-password params 2016-07-06 19:04:21 -03:00
Carlos Salguero 6249737400 Merge branch '2.2' into bug-984057 2016-07-05 17:03:26 -03:00
Carlos Salguero f8c91c2c3b bug-984057 Tests for --preserve-triggers 2016-07-05 16:27:25 -03:00
Carlos Salguero e983eff3d3 Merge pull request #103 from percona/bug-1593265
Bug-1593265 Fixed pt-archiver deletes wrong rows
2016-07-05 13:05:44 -03:00
Carlos Salguero 38979b2096 Removed unused 'use Data::Dumper' 2016-06-27 16:38:17 -03:00
Carlos Salguero b8d849e9bd Fixed tests for pt-table-checksum/chunk_index.t 2016-06-27 16:00:15 -03:00
Carlos Salguero d042a4dd6a updated tests 2016-06-27 15:22:31 -03:00
Carlos Salguero c7e7ba7331 bug-1592608 BLOB/TEXT/BINARY Checksum uses CRC32 2016-06-23 17:14:25 -03:00
Carlos Salguero b018d09e4e bug-1593265 Updated tests for TableNibbler.t 2016-06-22 16:00:32 -03:00
Carlos Salguero 01daf0030e bug-1593265 Fixed pt-archiver deletes wrong rows
In the case we are trying to migrate a table with no PK nor an unique
key, pt-archiver was failing to select the correct rows for deletion.
This fix implemented here is to add ALL columns in the WHERE clause of
the DELETE command. This way, we are deleting only the exact same row we
just migrated but using columns instead of an index.
2016-06-22 13:17:57 -03:00
Carlos Salguero 4534b731ad Fixed test in t/lib/MySQLProtocolParser.t 2016-06-15 17:16:00 -03:00
frank-cizmich 500c3ed199 pt-query-digest changed default attribute-value-limit to disabled 2016-06-14 14:31:37 -03:00