summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* after review patchunknown2004-03-291-4/+2
* aftermerge fixunknown2004-03-281-4/+2
* mergeunknown2004-03-271-17/+2
|\
| * limit initialization moved to method of SELECT_LEX_UNIT (WL#695)unknown2003-11-211-17/+2
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-03-021-0/+4
|\ \
| * | Fixed small race condition, when global query_id was modifiedunknown2004-03-011-0/+4
* | | WL#1366: Use the schema (db) associated with an SP.unknown2004-02-171-23/+27
|/ /
* | Merge mysql.com:/home/pem/work/mysql-4.1unknown2004-02-131-2/+19
|\ \
| * | Another fix for #2208unknown2004-02-131-3/+11
| * | Bug#2703unknown2004-02-121-17/+1
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-1/+17
| |\ \
| | * | Fix for BUG#2703 unknown2004-02-111-1/+17
| * | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-101-2/+11
| |\ \ \ | | |/ / | |/| |
| | * | Fix for #2208 (multi-query returns wrong result in embedded library)unknown2004-02-101-2/+11
* | | | Merge 4.1 into 5.0.unknown2004-02-101-49/+44
|\ \ \ \ | |/ / /
| * | | ufter revview fix (BUG#2120)unknown2004-02-091-2/+2
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-091-51/+23
| |\ \ \ | | |/ / | |/| |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-011-51/+23
| | |\ \
| | | * | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-51/+23
| * | | | cleanup: #ifdef DELETE_ITEMS removedunknown2004-02-031-4/+0
| |/ / /
| * | | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-281-2/+2
| |/ /
| * | Mergeunknown2004-01-201-4/+18
| |\ \
| | * | for multy-delete command used same algorithm of table reference (alias)unknown2004-01-201-3/+2
| | * | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-3/+18
| * | | Pack of changes about 'cleanup()'-sunknown2004-01-201-1/+1
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-151-0/+2
| |\ \ \
| | * | | null.result, null.test:unknown2004-01-091-0/+2
| | |/ /
| * | | Mergeunknown2004-01-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | SCRUMunknown2003-12-011-5/+1
| * | | sql_parse.cc:unknown2003-12-241-0/+9
| * | | THD::init_for_queries() pushed back:unknown2003-12-211-0/+2
* | | | Made UDFs work again.unknown2004-01-191-1/+1
* | | | Fixed memory leaks in SPunknown2003-12-211-52/+54
* | | | Merge 4.1 to 5.0 (the prep stmt fixes in particular).unknown2003-12-201-1/+1
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-201-5/+3
| |\ \ \
| | * | | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-5/+3
| * | | | merge with lex pointer change patchunknown2003-12-191-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed memory overrun bug in DELETE ... ORDER BYunknown2003-12-191-1/+1
* | | | | Merging lex-pointer change from 4.1 to 5.0.unknown2003-12-191-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-15/+15
| |/ / /
* | | | Post-merge fixes.unknown2003-12-191-1/+1
* | | | Merge 4.1 to 5.0.unknown2003-12-191-168/+106
|\ \ \ \ | |/ / /
| * | | merge with 4.0.18unknown2003-12-191-1/+1
| |\ \ \
| | * | | Fixed typo. Affected INSERT DELAYED ... SELECT commandsunknown2003-12-171-1/+1
| * | | | mergeunknown2003-12-191-168/+106
| |\ \ \ \
| | * | | | Fixes after merge with 4.0unknown2003-12-191-179/+96
| | * | | | Merge with 4.0.17unknown2003-12-171-8/+29
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+2
| | | |\ \ \
| | | | * | | Fix for BUG#2083unknown2003-12-161-0/+2
| | | * | | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-5/+8