summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* BUG#9678: Client library hangs after network communication failureunknown2006-09-181-0/+1
* Fixes a problem with patch 1.2140, that prevented libmysqld unknown2005-09-061-0/+9
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-08-041-0/+4
|\
| * Fix for bug #10226 (mysql_get_client_version not implemented)unknown2005-07-281-0/+4
* | Additional fix for #12177 (stderr isn't closed)unknown2005-07-281-3/+3
* | addition to the fix for bug #12177(error log file isn't closed)unknown2005-07-271-0/+3
* | Fix for bug #12177 (error file isn't closed)unknown2005-07-271-2/+5
|/
* - added missing copyright headers to several Makefile.am's (noticedunknown2005-04-191-0/+16
* Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-262-0/+140
|\
| * Adding binary version information for debug/release version of libmysqld.dllunknown2004-08-252-0/+140
* | All 'Makefile's must use '$(AR)' (not just 'ar') because the variable may con...unknown2004-08-241-2/+2
|/
* Fix for bug #4531(64bit embedded server crashes)unknown2004-07-211-6/+7
* Removed not used file sql_olap.ccunknown2004-06-181-1/+1
* 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
|/