summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* Fix to make Windows compilation smootherunknown2004-05-263-3/+18
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-251-19/+25
|\
| * Added patches from Novellunknown2004-05-251-19/+25
* | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-192-7/+4
|/
* Fixes for last pullunknown2003-12-161-0/+6
* Edited fix for #1224.unknown2003-12-121-1/+1
* Fix for #1224 in 4.0unknown2003-12-121-0/+1
* minor fix in rmunknown2003-10-311-2/+2
* Safety fix to detect multiple calls to my_thread_end()unknown2003-10-161-5/+0
* - fixed yet another C++-style comment in a .c file that made the IBMunknown2003-09-121-1/+1
* Portability fixes:unknown2003-09-121-0/+2
* Cleaned up last bug fixesunknown2003-09-091-2/+0
* Fix for #1210unknown2003-09-082-3/+17
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-0/+5
* WL#912 (more user control on relay logs):unknown2003-07-061-4/+4
* Removed not used variableunknown2003-05-281-1/+0
* Fix reference to not initialized memoryunknown2003-04-301-1/+1
* followup to CURRENT_USER() fixunknown2003-04-291-1/+2
* Fix to remove compiler warningsunknown2003-04-281-3/+3
* - Fix for bug #200 (added missing @WRAPLIBS@ to LIBS in unknown2003-03-311-1/+1
* - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-2/+2
* Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-171-1/+0
* Handling of log-error added in embedded serverunknown2003-03-101-0/+15
* postmerging fix (SCRUM)unknown2003-02-271-1/+1
* client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-1/+1
* Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* Fix for MIN/MAX with empty tablesunknown2003-02-031-1/+1
* ft_init_stopwords() in embeddedunknown2003-01-271-2/+2
* Copy arguments given to mysql_server_init()unknown2002-12-051-1/+39
* Added back old LARGEFILE handlingunknown2002-10-291-2/+2
* Embedded server bugfixunknown2002-10-211-0/+1
* Builder C++ Embedded Server Sampleunknown2002-10-1313-0/+559
* - Applied required modifications for automake 1.5unknown2002-10-011-12/+0
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-0/+1
* Mergeunknown2002-09-051-2/+2
|\
| * Fixed searching after ssl directories.unknown2002-09-051-2/+2
* | Updated VC++ dsp files from windows build machineunknown2002-08-291-44/+0
|/
* 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
* Fix after mergeunknown2002-08-081-1/+1
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* mergeunknown2002-07-234-76/+76
|\
| * New SET syntax & system variables.unknown2002-07-234-76/+76
* | Added missing file sql_olap.cc to libmysqld/Makefile.am to fix compileunknown2002-07-221-1/+1
|/
* Added interface for first set of dynamic variables.unknown2002-06-281-1/+1
* Fixed bug in REPAIR table.unknown2002-06-281-2/+0
* Removed mysql_ssl_clear() unknown2002-06-271-7/+0
* Fixes for compiling distribution with MIT-threadsunknown2002-06-201-1/+1
* Fixed core dump bug in mysqltestunknown2002-05-261-7/+14
* Fixed some things to make MySQL to compile again.unknown2002-05-151-7/+7