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

10 lines
604 B
Plaintext

ERROR 138 (HY000) at line 4: Cannot execute the statement. DBRM is read only!
ERROR 138 (HY000) at line 6: Cannot execute the statement. DBRM is read only!
ERROR 1146 (42S02) at line 16: Table 'dmlc.product_tag' doesn't exist
ERROR 1146 (42S02) at line 17: Table 'dmlc.product' doesn't exist
ERROR 1146 (42S02) at line 18: Table 'dmlc.product' doesn't exist
ERROR 1146 (42S02) at line 20: Table 'dmlc.product' doesn't exist
ERROR 1146 (42S02) at line 26: Table 'dmlc.product' doesn't exist
ERROR 1051 (42S02) at line 27: Unknown table 'product'
ERROR 1051 (42S02) at line 28: Unknown table 'product_tag'