mirror of
https://github.com/MariaDB/server.git
synced 2025-08-24 14:48:09 +03:00
15 lines
733 B
Plaintext
15 lines
733 B
Plaintext
7a8,15
|
|
> ERROR HY000: DELAYED option not supported for table 't1'
|
|
> # ------------ UNEXPECTED RESULT ------------
|
|
> # The statement|command finished with ER_DELAYED_NOT_SUPPORTED.
|
|
> # INSERT DELAYED or the mix could be unsupported|malfunctioning, or the problem was caused by previous errors.
|
|
> # You can change the engine code, or create an rdiff, or disable the test by adding it to disabled.def.
|
|
> # Further in this test, the message might sometimes be suppressed; a part of the test might be skipped.
|
|
> # Also, this problem may cause a chain effect (more errors of different kinds in the test).
|
|
> # -------------------------------------------
|
|
8a17
|
|
> ERROR HY000: DELAYED option not supported for table 't1'
|
|
23,24d31
|
|
< 3 c
|
|
< 4 d
|