summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-5/+32
* Portability fixes.unknown2002-09-111-0/+5
* Mergeunknown2002-09-051-6/+1
|\
| * Fixed searching after ssl directories.unknown2002-09-051-6/+1
| * Some trivial optimzationsunknown2002-09-031-8/+4
* | fixed bad mergeunknown2002-09-021-8/+4
|/
* Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-33/+49
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-4/+3
* Added nety_retry_count as a changeable variableunknown2002-08-081-2/+1
* mergeunknown2002-08-081-1/+1
|\
| * Fix for Intel compiler (ecc)unknown2002-08-081-1/+1
* | mergeunknown2002-08-081-6/+21
|\ \ | |/ |/|
| * Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-8/+9
| * Merge with 3.23.51unknown2002-07-251-0/+14
| |\
| | * Do handler specific drop-database at safe place.unknown2002-07-141-1/+2
| | * Many files:unknown2002-07-081-0/+13
* | | Revert SIGINT patch as Monty requested unknown2002-08-041-4/+4
* | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-08-041-2/+4
|\ \ \
| * | | Do not crash on CTRL-C during then running mysqld --bootstrapunknown2002-07-311-2/+4
| |/ /
* | | Two small bug fixes ...unknown2002-08-031-1/+1
|/ /
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-1/+31
* | mergeunknown2002-07-231-57/+26
|\ \
| * | New SET syntax & system variables.unknown2002-07-231-57/+26
* | | OLAP functionality plus some small bug fixesunknown2002-07-201-1/+1
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2002-07-161-0/+3
|\ \ \ | |/ / |/| |
| * | Just making commit in order to stop getting erors.unknown2002-07-161-0/+3
* | | Merge work:/home/bk/mysql-4.0/unknown2002-07-011-6/+8
|\ \ \ | |/ / |/| |
| * | Added interface for first set of dynamic variables.unknown2002-06-281-6/+8
* | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-0/+8
|/ /
* | mergeunknown2002-06-271-12/+13
|\ \
| * | Removed mysql_ssl_clear() unknown2002-06-271-12/+13
* | | Fix for a user management system that resources can be reset to zero unknown2002-06-251-1/+1
|/ /
* | Some bugs that user has properly recognized in user managementunknown2002-06-201-38/+34
* | Cleanup of checking of user resourcesunknown2002-06-161-25/+21
* | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/my/mysql-4.0unknown2002-06-121-75/+97
|\ \
| * | Added the following new privleges:unknown2002-06-121-75/+97
* | | A fix for multi-table delete with tables optimised away.unknown2002-06-111-1/+5
|/ /
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-3/+3
* | Bug fix for complicated GROUP BY ... ORDER BY query.unknown2002-06-091-1/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-091-2/+0
|\ \
| * | removed unneeded table name pointerunknown2002-06-091-2/+0
* | | Fixed privilege check problem with SELECT ... INTO OUTFILEunknown2002-06-091-12/+4
|/ /
* | removed init_count from IO_CACHE.unknown2002-06-051-0/+1
* | Bug fix for multi-table delete with test case and manual entryunknown2002-06-041-5/+0
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-041-1/+1
|\ \
| * | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-1/+1
* | | A bug fix when for SELECT ... INTO OUTFILE ....unknown2002-06-031-1/+10
* | | fix for a multi-table delete bug when optimiser used only indicesunknown2002-06-011-0/+1
|/ /
* | A very nasty bug in multi-table deletes & updatesunknown2002-05-291-1/+2
* | Some fixes for user resources managementunknown2002-05-291-8/+3