mariadb/sql/share
dlenev@mysql.com 6c39364f85 Fix for bug #11896 "Partial locking in case of recursive trigger definitions".
If we are in stored function or trigger we should ensure that we won't change
table that is already used by calling statement (this can damage table or
easily cause infinite loops). Particularly this means that recursive triggers
should be disallowed.
2005-08-18 19:07:23 +04:00
..
charsets Merge mysql.com:/home/gluh/MySQL/Merge/4.1 2005-07-21 17:55:16 +05:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
errmsg.txt Fix for bug #11896 "Partial locking in case of recursive trigger definitions". 2005-08-18 19:07:23 +04:00
Makefile.am - manual merge 2005-04-21 08:30:59 +02:00