summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
diff options
context:
space:
mode:
authorjcole@tetra.spaceapes.com <>2001-03-02 05:03:18 -0600
committerjcole@tetra.spaceapes.com <>2001-03-02 05:03:18 -0600
commitab60ef6d819f86d86d69f6ebcea4f06e23c1dadd (patch)
tree0128c94cf846ba6783f7f4f487d93c030bdd0e2a /sql/sql_select.h
parentf78adcc20262f421d348e89a2252de6b508553cc (diff)
downloadmariadb-git-ab60ef6d819f86d86d69f6ebcea4f06e23c1dadd.tar.gz
Fixed a bug that allowed:
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
Diffstat (limited to 'sql/sql_select.h')
0 files changed, 0 insertions, 0 deletions