summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* WL#2787 (part 2, ver 3 (merged)) changed securety context switchingunknown2005-09-151-1/+1
* Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-0/+19
* Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-0/+36
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-311-8/+6
|\
| * Fixes during review of new pushed codeunknown2005-07-311-11/+11
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-291-15/+76
|\ \ | |/ |/|
| * store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-15/+76
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-291-0/+9
|\ \
| * | Fix for bug#12127 triggers do not show in info_schema before they are used if...unknown2005-07-271-0/+9
| |/
* | Cleanups during review of new codeunknown2005-07-281-2/+1
|/
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-51/+316
* Now when we create or drop trigger we will open only subject table and notunknown2005-07-131-3/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-0/+29
|\
| * Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-0/+29
* | Name resolution context added (BUG#6443)unknown2005-07-011-1/+1
|/
* Fix for bugs:unknown2005-05-241-21/+24
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-071-1/+25
|\
| * Dmitri please review. Fix for BUG#10417 "CREATE TRIGGER not written to binlog":unknown2005-05-061-1/+25
* | Fixes while reviewing new codeunknown2005-05-061-1/+1
|/
* Fix for bugs #5859 "DROP TABLE does not drop triggers" and unknown2005-03-271-1/+2
* Fix for yet another memleak caused by SP-locking patch.unknown2005-03-051-2/+1
* manually mergedunknown2005-02-141-6/+6
|\
| * XA (not completely polished out yet)unknown2005-01-161-6/+6
* | Precision Math implementationunknown2005-02-091-1/+2
* | First stage of table definition cacheunknown2005-01-061-5/+5
* | After merge fixesunknown2004-12-311-2/+0
|/