summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.h
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-231-2/+1
* Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-5/+2
* Polishing (was the part of original patch for BUG#16899):unknown2006-08-241-4/+2
* Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-0/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-02-261-1/+16
|\
| * Fix for bug #13525 "Rename table does not keep info of triggers".unknown2006-02-241-1/+16
* | Fix for the following bugs:unknown2006-01-241-8/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-1/+1
|\
| * Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-1/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-061-1/+1
|\ \ | |/ |/|
| * Fixed BUG#14233: Crash after tampering with the mysql.proc tableunknown2005-10-261-1/+1
* | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-2/+18
|/
* Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-0/+2
* Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-49/+2
* Manual mergeunknown2005-08-031-3/+3
|\
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-3/+3
* | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-1/+6
|/
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-2/+9
* Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-0/+27
* Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+5
* Fix for bugs:unknown2005-05-241-6/+33
* comment change (post-review of "replication of triggers"). Btw date_formats s...unknown2005-05-101-4/+4
* Dmitri please review. Fix for BUG#10417 "CREATE TRIGGER not written to binlog":unknown2005-05-061-0/+8
* Better approach for prelocking of tables for stored routines executionunknown2005-03-041-3/+10
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-0/+3
* Fix for bug #5890 "Triggers fail for DELETE without WHERE".unknown2004-11-121-0/+6
* WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+62