Files
percona-toolkit/t/pt-table-usage/samples/out/slow002.txt
Sveta Smirnova 8b802722db 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
2024-11-13 21:23:39 +03:00

41 lines
546 B
Plaintext

Query_id: 0xF5D127683D27705F6B1671EA6890F103.1
UPDATE t1
SELECT DUAL
JOIN t1
JOIN t2
WHERE t2
Query_id: 0xA995B5F99B04A3091CD27577D202A339.1
UPDATE t1
SELECT DUAL
JOIN t1
JOIN t2
WHERE t1
Query_id: 0xA995B5F99B04A3091CD27577D202A339.2
UPDATE t2
SELECT DUAL
JOIN t1
JOIN t2
WHERE t1
Query_id: 0xB70884469F708E8BF4BEDD52BF14F91B.1
UPDATE t1
SELECT DUAL
JOIN t1
JOIN t2
WHERE t2
Query_id: 0xD4D613F1950A4FBA1E62B5AB0DD828BF.1
INSERT t1
SELECT t2
WHERE t2
Query_id: 0x92012C240D4A4AA5E25F88EDB02EA4A3.1
INSERT t
SELECT a
SELECT b
JOIN a
JOIN b