summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* New win1250ch charsetunknown2002-04-171-1/+1
* mergeunknown2002-04-132-15/+14
|\
| * New UTF8 charsetunknown2002-03-281-1/+1
| * Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-191-5/+6
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-122-5/+7
| * Charsets related things are prepared by configure in new way.unknown2002-03-061-6/+2
| * Porting from mysql-4.0.unknown2002-02-281-1/+1
* | mergeunknown2002-04-121-21/+31
|\ \
| * | Update for BTREE keys in HEAP tablesunknown2002-04-121-21/+31
* | | fixes to make it compile and pass the test suite again after the last unknown2002-04-041-1/+2
|/ /
* | 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