summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Revert change of lower-case-table handling as this breaks how alias works.monty@narttu.mysql.fi2003-08-291-4/+0
* After merge fixesSinisa@sinisa.nasamreza.org2003-08-221-1/+1
|\
| * Remove wrong bug fix when calling create_sort_index.monty@mashka.mysql.fi2003-08-101-1/+1
* | Fuller implementation of lower case table names.Sinisa@sinisa.nasamreza.org2003-07-231-0/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-07-031-2/+4
|\
| * Added missing (char*) casts in bzero calls.pem@mysql.com2003-07-031-1/+1
| * Fix for a problem with :Sinisa@sinisa.nasamreza.org2003-07-021-1/+3
* | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-4/+6
|/
* Some fixes for CREATE / INSERT FROM UNIO >..Sinisa@sinisa.nasamreza.org2003-07-021-6/+3
* merge changesSinisa@sinisa.nasamreza.org2003-07-021-40/+25
|\
| * new syntax:serg@serg.mylan2003-06-301-18/+30
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-251-1/+5
|\ \ | |/
| * SCRUMgluh@gluh.mysql.r18.ru2003-06-191-1/+5
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-171-3/+34
|\ \ | |/
| * Many files:heikki@hundin.mysql.fi2003-06-151-2/+1
| * sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:heikki@hundin.mysql.fi2003-06-061-3/+21
| * One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO REL...guilhem@mysql.com2003-06-031-0/+14
* | Two Sprint tasks and two behaviour changes.Sinisa@sinisa.nasamreza.org2003-06-171-11/+41
|/
* Fix for bug #529 ("x509" no allowed as field name)gluh@gluh.mysql.r18.ru2003-05-291-0/+1
* Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-2/+6
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-5/+1
* Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-12/+14
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2003-03-281-1/+4
|\
| * fixed SQL_SELECT option with UNIONsbell@sanja.is.com.ua2003-02-271-1/+4
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0bell@sanja.is.com.ua2003-03-211-2/+6
|\ \
| * | do not allow to cache queries with INTO clausebell@sanja.is.com.ua2003-03-061-2/+6
| |/
* | Allow optimzation of multi-table-update also for InnoDB tablesmonty@narttu.mysql.fi2003-03-191-0/+3
|/
* do not allow COLUMN and AFTER/FIRST inserg@serg.mysql.com2003-02-221-3/+12
* Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-12/+27
* Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...monty@mashka.mysql.fi2003-02-041-3/+4
* Added timeout for wait_for_master_posmonty@mashka.mysql.fi2003-01-251-0/+11
* Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-20/+35
* Fixed syntax error in sql_yacc.yy (with bison 1.75).pem@mysql.com2002-12-131-1/+2
* Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-0/+5
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-11-291-5/+6
|\
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-5/+6
* | Added 29 {} at the end of clauses in sql_yacc.yy to make it work with bison 1...pem@mysql.com2002-11-281-26/+65
|/
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERmonty@mashka.mysql.fi2002-11-241-6/+13
* Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-4/+5
* Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-52/+84
* Fixed that NULL and 0 returns 0 instead of NULLmonty@mashka.mysql.fi2002-11-111-3/+13
* Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-3/+10
* Mergemonty@hundin.mysql.fi2002-10-311-1/+1
|\
| * Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-1/+1
* | sql_yacc.yy:serg@serg.mysql.com2002-10-261-12/+10
* | added new syntax:nick@mysql.com2002-10-241-0/+17
|/
* SCRUM Task 430: Allowing braces in joins by simply removing them.pem@mysql.com2002-10-151-10/+17
* Task 430: Allowing braces in joins by simply removing them.pem@mysql.com2002-10-121-1/+4
* fixed bug that causes mysqld crash on REVOKEserg@serg.mysql.com2002-09-251-0/+2
* Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-6/+6