summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2006-12-231-2/+1
* Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-5/+4
|\
| * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-5/+4
* | Bug#23703 (DROP TRIGGER needs an IF EXISTS)unknown2006-11-131-27/+77
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-021-3/+5
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2006-10-131-3/+5
| |\
| | * Bug #14262: SP: DROP PROCEDURE|VIEW (maybe more) write to binlog too late \unknown2006-10-031-3/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-10-201-4/+4
|\ \ \ | |/ / |/| |
| * | Fix for bug#15228 "'invalid access to non-static data member'unknown2006-10-201-4/+4
* | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-0/+32
|/ /
* | Polishing (was the part of original patch for BUG#16899):unknown2006-08-241-61/+58
* | Fix for BUG#20438: CREATE statements for views, stored routines and triggersunknown2006-07-281-1/+4
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-07-131-32/+3
|\ \ | |/ |/|
| * Bug#18630: Arguments of suid routine calculated in wrong securityunknown2006-07-131-32/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-081-1/+2
|\ \
| * \ Merge chilla.local:/home/mydev/mysql-5.0unknown2006-07-061-1/+2
| |\ \ | | |/ | |/|
| | * Bug#16218 - Crash on insert delayedunknown2006-06-261-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-07-061-2/+42
|\ \ \ | |/ / |/| |
| * | Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-2/+42
| |/
* | Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0unknown2006-06-281-1/+3
|\ \
| * | Bug#10946: Confusing error messeges in the case of duplicate trigger definitionunknown2006-06-281-1/+3
| |/
* | Merge bk-internal:/home/bk/mysql-5.0-runtimeunknown2006-06-281-0/+9
|\ \
| * | Bug #18005: Creating a trigger on mysql.event leads to server crash on schedu...unknown2006-06-271-0/+9
| |/
* | A fix and a test case forunknown2006-06-271-6/+3
|/
* Fix for BUG#15921: DROP TRIGGER - can't be drop trigger createdunknown2006-03-281-7/+61
* Fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corruptunknown2006-03-241-0/+4
* This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-1/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-071-25/+85
|\
| * Implementation of WL#2897: Complete definer support in the stored routines.unknown2006-03-021-1/+1
| * Fix for BUG#16266: Definer is not fully qualified error during replication.unknown2006-03-011-24/+84
* | Fix for bug #17866 "Problem with renaming table with triggers with fullyunknown2006-03-041-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-02-261-21/+269
|\
| * Fix for bug #13525 "Rename table does not keep info of triggers".unknown2006-02-241-21/+269
* | Fix for the following bugs:unknown2006-01-241-34/+20
* | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-111-1/+1
* | After merge fix and a safety fix for handlerunknown2006-01-061-2/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-12/+20
|\ \ | |/ |/|
| * Review fixes of new pushed codeunknown2006-01-061-12/+20
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-12-211-7/+7
|\ \
| * | BUG#15842: Change in "item.cc" adding Item_sp_variable breaks compile on HP-U...unknown2005-12-211-7/+7
* | | Fix for bug #14863 "Triggers: crash if create and there is no current database".unknown2005-12-111-10/+17
|/ /
* | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-3/+3
|/
* postmerge fixunknown2005-11-231-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0unknown2005-11-231-0/+3
|\
| * Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-0/+3
* | Inefficient usage of String::append() fixed.unknown2005-11-201-13/+92
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-101-34/+277
|\ \
| * | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-34/+277
* | | WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions".unknown2005-11-101-2/+5
|/ /
* | Fix for bug #12739 "Deadlock in multithreaded environment during creating/unknown2005-10-171-37/+39
|/