summaryrefslogtreecommitdiff
path: root/mysql-test/t/trigger.test
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-231-0/+36
|\
| * Fix for bug #11896 "Partial locking in case of recursive trigger definitions".dlenev@mysql.com2005-08-181-0/+36
* | Fixed typo in error numbersmonty@mysql.com2005-08-151-1/+1
* | Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-151-0/+44
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-111-0/+23
|\
| * Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerdlenev@mysql.com2005-08-101-0/+23
* | Fix for bug #12280 "Triggers: crash if flush tables".dlenev@mysql.com2005-08-101-0/+20
|/
* postmerge-fixbell@sanja.is.com.ua2005-07-301-5/+1
* store/restore sql_mode which was in force during ctrigger creation (BUG#5891)bell@sanja.is.com.ua2005-07-281-0/+36
* After merge fix.dlenev@mysql.com2005-07-191-2/+2
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-20/+39
* Now when we create or drop trigger we will open only subject table and notdlenev@mysql.com2005-07-131-1/+5
* Fixed trigger.test after fixing bug #11554 "Server crashes on statementdlenev@mysql.com2005-07-131-14/+11
* Manual fixes after merging patch for bug #8406 "Triggers crash if referencingdlenev@mysql.com2005-07-091-11/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-091-1/+82
|\
| * Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-091-1/+82
* | Added test for bug #5893 "Triggers with dropped functions cause crashes"dlenev@brandersnatch.localdomain2005-06-291-0/+14
|/
* Added test for bug #5894 "Triggers with altered tables cause corruptdlenev@brandersnatch.localdomain2005-05-301-0/+127
* Fix for bugs:dlenev@brandersnatch.localdomain2005-05-241-0/+118
* Fix for bugs #5859 "DROP TABLE does not drop triggers" and dlenev@brandersnatch.localdomain2005-03-271-0/+20
* After merge fixesmonty@mysql.com2005-01-041-0/+1
* Remove clear_insert_values() because it was far from trivial to handle the cl...monty@mysql.com2005-01-031-0/+2
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsdlenev@brandersnatch.localdomain2004-11-241-2/+4
* Fix for bug #5890 "Triggers fail for DELETE without WHERE".dlenev@brandersnatch.localdomain2004-11-121-0/+17
* Fix for bug #5887 "Triggers with string literals cause errors"dlenev@brandersnatch.localdomain2004-10-081-0/+14
* After merge fixes for WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-091-10/+10
* WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-091-10/+10
* WL#1218 "Triggers". Some very preliminary version of patch.dlenev@brandersnatch.localdomain2004-09-071-0/+195