summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.h
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\
| * Merge with 5.2.Michael Widenius2011-12-111-3/+38
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+38
| | |\
| | | * Updated/added copyright headersKent Boortz2011-07-031-3/+35
| | | |\
* | | | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-07-041-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-1/+1
| |/ / /
* | | | Manual-merge of patch for bug#11753738 from mysql-5.1 tree.Dmitry Shulga2011-06-101-2/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed bug#11753738 (formely known as bug#45235) - 5.1 DOES NOT SUPPORT 5.0-ONLYDmitry Shulga2011-06-101-1/+34
| |/ /
* | | Bug #56595 RENAME TABLE causes assert on OS XJon Olav Hauglid2010-09-161-0/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+36
* | | Backport of:Konstantin Osipov2009-12-081-2/+4
* | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
|/ /
* | 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
|\