summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed whitespaceunknown2007-09-041-1/+1
* A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-12/+16
* Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-1/+1
* Fix for:unknown2007-05-111-1/+1
* Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-2/+6
* A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewunknown2007-03-071-5/+2
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-271-5/+1
|\
| * Bug#24478 DROP TRIGGER is not caught by replicate-*-table filtersunknown2007-02-261-5/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-8/+9
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-8/+9
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-8/+9
* | | 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
|\ \