summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-10/+60
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-03-161-2/+8
|\
| * EOVERFLOW moved to my_base.h - it is used not only in strtod.cunknown2004-03-161-2/+8
* | mergeunknown2004-03-161-1/+6
|\ \ | |/ |/|
| * fixed parsing mode for derived tables (BUG#2421)unknown2004-02-021-1/+6
* | Fix for bug#2586 Disallow global/session/local as structured var. instance namesunknown2004-03-161-0/+5
* | Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-7/+7
* | Portability fixesunknown2004-03-051-7/+7
* | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-4/+10
* | merge with 4.0unknown2004-02-221-0/+1
|\ \
| * | Cleanupsunknown2004-02-221-1/+0
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-221-0/+1
| |\ \
| | * | change that master_server_id is not a restricted wordunknown2004-02-221-0/+1
| * | | making one symbol a keywordunknown2004-02-211-0/+1
| |/ /
* | | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-201-2/+1
|\ \ \ | |/ /
| * | fix for the bug #2786 incorrect precedence for XOR operatorunknown2004-02-161-2/+1
* | | Merge with public treeunknown2004-02-161-5/+10
|\ \ \
| * | | After merge fixesunknown2004-02-161-2/+2
| * | | Merge with 4.0.18unknown2004-02-111-5/+10
| |\ \ \ | | |/ /
| | * | BUG#2304 - HANDLER and tables in non-current dbunknown2004-01-131-5/+10
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-151-1/+1
|\ \ \ \
| * | | | REVOKE ALL PRIVILEGES, GRANT FROM user_listunknown2004-02-151-1/+1
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-141-13/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-131-13/+13
| |\ \ \ \
| | * | | | make all "artificial" syntax errors to report a place where they take place (...unknown2004-02-121-13/+13
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-121-16/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug 2701: Function CHARSET() inconsistencyunknown2004-02-111-2/+0
| | |/ / / | |/| | |
| * | | | Added --compact to mysqlbinlogunknown2004-02-091-14/+14
| | |_|/ | |/| |
* | | | correct assignment of default limit (BUG#2600)unknown2004-02-041-2/+5
|/ / /
* | | preload.result, key_cache.result, preload.test, key_cache.test, sql_yacc.yy:unknown2004-02-021-6/+1
|/ /
* | better fix BUG#2361: ALTER TABLE ... DROP PRIMARY KEY drops a non-primary keyunknown2004-01-281-3/+4
* | warning commentunknown2004-01-261-0/+2
* | fix for BUG#2516: "SLAVE START may crash mysqld"unknown2004-01-261-2/+5
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-01-241-10/+2
|\ \
| * | Fix for a bug #2422, where CONVERT(expr, cast) was masked byunknown2004-01-221-10/+2
* | | Conflicts resolvedunknown2004-01-231-95/+174
|\ \ \ | |/ / |/| |
| * | SCRUMunknown2004-01-231-41/+21
| * | SCRUM:unknown2004-01-151-95/+194
* | | Mergeunknown2004-01-201-7/+7
|\ \ \
| * | | allow UPDATE and DELETE stetements with tables derived from subquery if they ...unknown2004-01-041-7/+7
| |/ /
* | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanunknown2004-01-191-1/+1
|\ \ \
| * | | Fix deprecation warning - database_engine => storage_engineunknown2004-01-181-1/+1
| |/ /
* | | Fix for prepared statementsunknown2003-12-301-5/+5
|/ /
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-13/+13
* | mergeunknown2003-12-191-1/+2
|\ \
| * | Fixes after merge with 4.0unknown2003-12-191-1/+1
| * | Merge with 4.0.17unknown2003-12-171-0/+1
| |\ \ | | |/
| | * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-111-0/+1
| | * Revert change of lower-case-table handling as this breaks how alias works.unknown2003-08-291-4/+0
| | * After merge fixesunknown2003-08-221-1/+1
| | |\