mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
270b695f59
We should not allow explicit or implicit transaction commits inside of stored functions or triggers (so in autocommit mode we should not do commits after execution of sub-statement). Also since we don't support nested statement transactions in 5.0, we shouldn't commit or rollback stmt transactions while we are inside stored functions or triggers. This should be fixed in later (>=5.1) releases. |
||
---|---|---|
.. | ||
charsets | ||
.cvsignore | ||
errmsg.txt | ||
Makefile.am |