summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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