summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Bug#24562 (ALTER TABLE ... ORDER BY ... with complex expression asserts)malff/marcsql@weblab.(none)2007-01-181-1/+24
* A fix and test cases forkostja@bodhi.local2006-12-081-23/+27
* Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-201-1/+3
|\
| * BUG#18822 LOAD DATA FROM MASTER corrupts dataaelkin/elkin@dsl-hkigw8-feaaf900-177.dhcp.inet.fi2006-08-311-1/+3
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optgkodinov/kgeorge@rakia.(none)2006-09-051-2/+5
|\ \
| * | Bug #21392: multi-table delete with alias table name fails withgkodinov/kgeorge@macbook.gmz2006-09-041-2/+5
| |/
* | Fix for bug #20695: Charset introducer overrides charset definition for column.ramil/ram@mysql.com/myoffice.izhnet.ru2006-08-151-2/+2
|/
* Fixed bug #18767.igor@rurik.mysql.com2006-04-201-3/+21
* kill (subquery) - three years old bugfix that never workedserg@serg.mylan2006-03-061-10/+7
* Bug#13233bar@mysql.com2005-10-211-0/+2
* sql_yacc.yy:grog@mysql.com2005-10-121-1/+4
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-09-221-4/+20
|\
| * a fix (#11553: gives error if aggregate user-defined function in HAVING clause).ramil@mysql.com2005-09-221-4/+20
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1jonas@perch.ndb.mysql.com2005-09-201-6/+4
|\ \ | |/
| * fix for BUG#11139 (multi-delete with alias breaking replication if table rule...sasha@asksasha.com2005-09-141-6/+4
* | ndb - imlp. show engine ndb status;jonas@perch.ndb.mysql.com2005-09-191-0/+3
|/
* item_cmpfunc.h:aivanov@mysql.com2005-09-061-5/+27
* select.result, select.test:igor@rurik.mysql.com2005-07-171-1/+1
* A fix and a test case for Bug#11299 "prepared statement makes wrong SQLkonstantin@mysql.com2005-07-151-13/+6
* Better bug fix for:monty@mishka.local2005-06-271-15/+0
* Fix bug #9728 decreased functionality in "on duplicate key update"evgen@moonbone.local2005-06-221-0/+15
* Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-1/+0
* Bug#10413 - Invalid column name is not rejectedacurtis@xiphis.org2005-05-311-1/+25
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2005-05-181-1/+1
|\
| * union.result:Sinisa@sinisa.nasamreza.org2005-04-261-1/+1
* | sql_yacc.yy:igor@rurik.mysql.com2005-05-181-0/+1
* | Fixes during reviewmonty@mysql.com2005-05-131-19/+10
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1antony@ltantony.mysql.com2005-05-091-2/+18
|\ \
| * | Bug#8733 - server accepts malformed query (multiply mentioned distinct)antony@ltantony.mysql.com2005-05-091-2/+18
| |/
* | Bug#9666 - Can't use 'DEFAULT FALSE' for column of type boolantony@ltantony.mysql.com2005-05-071-4/+2
|/
* mergedserg@serg.mylan2005-04-161-1/+0
|\
| * BUG#9922 - INSERT SELECT with UNIONs allows concurrent INSERTsserg@serg.mylan2005-04-151-1/+0
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@mysql.com2005-04-061-27/+39
|\ \
| * | Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variablesgluh@eagle.intranet.mysql.r18.ru2005-04-061-27/+39
* | | Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-1/+2
|/ /
* | 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#2435acurtis@pcgem.rdg.cyberkinetica.com2005-02-131-7/+28
* | 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 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
* | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-7/+14
|/ /
* | WL#2274 - INSERT..SELECT..UPDATEacurtis@pcgem.rdg.cyberkinetica.com2004-12-131-23/+22
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
|\ \
| * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | | Syntax extention: 'ALTER DATABASE' without db name (after review)gluh@gluh.mysql.r18.ru2004-12-061-3/+8
* | | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-021-14/+6
|/ /