summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Merge in fix Bug#3788acurtis@ltantony.rdg.cyberkinetica.homeunix.net2005-03-081-7/+25
|\
| * Bug#3788acurtis@pcgem.rdg.cyberkinetica.com2005-03-041-7/+25
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-88/+142
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-75/+129
* | | Fixed BUG#8760: Stored Procedures: Invalid SQLSTATE is allowed inpem@mysql.comhem.se2005-02-281-5/+7
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0svoj@mysql.com2005-02-271-2/+8
|\ \ \
| * | | BUG#3190 fix (request for STDDEV_SAMP, VAR_SAMP).svoj@mysql.com2005-02-251-2/+8
| | |/ | |/|
* | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-11/+7
|/ /
* | Merge with 4.1monty@mysql.com2005-02-221-1/+1
|\ \
| * \ Merge from 4.0mats@mysql.com2005-02-181-1/+1
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-4.0mats@mysql.com2005-02-181-2/+2
| | |\ \
| | | * | Bug#7879: Using TL_READ_NO_INSERT locks instead of TL_READ locks when mats@mysql.com2005-02-151-2/+2
| | * | | order_by.result, order_by.test:igor@rurik.mysql.com2005-01-251-5/+8
| | |/ /
* | | | bug#8646 - deadlock if long transaction causes binlog rotateserg@serg.mylan2005-02-221-1/+0
* | | | fix compilation errorsserg@serg.mylan2005-02-191-5/+5
* | | | making XA tree to compile (and pass tests) in -max buildserg@serg.mylan2005-02-171-1/+1
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-171-610/+676
|\ \ \ \
| * \ \ \ manually mergedserg@serg.mylan2005-02-141-610/+676
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | open binlog index file *before* tc_log->open() and binlog itself *after*serg@serg.mylan2005-02-011-1/+1
| | * | | XA (not completely polished out yet)serg@serg.mylan2005-01-161-542/+597
* | | | | After merge fixesmonty@mysql.com2005-02-151-1/+1
* | | | | Merge with 4.1monty@mysql.com2005-02-151-4/+26
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug#2435acurtis@pcgem.rdg.cyberkinetica.com2005-02-131-7/+28
* | | | Fix for NCHAR bug appeared during the merginghf@deer.(none)2005-02-091-1/+1
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-23/+44
|\ \ \ \
| * | | | Precision Math implementationhf@deer.(none)2005-02-091-23/+44
* | | | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-38/+42
|/ / / /
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-071-4/+5
|\ \ \ \
| * \ \ \ resolved merge conflictmysqldev@mysql.com2005-02-041-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Fix for BUG#8023.timour@mysql.com2005-02-021-4/+5
| | * | | backported from 5.0 patch initialization of main select for commands where su...bell@sanja.is.com.ua2005-01-171-1/+5
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-041-10/+10
|\ \ \ \ \ | |/ / / /
| * | | | Bug#6726 - failure to parse NOT BETWEENacurtis@pcgem.rdg.cyberkinetica.com2005-02-031-10/+10
* | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@gluh.mysql.r18.ru2005-02-031-10/+55
|\ \ \ \ \ | |/ / / /
| * | | | WL#1967acurtis@pcgem.rdg.cyberkinetica.com2005-02-011-10/+55
* | | | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) gluh@gluh.mysql.r18.ru2005-01-241-35/+24
|/ / / /
* | | | Merge with 4.1monty@mysql.com2005-01-151-8/+1
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2005-01-141-8/+1
| |\ \ \
| | * | | Fix for bug #7418 "TIMESTAMP not always converted to DATETIME in MAXDBdlenev@brandersnatch.localdomain2005-01-111-8/+1
* | | | | Introduce ROW_TYPE=REDUNDANT and ROW_TYPE=COMPACT for InnoDB table formatsmarko@hundin.mysql.fi2005-01-071-1/+7
* | | | | fixed views with PS protocolbell@sanja.is.com.ua2005-01-051-1/+4
* | | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-7/+14
|\ \ \ \ \ | |/ / / /
| * | | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-7/+14
| |/ / /
* | | | Manual merge.dlenev@mysql.com2004-12-311-4/+11
|\ \ \ \
| * \ \ \ Manual merge of patch implementing WL#1339 with main tree.dlenev@mysql.com2004-12-291-4/+11
| |\ \ \ \
| | * | | | WL#1339 "Add per account max_user_connections limit (maximum number dlenev@brandersnatch.localdomain2004-12-291-4/+11
* | | | | | Merge bk-internal:/home/bk/mysql-5.0vtkachenko@intelp4d.mysql.com2004-12-311-0/+4
|\ \ \ \ \ \
| * | | | | | Many files:vtkachenko@intelp4d.mysql.com2004-12-241-2/+2
| * | | | | | logging_ok:vtkachenko@intelp4d.mysql.com2004-12-241-0/+4
* | | | | | | Merge with global treemonty@mysql.com2004-12-311-26/+29
|\ \ \ \ \ \ \