summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename send_ok to my_ok. Similarly to my_error, it only records the status,unknown2008-02-191-1/+1
* Merge quad.:/mnt/raid/alik/MySQL/devel/5.1unknown2008-02-011-1/+1
|\
| * A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES andunknown2008-01-301-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-180/+181
|\ \ | |/ |/|
| * Doxygenized comments.unknown2007-10-161-180/+181
* | Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlockunknown2007-11-291-33/+35
* | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEunknown2007-11-181-2/+5
* | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEunknown2007-11-151-5/+39
|/
* Fix doxygen warnings.unknown2007-08-151-8/+8
* Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-18/+22
|\
| * A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-12/+16
| * Fix typo in the patch for BUG#25411 on 24-Apr-2007.unknown2007-06-191-1/+1
| * Fix for:unknown2007-05-111-1/+1
| * Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-2/+6
* | Fix a compiler warning.unknown2007-07-141-4/+4
* | Merge adventure.(none):/home/thek/Development/cpp/bug21074/my51-bug21074unknown2007-07-021-16/+24
|\ \
| * | Bug#21074 Large query_cache freezes mysql server sporadically under heavy loadunknown2007-07-021-16/+24
* | | Patch for the following bugs:unknown2007-06-281-30/+387
* | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-06-251-8/+1
|\ \ \
| * | | Bug #26418: Slave out of sync after unknown2007-06-191-8/+1
| |/ /
* | | This the 4-th patch in scope of CS patch (BUG#11986).unknown2007-06-141-127/+179
* | | The second cleanup patch in scope of BUG#11986.unknown2007-06-141-3/+1
* | | Bug#25411 (trigger code truncated), PART IIunknown2007-06-121-5/+17
|/ /
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-13/+13
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-13/+13
* | | Fix for:unknown2007-05-111-1/+1
* | | manual merge 5.0-runtime -> 5.1->runtime, with 25411 part Iunknown2007-04-251-3/+7
|/ /
* | Fix rpl_trigger.test failure in the runtime tree.unknown2007-04-141-2/+3
* | An attempt to fix a sporadic valgrind memory leak in Event Scheduler:unknown2007-04-131-3/+9
* | Remove unnecessary casts to uchar. The casts are stemming fromunknown2007-03-271-1/+1
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-03-081-5/+2
|\ \
| * \ Merge bodhi.local:/opt/local/work/mysql-5.0-26750unknown2007-03-071-5/+2
| |\ \ | | |/
| | * A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewunknown2007-03-071-5/+2
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-03-071-3/+3
|\ \ \ | |/ / |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-02-121-3/+3
| |\ \
| | * | Style fix-up and comment correction.unknown2007-02-111-3/+3
* | | | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.0-rplunknown2007-03-011-5/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-271-5/+1
| |\ \
| | * | Bug#24478 DROP TRIGGER is not caught by replicate-*-table filtersunknown2007-02-261-5/+1
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-12/+14
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-8/+9
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-8/+9
| | |\ \ | | | |/ | | |/|
| | | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-8/+9
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:unknown2006-12-231-2/+1
| |/ /
| * | Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marvelunknown2006-12-011-5/+4
| |\ \ | | |/
| | * Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-5/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-301-5/+4
|\ \ \
| * | | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-5/+4
* | | | A post-merge fix: fix the failing trigger-grant.test.unknown2006-11-301-16/+16