summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO REL...unknown2003-06-031-0/+14
* Fix for bug #529 ("x509" no allowed as field name)unknown2003-05-291-0/+1
* Safety fix to enable RAID in max binariesunknown2003-05-131-2/+6
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-5/+1
* Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-12/+14
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-03-281-1/+4
|\
| * fixed SQL_SELECT option with UNIONsunknown2003-02-271-1/+4
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0unknown2003-03-211-2/+6
|\ \
| * | do not allow to cache queries with INTO clauseunknown2003-03-061-2/+6
| |/
* | Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-191-0/+3
|/
* do not allow COLUMN and AFTER/FIRST inunknown2003-02-221-3/+12
* Added START TRANSACTION syntaxunknown2003-02-061-12/+27
* Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-041-3/+4
* Added timeout for wait_for_master_posunknown2003-01-251-0/+11
* Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-20/+35
* Fixed syntax error in sql_yacc.yy (with bison 1.75).unknown2002-12-131-1/+2
* Ensure that BEGIN / COMMIT is handled properly if slave diesunknown2002-12-111-0/+5
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-11-291-5/+6
|\
| * New multi-table-update codeunknown2002-11-291-5/+6
* | Added 29 {} at the end of clauses in sql_yacc.yy to make it work with bison 1...unknown2002-11-281-26/+65
|/
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-6/+13
* Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-4/+5
* Small improvement to alloc_rootunknown2002-11-161-52/+84
* Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-3/+13
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-3/+10
* Mergeunknown2002-10-311-1/+1
|\
| * Added back old LARGEFILE handlingunknown2002-10-291-1/+1
* | sql_yacc.yy:unknown2002-10-261-12/+10
* | added new syntax:unknown2002-10-241-0/+17
|/
* SCRUM Task 430: Allowing braces in joins by simply removing them.unknown2002-10-151-10/+17
* Task 430: Allowing braces in joins by simply removing them.unknown2002-10-121-1/+4
* fixed bug that causes mysqld crash on REVOKEunknown2002-09-251-0/+2
* Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-6/+6
* Fixed searching after ssl directories.unknown2002-09-051-23/+33
* Portability fixes for windowsunknown2002-08-281-1/+1
* Changed SQL variable delay_key_write to an enumunknown2002-08-131-0/+1
* Fix for SSL and new my_getoptunknown2002-08-091-1/+1
* Added nety_retry_count as a changeable variableunknown2002-08-081-1/+1
* mergeunknown2002-08-081-0/+4
|\
| * Merge with 3.23.51unknown2002-07-251-0/+4
| |\
| | * Many files:unknown2002-07-081-0/+2
| | * sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-221-0/+18
* | | Two small bug fixes ...unknown2002-08-031-0/+1
* | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-07-251-303/+263
|\ \ \ | |/ /
| * | INSERT ... VALUES(DEFAULT)unknown2002-07-251-12/+18
| * | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-53/+127
| * | mergeunknown2002-07-231-244/+124
| |\ \
| | * | New SET syntax & system variables.unknown2002-07-231-244/+124
* | | | One more resolving because of pending log functions changes. Not sure if the ...unknown2002-07-201-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-171-0/+5
| |/ /