Carlos Salguero
5ec398dbec
PT-572 Removed dbug info
2018-02-21 16:50:58 -03:00
Carlos Salguero
ec25735ca4
PT-572 More tests fixed
2018-02-21 16:42:26 -03:00
Carlos Salguero
8943e0a9f6
Merge branch '3.0' into mysql-8
2018-02-19 12:11:07 -03:00
Carlos Salguero
430b8d7ffa
Merge pull request #301 from percona/PMM-1905_drop_ntoreturn_if_negative
...
PMM-1905: fix "NToReturn value must be non-negative" issue.
2018-02-16 14:58:09 -03:00
Carlos Salguero
c69f28eae1
Merge branch '3.0' into PMM-1905_drop_ntoreturn_if_negative
2018-02-16 14:57:59 -03:00
Carlos Salguero
f3ce0cc87e
Updated changelog for 3.0.7
2018-02-16 14:55:29 -03:00
Carlos Salguero
c55c942d95
Merge pull request #305 from percona/PT-1455
...
PT-1455 pt-online-schema-change is stuck when the table that is being altered is filtered out in the slave
2018-02-16 14:36:08 -03:00
Carlos Salguero
99479b0480
PT-1455 Updated version number
2018-02-16 14:35:46 -03:00
Carlos Salguero
5aed99cd0e
Merge branch '3.0' into PT-1455
2018-02-16 14:32:49 -03:00
Carlos Salguero
d609adc23e
Merge pull request #303 from percona/PT-1479
...
PMM-1479 Switched to UUID for version check
2018-02-16 14:30:14 -03:00
Carlos Salguero
d8ec16f213
PMM-1455 pt-osc is stuck when the table that is being altered is filtered out in the slave
2018-02-16 14:27:16 -03:00
EvgeniyPatlan
224166256f
Merge pull request #304 from EvgeniyPatlan/3.0
...
[BLD-948] write uuid to file during toolkit installation
2018-02-14 19:17:20 +02:00
Carlos Salguero
a8d85f1cd5
PMM-1479 Updated all files using VersionCheck pkg
2018-02-14 13:02:24 -03:00
Carlos Salguero
cdec55dc84
PMM-1479 Switched to UUID for version check
...
In order to be able to count individual users for the usage stats, we
need to implement UUID instead of just using MD5(hostname) since most
servers are just 'localhost' or 'db1'.
Using UUID we would be able to count unique users.
2018-02-14 12:54:02 -03:00
Evgeniy Patlan
0d1193c201
[BLD-948] write uuid to file during toolkit installation
2018-02-14 17:04:35 +02:00
Kamil Dziedzic
e503df9431
Add PMM-1905 to Changelog
2018-02-13 20:14:22 +01:00
Kamil Dziedzic
fe4a6ccba7
Merge branch '3.0' into PMM-1905_drop_ntoreturn_if_negative
2018-02-13 20:10:15 +01:00
Kamil Dziedzic
b53d67f6ea
PMM-1905: fix "NToReturn value must be non-negative" issue.
2018-02-12 21:58:48 +01:00
Carlos Salguero
6cd8ef841b
Merge pull request #300 from percona/PT-633
...
PT-633 Added --mysql-only option to pt-stalk
2018-02-12 16:41:39 -03:00
Carlos Salguero
53ce571bf1
PT-633 Added --mysql-only option to pt-stalk
2018-02-12 16:40:30 -03:00
Carlos Salguero
5ad0566a87
Merge pull request #299 from percona/PT-1256
...
PT-1256 pt-table-sync does not use the character set for the table it…
2018-02-09 16:47:33 -03:00
Carlos Salguero
75ab0ba653
PT-1256 pt-table-sync does not use the character set for the table it is synchronizing
2018-02-09 16:46:16 -03:00
Carlos Salguero
943cb68ee0
PMM-1455 Tests added
2018-02-08 13:07:13 -03:00
Carlos Salguero
56f97843f1
PT-1455 Added test case
2018-02-06 14:14:29 -03:00
Carlos Salguero
71e15315f0
PT-572 More tests fixed
2018-02-06 09:00:12 -03:00
Carlos Salguero
51dcca5959
PT-572 Fixes for MySQL 8
...
- Updated sandbox data file
- Fixes for pt-upgrade since there is no query_cache in MySQL 8
- Updates for SchemaIterator since there are new/renamed tables in MySQL 8
- Disabled some tests due to errors in MySQL 8.0.4-rc
2018-02-01 11:30:12 -03:00
Carlos Salguero
d38a584271
Fixes for DSN parser to use UTF8
2018-01-28 14:46:51 -03:00
Carlos Salguero
f3132d3cee
WIP
2018-01-25 00:01:56 -03:00
Carlos Salguero
d9ae64e443
Updated tests for t/pt-show-grants/issue_445.t
2018-01-22 17:43:44 -03:00
Carlos Salguero
6b35587fbe
Updated tests for pt-query-digest/explain.t
2018-01-22 16:37:01 -03:00
Carlos Salguero
2f218ca2bb
Fixes for collect_and_report_cycles.t
2018-01-22 16:29:41 -03:00
Carlos Salguero
045c656839
Fixes for MasterSlave.pm
2018-01-22 16:27:36 -03:00
Carlos Salguero
a828b7af54
Fixed some tests for pt-show-grants
2018-01-18 16:56:30 -03:00
Carlos Salguero
3d70ae3d12
Fixed tests for pt-query-digest reports
2018-01-18 12:55:47 -03:00
Carlos Salguero
56f5202dbf
WIP MySQL 8 support
2018-01-18 12:47:38 -03:00
Carlos Salguero
19936df442
Merge pull request #295 from percona/PT-244
...
PT-244 Fixed --data-dir with partitions
2018-01-16 16:14:59 -03:00
Carlos Salguero
7c1c99d9ca
PT-244 Fixed --data-dir with partitions
...
Made DATA DIRECTORY to be inserted at the correct place, not at the end
of the create table query.
2018-01-16 15:57:06 -03:00
Carlos Salguero
1d1c13fbcb
WIP
2018-01-16 11:11:16 -03:00
Carlos Salguero
4b563ef714
WIP
2018-01-09 16:19:05 -03:00
Hrvoje Matijakovic
5d192e8c60
Merge pull request #293 from hrvojem/rn-3.0.6-datefix
...
Fixed incorrect release date
2018-01-05 21:07:54 +01:00
hrvojem
a08b677948
Fixed incorrect release date
2018-01-05 20:54:04 +01:00
borys-belinsky
18b55f1109
Merge pull request #292 from borys-belinsky/release-notes/3.0.6-corrected
...
Release notes 3.0.6: Add Known issues section
2018-01-04 22:32:55 +02:00
Borys Belinsky
5cb75d7a25
Release notes 3.0.6: Add Known issues section
2018-01-04 22:26:12 +02:00
borys-belinsky
98952595d6
Merge pull request #291 from borys-belinsky/release-notes/3.0.6
...
Correct a small layout problem in the release notes document
3.0.6
2018-01-03 18:45:02 +02:00
Borys Belinsky
3f71106ae1
Fixing the date for release 3.0.6 in the release notes
2018-01-03 17:35:50 +02:00
Borys Belinsky
f8fc45b68c
Correct a small layout problem in the release notes document
2018-01-03 17:21:35 +02:00
Evgeniy Patlan
42a5e91cb7
Update version
2017-12-20 14:05:12 +00:00
Carlos Salguero
62b6c79813
Merge pull request #290 from borys-belinsky/release-notes/3.0.6
...
Release notes/3.0.6
2017-12-19 15:13:06 -03:00
borys-belinsky
657f7db63a
pt-234: Update the release notes
2017-12-19 18:44:31 +02:00
borys-belinsky
f6277c32a0
Merge branch '3.0' into release-notes/3.0.6
2017-12-19 18:40:58 +02:00