summaryrefslogtreecommitdiff
path: root/libmysqld/lib_sql.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1210hf@deer.(none)2003-09-081-3/+4
* WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-4/+4
* Removed not used variablemonty@narttu.mysql.fi2003-05-281-1/+0
* Fix reference to not initialized memorymonty@narttu.mysql.fi2003-04-301-1/+1
* followup to CURRENT_USER() fixserg@serg.mylan2003-04-291-1/+2
* Handling of log-error added in embedded serverhf@deer.mysql.r18.ru2003-03-101-0/+15
* ft_init_stopwords() in embeddedserg@serg.mysql.com2003-01-271-2/+2
* Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-1/+39
* Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-291-2/+2
* Embedded server bugfixhf@genie.(none)2002-10-211-0/+1
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-0/+1
* Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-1/+0
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-3/+8
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-5/+5
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-70/+70
* Added interface for first set of dynamic variables.jani@rhols221.adsl.netsonic.fi2002-06-281-1/+1
* Fixed bug in REPAIR table.monty@hundin.mysql.fi2002-06-281-2/+0
* Fixed some things to make MySQL to compile again.monty@hundin.mysql.fi2002-05-151-7/+7
* Removed some long from mysqld comments (should be in manual).monty@hundin.mysql.fi2002-05-151-0/+3
* Fix after merge from 3.23monty@hundin.mysql.fi2002-02-151-2/+0
* post-merge fixes, including slave-skip-errors backportsasha@mysql.sashanet.com2002-01-221-8/+0
* Ugly merge! But I am not done yet - there are a number of things I need to fixsasha@mysql.sashanet.com2002-01-191-4/+7
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-4/+7
* | Win32 Embedded Server Changesmiguel@light.local2002-01-091-0/+6
* | Changes for the BitKeeper resolve.Sinisa@sinisa.nasamreza.org2001-12-261-2/+2
|\ \
| * | This is a large push. Included are :Sinisa@sinisa.nasamreza.org2001-12-261-2/+2
* | | Last changes after merge with 3.23.47monty@hundin.mysql.fi2001-12-151-1/+1
* | | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | | Query cache.monty@hundin.mysql.fi2001-12-021-1/+1
| |/ |/|
* | Added STDCALL to mysql_sever and mysql_thread variablesmonty@hundin.mysql.fi2001-11-031-4/+4
|/
* Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-4/+6
* Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-146/+84
* Fixes to get openssl code to compilemonty@hundin.mysql.fi2001-09-301-38/+24
* SSL compiles and works as far as can see. Continue testing..tonu@volk.internalnet2001-09-301-1/+1
* Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-0/+1
* Fixed bug with SELECT * ... UNIONmonty@hundin.mysql.fi2001-09-171-23/+14
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* Fix some libmysqld problems.tim@white.box2001-08-211-10/+10
* Embedded mysql fixes.tim@black.box2001-08-101-16/+47
* Fixed bug in multi-table-delete codemonty@hundin.mysql.fi2001-06-241-11/+14
* Fixed bug when using more than 1 connectionmonty@hundin.mysql.fi2001-06-151-3/+5
* Various changes to get libmysqld in sync with latest sources.tim@threads.polyesthetic.msg2001-06-041-2/+2
* Fixes for embedded MySQLmonty@donna.mysql.fi2001-04-251-24/+21
* Added all changes from old 4.0 version:monty@work.mysql.com2001-04-111-0/+650