summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-23/+33
* Portability fixes for windowsmonty@hundin.mysql.fi2002-08-281-1/+1
* Changed SQL variable delay_key_write to an enummonty@hundin.mysql.fi2002-08-131-0/+1
* Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-1/+1
* Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-1/+1
* mergemonty@mashka.mysql.fi2002-08-081-0/+4
|\
| * Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+4
| |\
| | * Many files:heikki@hundin.mysql.fi2002-07-081-0/+2
| | * sql_yacc.yy, mysql_priv.h, lex.h:heikki@hundin.mysql.fi2002-06-221-0/+18
* | | Two small bug fixes ...Sinisa@sinisa.nasamreza.org2002-08-031-0/+1
* | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootpeter@mysql.com2002-07-251-303/+263
|\ \ \ | |/ /
| * | INSERT ... VALUES(DEFAULT)monty@mashka.mysql.fi2002-07-251-12/+18
| * | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-53/+127
| * | mergemonty@mashka.mysql.fi2002-07-231-244/+124
| |\ \
| | * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-244/+124
* | | | One more resolving because of pending log functions changes. Not sure if the ...peter@mysql.com2002-07-201-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Arjens LOG functions changes with small changes and tests added to mysql-testpeter@mysql.com2002-07-171-0/+5
| |/ /
* | | OLAP functionality plus some small bug fixesSinisa@sinisa.nasamreza.org2002-07-201-9/+13
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2002-07-161-2/+23
|\ \ \ | |/ / |/| |
| * | Just making commit in order to stop getting erors.Sinisa@sinisa.nasamreza.org2002-07-161-2/+23
* | | Merge work:/home/bk/mysql-4.0/jani@rhols221.adsl.netsonic.fi2002-07-011-3/+16
|\ \ \ | |/ / |/| |
| * | Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-3/+16
* | | Added functions :Sinisa@sinisa.nasamreza.org2002-06-291-0/+9
|/ /
* | Fix for a user management system that resources can be reset to zero Sinisa@sinisa.nasamreza.org2002-06-251-0/+3
* | Some bugs that user has properly recognized in user managementSinisa@sinisa.nasamreza.org2002-06-201-5/+6
* | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-133/+144
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-6/+6
* | Enable LOAD DATA LOCAL INFILE in mysql_testmonty@hundin.mysql.fi2002-06-041-4/+3
* | merge with 3.23.51monty@hundin.mysql.fi2002-05-161-1/+1
|\ \ | |/
| * Fixed sql_yacc.yy to be compatible with bison 1.31 and above.lenz@mysql.com2002-05-151-8/+8
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-05-151-4/+18
|\ \