summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Cleanupsunknown2002-04-021-8/+8
* support for unsigned FLOAT/DOUBLEunknown2002-03-271-1/+1
* Portability fixesunknown2002-03-061-1/+1
* mergeunknown2002-03-061-1/+1
|\
| * Update scripts for new POSIX specunknown2002-03-051-1/+1
* | many fixesunknown2002-02-281-1/+1
* | merge with 3.23.49unknown2002-02-141-13/+40
|\ \ | |/
| * Fix for LOAD DATA LOCAL INFILE patchunknown2002-02-131-2/+2
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-9/+35
| * Fixed bug in GROUP BY ... DESCunknown2001-12-101-0/+2
* | Win32 Embedded Server Changesunknown2002-01-091-47/+93
* | Added macros for nice TIMESPEC usage.unknown2002-01-021-1/+2
* | Cleanup of alarm macros.unknown2001-12-212-44/+31
* | Fixed bug in FLUSH QUERY CACHEunknown2001-12-191-23/+26
* | Fix after mergeunknown2001-12-171-1/+1
* | Removed compiler warnings.unknown2001-12-101-0/+2
* | Update copyrightunknown2001-12-068-139/+127
* | Update of query cache code.unknown2001-12-051-18/+24
* | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-1/+2
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-071-1/+1
|\ \
| * \ Mergeunknown2001-11-061-1/+1
| |\ \
| | * | Do not print a warning message when the server's character set isunknown2001-11-051-1/+1
* | | | Portability fixunknown2001-11-071-2/+2
|/ / /
* | | merge with 3.23.44unknown2001-11-042-231/+1
|\ \ \ | | |/ | |/|
| * | Portability fixes.unknown2001-11-022-231/+1
| * | Portability fixesunknown2001-10-311-0/+4
* | | mergeunknown2001-11-031-6/+6
|\ \ \ | |_|/ |/| |
| * | Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-6/+6
* | | Remove console manager and deprecate functions from libmysqlunknown2001-10-301-9/+1
* | | Merge work:/home/bk/mysql-4.0unknown2001-10-251-1/+1
|\ \ \
| * \ \ Mergeunknown2001-10-251-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * bug in libmysql.c:mysql_reconnect() fixedunknown2001-10-241-1/+1
| | * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-10-231-1/+1
| | |\
| | | * HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-1/+1
| | * | Don't use signal() on windows.unknown2001-10-191-2/+2
| | |/
| | * merge sql/violite.c with libmysql/violite.cunknown2001-10-081-3/+3
| | * Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-0/+7
* | | cleanupunknown2001-10-232-6/+14
|/ /
* | Add the export functions definition file for libmysql.dll.unknown2001-10-181-0/+84
* | Avoid the redefinition warning message from winsock.hunknown2001-10-181-0/+2
* | Don't do signal() on windows (Causes instability problems)unknown2001-10-171-2/+2
* | 64-bit portability fixes in network I/Ounknown2001-10-131-4/+5
* | changed manager to use my_net_*unknown2001-10-121-54/+28
* | Cleanupsunknown2001-10-111-22/+16
* | Remved Gemini code.unknown2001-10-101-1/+1
* | One should not only have to include my_net.h to work with sockets.unknown2001-10-091-17/+6
* | mergeunknown2001-10-081-3/+3
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-3/+3
* | | Mergeunknown2001-10-042-50/+55
|\ \ \ | |/ /
| * | Fixed some build problems.unknown2001-10-042-50/+55