mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
cannot have an assert in Warning_info::push_warning()
because SQL command SIGNAL can set an absolutely arbitrary
message, even an empty one or ending with '\n'
move the assert into push_warning() and my_message_sql().
followup for 9508a44c37
30 KiB
30 KiB