mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
MariaDB detect incorrect table name
This commit is contained in:
parent
c4f97d3cfa
commit
c991939bab
2 changed files with 3 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
CREATE TABLE `#mysql50#q.q`(f1 INT KEY) ENGINE=TOKUDB;
|
||||
ERROR HY000: Got error 1632 from storage engine
|
||||
ERROR 42000: Incorrect table name '#mysql50#q.q'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue