1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Fix for LOAD DATA FROM MASTER when using tables with checksum

Fixed some wrong test cases
This commit is contained in:
monty@hundin.mysql.fi
2001-09-18 04:58:15 +03:00
parent db61a3456e
commit cd78a8be66
15 changed files with 111 additions and 31 deletions

View File

@@ -7,3 +7,16 @@ id count(t2.id)
id count(t2.id)
75 1
107 1
id catid stateid countyid
27 2 12 11
28 2 12 11
29 2 12 25
26 1 6 37
id catid stateid countyid
26 1 6 37
27 2 12 11
28 2 12 11
29 2 12 25
a
1
2