summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of acl_getroot() in embedded server.unknown2002-12-061-35/+2
* Merge with 4.0.6unknown2002-12-051-1/+39
|\
| * Copy arguments given to mysql_server_init()unknown2002-12-051-1/+39
* | Merge with 4.0unknown2002-11-211-2/+2
|\ \ | |/
| * Added back old LARGEFILE handlingunknown2002-10-291-2/+2
* | mergedunknown2002-10-251-0/+1
|\ \ | |/
| * Embedded server bugfixunknown2002-10-211-0/+1
* | Merge with 4.0.4unknown2002-10-021-13/+12
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-12/+11
| * Merge with 4.0.3unknown2002-08-301-1/+1
| |\
| | * Renamed some charset related constantunknown2002-07-301-1/+1
* | | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-0/+1
|/ /
* | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-1/+0
* | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-3/+8
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* | New SET syntax & system variables.unknown2002-07-231-70/+70
* | Added interface for first set of dynamic variables.unknown2002-06-281-1/+1
* | Fixed bug in REPAIR table.unknown2002-06-281-2/+0
|/
* Fixed some things to make MySQL to compile again.unknown2002-05-151-7/+7
* Removed some long from mysqld comments (should be in manual).unknown2002-05-151-0/+3
* Fix after merge from 3.23unknown2002-02-151-2/+0
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-8/+0
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-4/+7
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-4/+7
* | Win32 Embedded Server Changesunknown2002-01-091-0/+6
* | Changes for the BitKeeper resolve.unknown2001-12-261-2/+2
|\ \
| * | This is a large push. Included are :unknown2001-12-261-2/+2
* | | Last changes after merge with 3.23.47unknown2001-12-151-1/+1
* | | Update copyrightunknown2001-12-061-3/+3
* | | Query cache.unknown2001-12-021-1/+1
| |/ |/|
* | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-4/+4
|/
* Updated manual about embedded version.unknown2001-10-081-4/+6
* Cleaned up SSL documentationunknown2001-10-021-146/+84
* Fixes to get openssl code to compileunknown2001-09-301-38/+24
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* Added support of INSERT to MERGE tablesunknown2001-09-221-0/+1
* Fixed bug with SELECT * ... UNIONunknown2001-09-171-23/+14
* Changed to use my_global.hunknown2001-09-141-1/+1
* Fix some libmysqld problems.unknown2001-08-211-10/+10
* Embedded mysql fixes.unknown2001-08-101-16/+47
* Fixed bug in multi-table-delete codeunknown2001-06-241-11/+14
* Fixed bug when using more than 1 connectionunknown2001-06-151-3/+5
* Various changes to get libmysqld in sync with latest sources.unknown2001-06-041-2/+2
* Fixes for embedded MySQLunknown2001-04-251-24/+21
* Added all changes from old 4.0 version:unknown2001-04-111-0/+650