summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-161-180/+181
* Fix doxygen warnings.kostja@bodhi.(none)2007-08-151-8/+8
* Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-07-161-18/+22
|\
| * A fix and a test case for Bug#26141 mixing table types in trigger kostja@bodhi.(none)2007-07-121-12/+16
| * Fix typo in the patch for BUG#25411 on 24-Apr-2007.anozdrin/alik@ibm.2007-06-191-1/+1
| * Fix for:dlenev@mockturtle.local2007-05-111-1/+1
| * Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-2/+6
* | Fix a compiler warning.kostja@bodhi.(none)2007-07-141-4/+4
* | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074thek@adventure.(none)2007-07-021-16/+24
|\ \
| * | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadthek@adventure.(none)2007-07-021-16/+24
* | | Patch for the following bugs:anozdrin/alik@ibm.2007-06-281-30/+387
* | | Merge gleb.loc:/home/uchum/work/bk/5.1gshchepa/uchum@gleb.loc2007-06-251-8/+1
|\ \ \
| * | | Bug #26418: Slave out of sync after gkodinov/kgeorge@magare.gmz2007-06-191-8/+1
| |/ /
* | | This the 4-th patch in scope of CS patch (BUG#11986).anozdrin/alik@ibm.2007-06-141-127/+179
* | | The second cleanup patch in scope of BUG#11986.anozdrin/alik@ibm.2007-06-141-3/+1
* | | Bug#25411 (trigger code truncated), PART IImalff/marcsql@weblab.(none)2007-06-121-5/+17
|/ /
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a88-113-38-195.elisa-laajakaista.fi2007-05-241-13/+13
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-13/+13
* | | Fix for:dlenev@mockturtle.local2007-05-111-1/+1
* | | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Imalff/marcsql@weblab.(none)2007-04-251-3/+7
|/ /
* | Fix rpl_trigger.test failure in the runtime tree.kostja@vajra.(none)2007-04-141-2/+3
* | An attempt to fix a sporadic valgrind memory leak in Event Scheduler:kostja@vajra.(none)2007-04-131-3/+9
* | Remove unnecessary casts to uchar. The casts are stemming fromkostja@bodhi.local2007-03-271-1/+1
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51tsmith@quadxeon.mysql.com2007-03-081-5/+2
|\ \
| * \ Merge bodhi.local:/opt/local/work/mysql-5.0-26750kostja@bodhi.local2007-03-071-5/+2
| |\ \ | | |/
| | * A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewkostja@bodhi.local2007-03-071-5/+2
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimetsmith@quadxeon.mysql.com2007-03-071-3/+3
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@calliope.local2007-02-121-3/+3
| |\ \
| | * | Style fix-up and comment correction.cmiller@calliope.local.cmiller/calliope.local2007-02-111-3/+3
* | | | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.0-rpllars/lthalmann@dl145k.mysql.com2007-03-011-5/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com2007-02-271-5/+1
| |\ \
| | * | Bug#24478 DROP TRIGGER is not caught by replicate-*-table filtersbar@mysql.com2007-02-261-5/+1
* | | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-12/+14
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-8/+9
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-8/+9
| | |\ \ | | | |/ | | |/|
| | | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-8/+9
* | | | 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 dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marveldf@kahlann.erinye.com2006-12-011-5/+4
| |\ \ | | |/
| | * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-5/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@narttu.mysql.fi2006-11-301-5/+4
|\ \ \
| * | | Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-5/+4
* | | | A post-merge fix: fix the failing trigger-grant.test.kostja@bodhi.local2006-11-301-16/+16
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-11-301-28/+80
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#23703 (DROP TRIGGER needs an IF EXISTS)malff/marcsql@weblab.(none)2006-11-131-27/+77
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2006-11-021-3/+5
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maintcmiller@zippy.cornsilk.net2006-10-131-3/+5
| | |\
| * | \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimedlenev@mockturtle.local2006-10-201-4/+4
| |\ \ \ | | |/ / | |/| |
| * | | Fix for bug#20670 "UPDATE using key and invoking trigger that modifiesdlenev@mockturtle.local2006-09-211-0/+32
* | | | Fixed a LOT of compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-271-2/+2