summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* 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