mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
ab60ef6d81
SET @foo=bar; This would cause a deadlock in mysqld, it now generates the error: ER_SET_CONSTANTS_ONLY as follows: mysql> set @foo=bar; ERROR 1204: You may only use constant expressions with SET |
||
---|---|---|
.. | ||
errmsg.txt |