PT-2340 - Support MySQL 8.4

- Adjusted tools and tests which fail due to fixed update-modules command
- Adjsted t/pt-table-checksum/basics.t test for 8.0
This commit is contained in:
Sveta Smirnova
2024-11-13 21:23:39 +03:00
parent bb66ab0845
commit 8b802722db
18 changed files with 67 additions and 48 deletions

View File

@@ -1,4 +1,4 @@
Query_id: 0x1E0BF7001F0D58BB.1
Query_id: 0x0574833D9173C28E1E0BF7001F0D58BB.1
SELECT sakila.city
WHERE sakila.city

View File

@@ -1,4 +1,4 @@
Query_id: 0x9840C99F532C2E3F.1
Query_id: 0x557BA75BBDE73FF79840C99F532C2E3F.1
CREATE temp.5
SELECT t
WHERE t

View File

@@ -1,3 +1,3 @@
Query_id: 0xAED187CD505CBD92.1
Query_id: 0x37B0DFE8884D6089AED187CD505CBD92.1
DROP_TABLE t

View File

@@ -1,4 +1,4 @@
Query_id: 0xF318E3D2483D370E.1
Query_id: 0xAAB28F0DED7111E8F318E3D2483D370E.1
SELECT temp.temp6
JOIN temp.temp6
JOIN n.type

View File

@@ -1,4 +1,4 @@
Query_id: 0xF573BD7AD8CDDD7D.1
Query_id: 0xC1CFC950034A2070F573BD7AD8CDDD7D.1
JOIN d1.t1
JOIN d2.t2
JOIN d3.t3

View File

@@ -1,7 +1,7 @@
Query_id: 0xF28708D8F2920792.1
Query_id: 0x9F683436FE68935AF28708D8F2920792.1
SELECT t
Query_id: 0x09CB59D3450EF6E8.1
Query_id: 0xB8671B9CC6DAF29409CB59D3450EF6E8.1
SELECT t1
SELECT t2
SELECT t3
@@ -11,21 +11,21 @@ TLIST t2
TLIST t3
TLIST z
Query_id: 0xCF687AF9F2D5E248.1
Query_id: 0x87903DB6D81F906FCF687AF9F2D5E248.1
INSERT t
SELECT DUAL
Query_id: 0xF1FBC364588DC469.1
Query_id: 0x7E55D76AA45FD8A6F1FBC364588DC469.1
DELETE t
WHERE t
Query_id: 0x8745D03011B0E1CE.1
Query_id: 0x04C9C44F502569388745D03011B0E1CE.1
SELECT a
SELECT b
JOIN a
JOIN b
Query_id: 0xEB871CD2B5729EA1.1
Query_id: 0xEEA372545CD429D8EB871CD2B5729EA1.1
REPLACE t
SELECT DUAL

View File

@@ -1,37 +1,37 @@
Query_id: 0x6B1671EA6890F103.1
Query_id: 0xF5D127683D27705F6B1671EA6890F103.1
UPDATE t1
SELECT DUAL
JOIN t1
JOIN t2
WHERE t2
Query_id: 0x1CD27577D202A339.1
Query_id: 0xA995B5F99B04A3091CD27577D202A339.1
UPDATE t1
SELECT DUAL
JOIN t1
JOIN t2
WHERE t1
Query_id: 0x1CD27577D202A339.2
Query_id: 0xA995B5F99B04A3091CD27577D202A339.2
UPDATE t2
SELECT DUAL
JOIN t1
JOIN t2
WHERE t1
Query_id: 0xF4BEDD52BF14F91B.1
Query_id: 0xB70884469F708E8BF4BEDD52BF14F91B.1
UPDATE t1
SELECT DUAL
JOIN t1
JOIN t2
WHERE t2
Query_id: 0x1E62B5AB0DD828BF.1
Query_id: 0xD4D613F1950A4FBA1E62B5AB0DD828BF.1
INSERT t1
SELECT t2
WHERE t2
Query_id: 0xE25F88EDB02EA4A3.1
Query_id: 0x92012C240D4A4AA5E25F88EDB02EA4A3.1
INSERT t
SELECT a
SELECT b

View File

@@ -1,4 +1,4 @@
Query_id: 0x7C6C08E1FA6D7E73.1
Query_id: 0xA448EE97720569D37C6C08E1FA6D7E73.1
SELECT country
SELECT city
JOIN city

View File

@@ -1,4 +1,4 @@
Query_id: 0x7C6C08E1FA6D7E73.1
Query_id: 0xA448EE97720569D37C6C08E1FA6D7E73.1
SELECT sakila.country
SELECT sakila.city
JOIN sakila.city