mirror of
https://github.com/MariaDB/server.git
synced 2025-07-23 08:45:18 +03:00
3 lines
200 B
Plaintext
3 lines
200 B
Plaintext
create table `...................................................`(i int);
|
|
ERROR HY000: Can't create table `test`.`...................................................` (errno: 38 "Filename too long")
|