summaryrefslogtreecommitdiff
path: root/libmysqld/libmysqld.c
Commit message (Expand)AuthorAgeFilesLines
* Added SQLSTATE to client/server protocolunknown2003-06-041-2/+9
* Merge with 4.0.13unknown2003-05-191-3/+3
|\
| * Fix to remove compiler warningsunknown2003-04-281-3/+3
* | Another missed fix for Embedded Library (Windows specific)unknown2003-02-201-4/+3
* | Minor tweak to fix the Netware portability to libmysqldunknown2003-02-201-1/+1
* | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-1/+1
* | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-1/+1
|\ \
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* | | Updated configure script to handle 1 digit numbers in MySQL versionunknown2003-02-121-0/+6
* | | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+1
* | | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ \ | |/ /
| * | Fix for MIN/MAX with empty tablesunknown2003-02-031-1/+1
| |/
* | Conflicts resolvingunknown2003-01-201-1/+1
|\ \
| * | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-7/+7
* | | resolving conflictsunknown2003-01-151-3/+8
|\ \ \ | |/ /
| * | fix some warningsunknown2002-12-211-3/+8
* | | Mergeunknown2002-12-191-1/+1
|\ \ \ | |/ /
| * | fix warningsunknown2002-12-191-2/+2
* | | several init commands fixunknown2002-12-191-6/+19
* | | Mergingunknown2002-12-171-8/+28
|\ \ \ | |/ /
| * | Many init commands on connectunknown2002-12-171-12/+48
* | | Big purge about embedded library (scrum)unknown2002-12-161-521/+58
* | | Some fixesunknown2002-12-121-14/+3
* | | Pull conflicts resolutionsunknown2002-11-291-292/+107
|\ \ \ | |/ / |/| |
| * | Some code improvementsunknown2002-10-231-24/+1
| * | Changes in order to trim embedded library codeunknown2002-10-131-54/+23
| * | Huge pullunknown2002-10-071-250/+119
| |\ \
| | * | Removing net emulation out of embedded libraryunknown2002-06-171-252/+119
* | | | Added some compatibility modes (for the future)unknown2002-11-201-7/+40
|/ / /
* | | Update libmysqld to use 4.1 protocol.unknown2002-10-021-8/+29
* | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-17/+17
| |/ |/|
* | New SET syntax & system variables.unknown2002-07-231-1/+2
|/
* Fix for HAVE_QUERY_CACHEunknown2002-04-021-7/+7
* Update copyrightunknown2001-12-061-21/+16
* mergeunknown2001-10-081-5/+0
|\
| * Updated manual about embedded version.unknown2001-10-081-5/+0
* | Mergeunknown2001-10-041-307/+12
|\ \ | |/
| * Fixed some build problems.unknown2001-10-041-307/+12
* | changes to make things work in the max versionunknown2001-10-041-0/+101
|/
* Cleaned up SSL documentationunknown2001-10-021-40/+2
* Added support of INSERT to MERGE tablesunknown2001-09-221-34/+4
* Mergeunknown2001-09-161-0/+300
|\
| * Add some examples for using libmysqld, including a hack for running theunknown2001-09-161-0/+300
* | Changed to use my_global.hunknown2001-09-141-1/+1
|/
* Embedded mysql fixes.unknown2001-08-101-5/+1
* Fixed bug when using more than 1 connectionunknown2001-06-151-143/+9
* Various changes to get libmysqld in sync with latest sources.unknown2001-06-041-7/+22
* Fixes for embedded MySQLunknown2001-04-251-123/+10
* Added all changes from old 4.0 version:unknown2001-04-111-0/+2299