1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-23 03:54:27 +03:00
Files
mariadb/storage/myisammrg/mysql-test/storage_engine/index.rdiff
2012-07-16 06:17:56 +04:00

7 lines
284 B
Plaintext

64,66c64
< ERROR 23000: Duplicate entry '1' for key 'a'
< # Statement ended with one of expected results (ER_DUP_ENTRY,ER_DUP_KEY).
< # If you got a difference in error message, just add it to rdiff file
---
> # ERROR: Statement succeeded (expected results: ER_DUP_ENTRY,ER_DUP_KEY)