summaryrefslogtreecommitdiff
path: root/mysql-test/r/trigger.result
Commit message (Expand)AuthorAgeFilesLines
* Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-231-0/+41
|\
| * Fix for bug #11896 "Partial locking in case of recursive trigger definitions".unknown2005-08-181-0/+41
* | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-0/+33
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-111-0/+13
|\
| * Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerunknown2005-08-101-0/+13
* | Fix for bug #12280 "Triggers: crash if flush tables".unknown2005-08-101-0/+16
|/
* postmerge-fixunknown2005-07-301-8/+1
* store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-0/+47
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-19/+34
* Now when we create or drop trigger we will open only subject table and notunknown2005-07-131-1/+2
* Fixed trigger.test after fixing bug #11554 "Server crashes on statementunknown2005-07-131-3/+9
* Manual fixes after merging patch for bug #8406 "Triggers crash if referencingunknown2005-07-091-9/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-1/+92
|\
| * Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-1/+92
* | Added test for bug #5893 "Triggers with dropped functions cause crashes"unknown2005-06-291-0/+9
|/
* Added test for bug #5894 "Triggers with altered tables cause corruptunknown2005-05-301-0/+167
* Fix for bugs:unknown2005-05-241-0/+109
* Fix for bugs #5859 "DROP TABLE does not drop triggers" and unknown2005-03-271-0/+16
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-0/+4
* Fix for bug #5890 "Triggers fail for DELETE without WHERE".unknown2004-11-121-0/+12
* Fix for bug #5887 "Triggers with string literals cause errors"unknown2004-10-081-0/+5
* WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+171