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/bug5274.negative.sql.ref.log
2016-01-06 14:08:59 -06:00

6 lines
173 B
Plaintext

ERROR 138 (HY000) at line 5: Table is not empty. New column has to have a default value if NOT NULL required.
id newcol1 newcol2
1 2 10
id newcol1 newcol2 newcol3
1 2 10 11