mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
5 lines
186 B
Text
5 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;
|
|
|