summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | OLAP functionality plus some small bug fixesunknown2002-07-201-9/+13
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-161-2/+23
|\ \ \ | |/ / |/| |
| * | Just making commit in order to stop getting erors.unknown2002-07-161-2/+23
* | | Merge work:/home/bk/mysql-4.0/unknown2002-07-011-3/+16
|\ \ \ | |/ / |/| |
| * | Added interface for first set of dynamic variables.unknown2002-06-281-3/+16
* | | Added functions :unknown2002-06-291-0/+9
|/ /
* | Fix for a user management system that resources can be reset to zero unknown2002-06-251-0/+3
* | Some bugs that user has properly recognized in user managementunknown2002-06-201-5/+6
* | Added the following new privleges:unknown2002-06-121-133/+144
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+6