summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-6/+15
* simple optimzationunknown2004-03-311-4/+4
* ALTER TABLE t1 CONVERT TO should also change the default character set.unknown2004-03-301-2/+6
* More different syntaxes for (1) modifying the default charaset/collationunknown2004-03-301-13/+20
* 1. New data types, from the user point of view:unknown2004-03-261-2/+2
* Merge fix.unknown2004-03-251-3/+2
|\
| * Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-3/+2
* | accorting to the manual, when neither GLOBAL or SESSION in SETunknown2004-03-241-1/+1
|/
* correct support for a mix of UNION/UNION ALL in the same query.unknown2004-03-231-6/+10
* after review changesunknown2004-03-201-8/+7
* fixed signed numeric literal parsing unknown2004-03-181-3/+8
* mergeunknown2004-03-181-3/+24
|\
| * DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-3/+24
* | 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