summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* LEX initialization fixedunknown2004-07-211-6/+6
* Don't close already closed files in vio (not critical)unknown2004-07-121-1/+0
* Cleanup of db option cacheingunknown2004-07-091-1/+2
* WL#807 Optimize loading database options in load_db_optunknown2004-07-081-0/+1
* removed using lex->select_lex.options is SHOW TABLE [STATUS] commands (BUG#4288)unknown2004-06-271-1/+1
* parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-241-2/+2
* Mergeunknown2004-06-221-1/+13
|\
| * fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090)unknown2004-06-131-1/+13
* | Unused variables removed (many files).unknown2004-06-211-2/+0
* | mergeunknown2004-06-211-3/+9
|\ \
| * \ Merge with 4.0.21unknown2004-06-181-3/+9
| |\ \ | | |/ | |/|
| | * Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20040617084849|64488unknown2004-06-171-3/+3
| | * Cset exclude: guilhem@mysql.com|ChangeSet|20040609132715|17355unknown2004-06-171-3/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-101-2/+4
| | |\
| | | * Cleanupunknown2004-06-101-2/+4
| | * | complement to previous fix (which was for SQLCOM_DROP_DB), for COM_DROP_DB.unknown2004-06-091-3/+3
| | * | Fix for BUG#4066 "DROP DATABASE case sensitive even if lower-case-table-names...unknown2004-06-091-1/+2
| | |/
| | * different (simpler and more compatible) fix for bug#4046unknown2004-06-091-1/+4
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-181-1/+22
|\ \ \
| * | | API change: mysql_shutdown() now requires a 2nd argument, the shutdown level.unknown2004-06-181-7/+10
| * | | API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.unknown2004-06-151-1/+19
| |/ /
* | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-2/+3
|/ /
* | mergedunknown2004-06-111-1/+1
|\ \
| * | bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-1/+1
* | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"unknown2004-06-101-18/+3
* | | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-54/+26
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-1/+41
|\ \ \ | |/ /
| * | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-031-1/+41
| |\ \
| | * | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-1/+41
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-031-3/+121
|\ \ \ \ | |/ / / |/| | |
| * | | Manually merged, requirees more mergingunknown2004-05-251-1/+4
| |\ \ \ | | |/ /
| * | | Mergeunknown2004-05-241-20/+17
| |\ \ \
| * | | | Added support for PREPARE stmt1 FROM @var, unknown2004-05-241-13/+14
| * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-3/+120
| |\ \ \ \
| | * | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-9/+90
| | * | | | Trivial manual mergeunknown2004-05-151-2/+38
| | |\ \ \ \
| | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-061-2/+38
| | | |\ \ \ \
| | | | * | | | WL#1622: Post-merge fixesunknown2004-05-051-1/+0
| | | | * | | | Manual merge for WL#1622 code, will need fixesunknown2004-05-051-1/+38
| | | | |\ \ \ \
| | | | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-301-1/+38
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-281-1/+1
| | | | | | |\ \ \ \
| | | | | | * \ \ \ \ Mergedunknown2004-04-131-1/+38
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | WL#1622 "SQL Syntax for Prepared Statements": post-review fixes:unknown2004-04-131-69/+22
| | | | | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-081-1/+85
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Mergeunknown2004-04-081-1/+85
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ Post-merge fixesunknown2004-04-051-1/+85
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | | * | | | | Many files:unknown2004-04-051-1/+85
* | | | | | | | | | | | | | | Merge with 4.0 to get fixes for netwareunknown2004-06-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-1/+1
| * | | | | | | | | | | | | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-2/+2