summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.h
Commit message (Expand)AuthorAgeFilesLines
* Fix forRamil Kalimullin2009-01-141-2/+4
* Doxygenize comments.unknown2007-10-161-10/+10
* Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-8/+0
|\
| * A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-8/+0
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-0/+5
| |\
* | | Patch for the following bugs:unknown2007-06-281-2/+25
* | | This the 4-th patch in scope of CS patch (BUG#11986).unknown2007-06-141-4/+15
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2007-04-051-1/+1
|\ \ \
| * \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-051-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fixed compilation error on Windowsunknown2007-04-051-1/+1
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1unknown2007-04-041-0/+5
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0unknown2007-04-041-0/+5
| |\ \ \ | | |/ /
| | * | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesunknown2007-04-041-0/+5
* | | | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.0-rplunknown2007-03-011-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-271-0/+4
| |\ \
| | * | Bug#24478 DROP TRIGGER is not caught by replicate-*-table filtersunknown2007-02-261-0/+4
| | |/
* | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-2/+3
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-2/+3
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-2/+3
| | |/
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg20670-2unknown2006-09-291-5/+0
|\ \ | |/
| * Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesunknown2006-09-211-5/+2
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergeunknown2006-08-301-4/+2
|\ \ | |/
| * Polishing (was the part of original patch for BUG#16899):unknown2006-08-241-4/+2
* | After merge fixes for patch solving bug#18437 "Wrong values inserted with aunknown2006-07-061-5/+1
* | Merge mysql.com:/home/dlenev/mysql-5.0-bg18437-3unknown2006-07-021-0/+8
|\ \ | |/
| * Fix for bug#18437 "Wrong values inserted with a before update trigger onunknown2006-07-021-0/+8
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-1/+5
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-02-261-1/+16
|\
| * Fix for bug #13525 "Rename table does not keep info of triggers".unknown2006-02-241-1/+16
* | Fix for the following bugs:unknown2006-01-241-8/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-1/+1
|\
| * Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-1/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-061-1/+1
|\ \ | |/ |/|
| * Fixed BUG#14233: Crash after tampering with the mysql.proc tableunknown2005-10-261-1/+1
* | WL#2818 (Add creator to the trigger definition for privilegeunknown2005-11-101-2/+18
|/
* Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-0/+2
* Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-49/+2
* Manual mergeunknown2005-08-031-3/+3
|\
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-3/+3
* | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)unknown2005-07-281-1/+6
|/
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-2/+9
* Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-0/+27
* Fix for bug #10015 "Crash in InnoDB if stored routines are used".unknown2005-06-071-0/+5
* Fix for bugs:unknown2005-05-241-6/+33
* comment change (post-review of "replication of triggers"). Btw date_formats s...unknown2005-05-101-4/+4
* Dmitri please review. Fix for BUG#10417 "CREATE TRIGGER not written to binlog":unknown2005-05-061-0/+8
* Better approach for prelocking of tables for stored routines executionunknown2005-03-041-3/+10
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-0/+3