summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygenize comments.cmiller@zippy.cornsilk.net2007-10-161-10/+10
* Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-161-8/+0
|\
| * A fix and a test case for Bug#26141 mixing table types in trigger kostja@bodhi.(none)2007-07-121-8/+0
| * Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@mysql.com/linux.site2007-04-051-0/+5
| |\
* | | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-2/+25
* | | This the 4-th patch in scope of CS patch (BUG#11986).anozdrin/alik@ibm.2007-06-141-4/+15
* | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2007-04-051-1/+1
|\ \ \
| * \ \ Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2007-04-051-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fixed compilation error on Windowsmskold/marty@mysql.com/linux.site2007-04-051-1/+1
* | | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1mskold/marty@linux.site2007-04-041-0/+5
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0mskold/marty@linux.site2007-04-041-0/+5
| |\ \ \ | | |/ /
| | * | Bug #26242 UPDATE with subquery and triggers failing with cluster tablesmskold/marty@mysql.com/linux.site2007-04-041-0/+5
* | | | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.0-rpllars/lthalmann@dl145k.mysql.com2007-03-011-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com2007-02-271-0/+4
| |\ \
| | * | Bug#24478 DROP TRIGGER is not caught by replicate-*-table filtersbar@mysql.com2007-02-261-0/+4
| | |/
* | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-2/+3
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-2/+3
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-2/+3
| | |/
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-bg20670-2dlenev@mockturtle.local2006-09-291-5/+0
|\ \ | |/
| * Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-5/+2
* | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-4/+2
|\ \ | |/
| * Polishing (was the part of original patch for BUG#16899):anozdrin/alik@alik.2006-08-241-4/+2
* | After merge fixes for patch solving bug#18437 "Wrong values inserted with adlenev@mysql.com2006-07-061-5/+1
* | Merge mysql.com:/home/dlenev/mysql-5.0-bg18437-3dlenev@mysql.com2006-07-021-0/+8
|\ \ | |/
| * Fix for bug#18437 "Wrong values inserted with a before update trigger ondlenev@mysql.com2006-07-021-0/+8
* | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-1/+5
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mysql.com2006-02-261-1/+16
|\
| * Fix for bug #13525 "Rename table does not keep info of triggers".dlenev@mysql.com2006-02-241-1/+16
* | Fix for the following bugs:anozdrin@mysql.com2006-01-241-8/+3
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-12-071-1/+1
|\
| * Fix for bug #11555 "Stored procedures: current SP tables locking makedlenev@mysql.com2005-12-071-1/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-12-061-1/+1
|\ \ | |/ |/|
| * Fixed BUG#14233: Crash after tampering with the mysql.proc tablepem@mysql.com2005-10-261-1/+1
* | WL#2818 (Add creator to the trigger definition for privilegeanozdrin@mysql.com2005-11-101-2/+18
|/
* Fix for bug #12704 "Server crashes during trigger execution".dlenev@mysql.com2005-09-151-0/+2
* Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-151-49/+2
* Manual mergesergefp@mysql.com2005-08-031-3/+3
|\
| * Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-3/+3
* | store/restore sql_mode which was in force during ctrigger creation (BUG#5891)bell@sanja.is.com.ua2005-07-281-1/+6
|/
* Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-2/+9
* Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-091-0/+27
* Fix for bug #10015 "Crash in InnoDB if stored routines are used".dlenev@brandersnatch.localdomain2005-06-071-0/+5
* Fix for bugs:dlenev@brandersnatch.localdomain2005-05-241-6/+33
* comment change (post-review of "replication of triggers"). Btw date_formats s...gbichot@quadita2.mysql.com2005-05-101-4/+4
* Dmitri please review. Fix for BUG#10417 "CREATE TRIGGER not written to binlog":gbichot@quadita2.mysql.com2005-05-061-0/+8
* Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-3/+10
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsdlenev@brandersnatch.localdomain2004-11-241-0/+3
* Fix for bug #5890 "Triggers fail for DELETE without WHERE".dlenev@brandersnatch.localdomain2004-11-121-0/+6