summaryrefslogtreecommitdiff
path: root/libmysqld/libmysqld.c
Commit message (Expand)AuthorAgeFilesLines
* Big patch to make embedded-server working in 5.xunknown2006-01-041-2/+12
* Fix for bug #9632 (strict.test fails in -embedded-server mode)unknown2005-05-091-5/+8
* fix for bug #5920 (embedded-server mysql doesn't handle --defaults-file)unknown2005-01-031-0/+3
* Fix asked by Ranger.unknown2004-09-251-1/+1
* After merge fixesunknown2004-05-271-9/+0
* merge with 4.0 to get windows fixesunknown2004-05-271-1/+15
|\
| * Fix to make Windows compilation smootherunknown2004-05-261-0/+12
| * - fixed yet another C++-style comment in a .c file that made the IBMunknown2003-09-121-1/+1
* | Proposed fix for #3744 (embedded server, wrong error message if database isunknown2004-05-171-0/+1
* | Fix for 1224 (USER() CURRENT_USER() functions in embedded library)unknown2004-01-071-10/+7
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-241-22/+0
|\ \
| * | Fix for #2046unknown2003-12-101-22/+0
* | | Fix for #2126 (mysql_server_init call shouldn't be needed)unknown2003-12-181-11/+3
|/ /
* | Mergeunknown2003-09-261-52/+34
|\ \
| * | SCRUM:unknown2003-09-261-49/+34
* | | SCRUMunknown2003-09-191-0/+3
* | | SCRUM:unknown2003-09-181-1/+1
|/ /
* | SCRUMunknown2003-09-181-2/+0
* | SCRUMunknown2003-09-161-144/+1
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-121-1/+5
|\ \
| * | SCRUM:unknown2003-09-121-1/+5
* | | merge with 4.1 treeunknown2003-09-111-13/+8
|\ \ \ | |/ / |/| |
| * | merge with 4.0.15unknown2003-09-111-6/+6
| |\ \ | | |/
| | * Cleaned up last bug fixesunknown2003-09-091-2/+0
| | * Fix for #1210unknown2003-09-081-0/+13
* | | SCRUMunknown2003-09-111-1/+35
* | | SCRUM: embedde libraryunknown2003-09-101-6/+6
* | | SCRUM: embedded libraryunknown2003-09-101-3/+1
* | | fix for #1210unknown2003-09-081-0/+16
|/ /
* | SCRUM:unknown2003-08-281-2/+2
* | SCRUM - adding client into embedded serverunknown2003-07-231-8/+27
* | SCRUMunknown2003-07-181-3/+9
* | Some mistakes fixedunknown2003-07-141-1/+0
* | Resolving conflictsunknown2003-07-041-1307/+43
|\ \
| * | SCRUMunknown2003-07-041-2/+1
| * | SCRUMunknown2003-06-181-1/+13
| * | SCRUMunknown2003-06-171-1212/+31
* | | Fixed some new memory leaksunknown2003-06-241-3/+99
|/ /
* | 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
| |/