summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-11-101-1/+2
|\
| * Bug#31210 - INSERT DELAYED crashes server when used onunknown2007-11-051-1/+2
* | Fix for bug #29444: crash with partition refering to table in create-selectunknown2007-10-091-0/+1
|/
* Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-09-191-2/+11
|\
| * Bug #30639: limit offset,rowcount wraps when rowcount >= 2^32 in windowsunknown2007-09-191-2/+11
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-08-301-10/+35
|\ \ | |/ |/|
| * Bug#28779 (mysql_query() allows execution of statements with unbalancedunknown2007-08-301-8/+35
| * Bug#30333 (Performance, expressions lists in the parser)unknown2007-08-221-2/+0
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-08-241-0/+1
|\ \
| * \ Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2007-08-231-0/+1
| |\ \ | | |/ | |/|
| | * Merge olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug30396unknown2007-08-161-0/+1
| | |\
| | | * Fixed bug #30396.unknown2007-08-151-0/+1
| | | * Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-08-031-1/+5
| | | |\
| | | | * Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-1/+5
| | | | |\
| | | * | | Clean up patchunknown2007-07-291-2/+0
* | | | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-221-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+4
* | | | | | Doxygen warnings.unknown2007-08-161-3/+3
* | | | | | Fix doxygen warnings.unknown2007-08-151-1/+14
|/ / / / /
* | | | | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875unknown2007-08-031-0/+4
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Bug#28875 Conversion between ASCII and LATIN1 charsets does not functionunknown2007-08-031-1/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-311-3/+130
|\ \ \ \
| * | | | Cleanup patchunknown2007-07-291-2/+0
| * | | | Merge adventure.(none):/home/thek/Development/cpp/bug29929/my50-bug29929unknown2007-07-271-3/+132
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locke...unknown2007-07-271-3/+132
| | | |/ | | |/|
* | | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-07-261-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | coding style fix : Index_hintunknown2007-07-231-3/+3
* | | | Fix the coding style.unknown2007-07-201-9/+9
|/ / /
* | | Fix a build break on 64 bit (uint and size_t are distinct types).unknown2007-07-171-1/+1
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-1/+59
|\ \ \ | |/ /
| * | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+21
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2007-07-061-1/+1
| |\ \
| | * | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-1/+1
| | |/
| * | A fix and a test case for Bug#29050 Creation of a legal stored procedureunknown2007-07-051-0/+37
| |/
| * Code review commentsunknown2007-05-251-2/+2
| * Bug#27876 (SF with cyrillic variable name fails during execution (regression))unknown2007-05-251-3/+5
* | Fix typo.unknown2007-06-291-1/+1
* | Folow up on the CS patch:unknown2007-06-291-1/+1
* | Patch for the following bugs:unknown2007-06-281-8/+197
* | Merge mysql.com:/nfsdisk1/lars/bk/mysql-5.1unknown2007-06-211-236/+324
|\ \
| * | Bug#25411 (trigger code truncated), PART IIunknown2007-06-121-235/+323
| * | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-06-111-1/+1
| |\ \
| | * | Follow up after work on Bug 4968unknown2007-06-101-1/+1
* | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-06-051-4/+7
|\ \ \ \ | |/ / /
| * | | Post-merge fix.unknown2007-06-041-1/+4
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-3/+3
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-3/+3
| | |\ \
| | | * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
* | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2007-05-311-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |