summaryrefslogtreecommitdiff
path: root/sql/sql_trigger.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #55421 - Protocol::end_statement(): Assertion `0' onDmitry Shulga2010-09-071-0/+9
* Manual merge from the bugfix tree.Alexey Kopytov2010-06-111-3/+3
|\
| * Bug #42064: low memory crash when importing hex strings, inAlexey Kopytov2010-05-211-3/+3
* | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-4/+3
|/
* Bug#50423: Crash on second call of a procedure dropping a triggerDavi Arnaut2010-01-281-4/+11
* Backport Bug#37148 to 5.1He Zhenxing2010-01-241-1/+1
* Bug #40877: multi statement execution fails in 5.1.30Georgi Kodinov2009-10-161-2/+2
*-. Merge from 5.0-bugteamStaale Smedseng2009-06-171-1/+1
|\ \
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-171-1/+1
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-101-1/+1
| |/
| * BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-1/+1
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-18/+18
* | Fix forRamil Kalimullin2009-01-141-23/+65
* | manual merge 5.0-bugteam --> 5.1-bugteam (bug 40021)Gleb Shchepa2008-11-141-6/+4
|\ \ | |/
| * Bug #40021: Renaming view fails, archived .frm for view isGleb Shchepa2008-11-141-4/+4
* | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-07-141-2/+4
|\ \ | |/
| * Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending onMarc Alff2008-07-141-2/+4
| * Fixed whitespaceunknown2007-09-041-1/+1
* | 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
|\ \