summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Portability fix extern "C" static -> extern "C"unknown2002-11-071-3/+3
* mergeunknown2002-11-071-5/+5
|\
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-5/+5
* | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0unknown2002-11-071-3/+3
|\ \
| * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-3/+3
| |/
* | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.0unknown2002-11-061-1/+7
|\ \ | |/ |/|
| * Error code for ssl connectionunknown2002-11-051-1/+7
* | Mergeunknown2002-10-311-1/+1
|\ \ | |/ |/|
| * Added back old LARGEFILE handlingunknown2002-10-291-1/+1
* | Added Rand_log_eventunknown2002-10-221-0/+1
|/
* Fixes after last merge.unknown2002-10-161-4/+4
* Merge with 3.23.54unknown2002-10-161-4/+4
|\
| * fixed race that caused sig11s on simultaneous FLUSH LOGSunknown2002-10-071-4/+4
| * Change name -> alias in TABLE_LIST.unknown2002-09-211-10/+22
* | Fix for building shared libraries with a patched glibcunknown2002-10-021-3/+3
* | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-3/+1
* | Changed table_list->name -> table_list->alias to find places where we where u...unknown2002-09-201-13/+13
* | 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