mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
6 lines
186 B
Text
6 lines
186 B
Text
|
#
|
||
|
# MDEV-3816 init-file stops getting executed if a long enough line is encountered; on a debug version, assertion `! is_set() || can_overwrite_status' fails
|
||
|
#
|
||
|
select count(*) from t4;
|
||
|
|