summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/mydev/mysql-5.0unknown2005-08-291-2/+21
|\
| * Bug#10056 - PACK_KEYS option take values greater than 1 while creating tableunknown2005-08-291-2/+21
* | Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-291-2/+10
|\ \ | |/ |/|
| * fix for bug #12490 (all-in-one patch)unknown2005-08-291-2/+10
* | Merge deer.(none):/home/hf/work/mysql-5.0.11207unknown2005-08-271-11/+14
|\ \
| * | Addition to the fix for #11207 (SET GLOBAL TRANSACTION ISOLATION LEVEL)unknown2005-08-271-10/+13
| * | Fix for bug #11207 (SET GLOBAL TRANSACTION ISOLATION LEVEL is broken)unknown2005-08-081-1/+1
* | | Merge deer.(none):/home/hf/work/mysql-5.0.10499unknown2005-08-271-1/+2
|\ \ \
| * | | Fix for bug #10499 (Function creation with GEOMETRY return)unknown2005-08-101-1/+2
| |/ /
* | | Bug#9048unknown2005-08-271-5/+23
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-3/+6
|\ \ \ | |_|/ |/| |
| * | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-3/+6
* | | Make SYSDATE() behave as in Oracle: always the current datetime, not theunknown2005-08-241-0/+5
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-08-201-2/+7
|\ \
| * | the syntax is XA END xid [SUSPEND [FOR MIGRATE]]unknown2005-08-191-2/+7
* | | Cleanups and optimization during review of new codeunknown2005-08-181-2/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-68/+123
|\ \ \ | |/ /
| * | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-08-121-68/+123
| |\ \
| | * | Implementation of WL#2486 -unknown2005-08-121-68/+123
| | |/
* | | Save and clear run context before executing a stored function or trigger and ...unknown2005-08-151-2/+7
* | | Fixes during review of new pushed codeunknown2005-08-121-10/+12
|/ /
* | Fix for bug #12280 "Triggers: crash if flush tables".unknown2005-08-101-3/+8
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-191-15/+17
|\
| * Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-15/+17
* | Merge mysql.com:/home/kostja/mysql/mysql-4.1-rootunknown2005-07-191-1/+1
|\ \
| * | select.result, select.test:unknown2005-07-171-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+1
|\ \ \ | |_|/ |/| |
| * | Cleanups during reviewunknown2005-07-181-1/+1
* | | func_in.result, func_in.test:unknown2005-07-161-2/+18
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-161-1/+1
|\ \ \
| * | | stop evaluation constant functions in WHERE (BUG#4663)unknown2005-07-161-1/+1
* | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-151-13/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | A fix and a test case for Bug#11299 "prepared statement makes wrong SQLunknown2005-07-151-13/+6
* | | | Post-review fix.unknown2005-07-111-1/+3
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-07-111-10/+5
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-10/+5
| |\ \ \ \
| | * | | | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-10/+4
* | | | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-07-071-43/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed BUG#7088: Stored procedures: labels won't work if character set is utf8.unknown2005-07-061-43/+60
| | |_|_|/ | |/| | |
* | | | | Merge jwinstead@production.mysql.com:my/mysql-5.0-11045unknown2005-07-061-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clean up warnings and build problems on Windows. (Bug #11045)unknown2005-06-181-1/+1
* | | | | Merge with 4.1unknown2005-07-031-15/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Better bug fix for:unknown2005-06-271-15/+0
* | | | | Disabled the GOTO feature. (It's non-standard and undocumented.)unknown2005-07-011-1/+10
* | | | | fix bugs found by gcc 3.4 compilerunknown2005-07-011-5/+5
* | | | | Name resolution context added (BUG#6443)unknown2005-07-011-35/+60
| |_|_|/ |/| | |
* | | | Bug #9728 fix mergeunknown2005-06-231-0/+15
|\ \ \ \ | |/ / /
| * | | Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-0/+15
| * | | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-1/+0
* | | | fixed view fields names check and generation (changed after Trudy review: und...unknown2005-06-211-4/+11
| |/ / |/| |