1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-15 22:22:17 +03:00
Files
mariadb-columnstore-engine/mysql/queries/working_dml/misc/autoincrement.negative.sql.log
2016-01-06 14:08:59 -06:00

11 lines
476 B
Plaintext

ERROR 138 (HY000) at line 2: Cannot execute the statement. DBRM is read only!
ERROR 1146 (42S02) at line 3: Table 'dmlc.foo' doesn't exist
ERROR 1146 (42S02) at line 4: Table 'dmlc.foo' doesn't exist
ERROR 1146 (42S02) at line 5: Table 'dmlc.foo' doesn't exist
ERROR 1146 (42S02) at line 6: Table 'dmlc.foo' doesn't exist
Ctrl-C -- sending "KILL QUERY 4" to server ...
Ctrl-C -- query aborted.
Ctrl-C -- sending "KILL 4" to server ...
Ctrl-C -- query aborted.
Ctrl-C -- exit!