mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
The bug was caused by wrong behaviour of mysql_insert() which in case of INSERT DELAYED into a view exited with thd->net.report_error == 0. This blocked error reporting to the client which started waiting infinitely for response to the query.
5.6 KiB
5.6 KiB