summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* 1. Fix compilation on Windows;unknown2006-05-191-2/+2
* This is an implementation of two WL items:unknown2006-05-181-2/+2
* Merge zim.(none):/home/ian/workspace/mysql-5.0unknown2006-03-271-7/+61
|\
| * Fix for BUG#15921: DROP TRIGGER - can't be drop trigger createdunknown2006-03-281-7/+61
* | Merge mysql.com:/home/dlenev/mysql-5.0-bg18153unknown2006-03-241-0/+4
|\ \ | |/
| * Fix for bug #18153 "ALTER/OPTIMIZE/REPAIR on transactional tables corruptunknown2006-03-241-0/+4
* | Merge zim.(none):/home/brian/mysql/mysql-5.0unknown2006-03-091-1/+2
|\ \ | |/
| * This patch does 1) fix my build breakage 2) Complete the removal of all symb...unknown2006-03-091-1/+2
* | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-treeunknown2006-03-091-25/+85
|\ \ | |/
| * 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
* | | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0unknown2006-03-061-0/+1
|\ \ \ | |/ /
| * | Fix for bug #17866 "Problem with renaming table with triggers with fullyunknown2006-03-041-0/+1
| |/
* | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525unknown2006-02-271-20/+266
|\ \ | |/
| * 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
* | | Polishing: after implementing TRIGGER privilege, mysqld option unknown2006-02-131-4/+2
* | | Fix for BUG#17180: Failure in trigger-grant on Solaris.unknown2006-02-081-1/+1
* | | Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-rev-1.2004.2.1unknown2006-02-061-36/+33
|\ \ \ | |/ /
| * | Fix for the following bugs:unknown2006-01-241-34/+20
* | | Fix for BUG#9412: Triggers: should have trigger privilege.unknown2006-02-011-23/+25
* | | Merge BUG#15110 from 5.0 into 5.1.unknown2006-01-131-1/+1
|\ \ \ | |/ /
| * | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clauseunknown2006-01-111-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-11/+20
|\ \ \ | |/ /
| * | 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
* | | | WL#1324 table name to file name encodingunknown2005-12-311-37/+26
* | | | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg14836unknown2005-12-241-9/+17
|\ \ \ \ | |/ / /
| * | | Fix for bug #14863 "Triggers: crash if create and there is no current database".unknown2005-12-111-10/+17
| |/ /
* | | sql_trigger.cc, item.cc:unknown2005-12-191-7/+7
* | | Merge mysql.com:/home/alik/MySQL/devel/5.0-wl2984unknown2005-12-091-3/+3
|\ \ \ | |/ /
| * | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-3/+3
| |/
* | Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-19/+19
|\ \ | |/ |/|
| * Table definition cache, part 2unknown2005-11-231-19/+19
* | 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
|\