summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Fix for NCHAR bug appeared during the mergingunknown2005-02-091-1/+1
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-23/+44
|\
| * Precision Math implementationunknown2005-02-091-23/+44
* | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-38/+42
|/
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-071-4/+5
|\
| * resolved merge conflictunknown2005-02-041-4/+5
| |\
| | * Fix for BUG#8023.unknown2005-02-021-4/+5
| | * backported from 5.0 patch initialization of main select for commands where su...unknown2005-01-171-1/+5
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-041-10/+10
|\ \ \ | |/ /
| * | Bug#6726 - failure to parse NOT BETWEENunknown2005-02-031-10/+10
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-031-10/+55
|\ \ \ | |/ /
| * | WL#1967unknown2005-02-011-10/+55
* | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) unknown2005-01-241-35/+24
|/ /
* | Merge with 4.1unknown2005-01-151-8/+1
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-141-8/+1
| |\
| | * Fix for bug #7418 "TIMESTAMP not always converted to DATETIME in MAXDBunknown2005-01-111-8/+1
* | | Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formatsunknown2005-01-071-1/+7
* | | fixed views with PS protocolunknown2005-01-051-1/+4
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-7/+14
|\ \ \ | |/ /
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-7/+14
| |/
* | Manual merge.unknown2004-12-311-4/+11
|\ \
| * \ Manual merge of patch implementing WL#1339 with main tree.unknown2004-12-291-4/+11
| |\ \
| | * | WL#1339 "Add per account max_user_connections limit (maximum number unknown2004-12-291-4/+11
* | | | Merge bk-internal:/home/bk/mysql-5.0unknown2004-12-311-0/+4
|\ \ \ \
| * | | | Many files:unknown2004-12-241-2/+2
| * | | | logging_ok:unknown2004-12-241-0/+4
* | | | | Merge with global treeunknown2004-12-311-26/+29
|\ \ \ \ \
| * | | | | After merge fixesunknown2004-12-311-1/+3
| * | | | | Merge with 4.1unknown2004-12-221-25/+26
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-23/+22
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| | |\ \ \ \
| | | * | | | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
| | * | | | | Syntax extention: 'ALTER DATABASE' without db name (after review)unknown2004-12-061-3/+8
* | | | | | | wl#1629 SHOW with WHERE(final part, after review)unknown2004-12-301-24/+30
| |_|_|_|/ / |/| | | | |
* | | | | | revert "LOCK TABLES ... WHERE ENGINE=INNODB"unknown2004-12-271-11/+2
* | | | | | WL#925 - Privileges for stored routinesunknown2004-12-231-10/+17
| |_|_|/ / |/| | | |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-211-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-191-7/+38
| |\ \ \ \
| * | | | | Fix for bug #6849 "Crash while preparing query containing const expr withunknown2004-12-171-3/+5
* | | | | | Content merge.unknown2004-12-211-7/+38
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix for bug #7210: information_schema: can't access when table-name = reserve...unknown2004-12-181-0/+3
| * | | | | bit typeunknown2004-12-171-7/+35
| |/ / / /
* | | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-131-2/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Content merge.unknown2004-12-091-2/+11
| |\ \ \ \
| | * | | | Added support for a LOCK TABLES...WHERE ENGINE = InnoDB query which setsunknown2004-12-091-2/+11
| | | |_|/ | | |/| |
* | | | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...unknown2004-12-101-14/+9
|/ / / /
* | | | Merge with new VARCHAR codeunknown2004-12-061-3/+3
|\ \ \ \
| * | | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-3/+3
* | | | | Merge with 4.1unknown2004-12-061-14/+6
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-14/+6
| | |/ | |/|