summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightunknown2001-12-061-28/+27
* Mergeunknown2001-11-061-1/+1
|\
| * Do not print a warning message when the server's character set isunknown2001-11-051-1/+1
* | mergeunknown2001-11-031-6/+6
|\ \ | |/ |/|
| * Added STDCALL to mysql_sever and mysql_thread variablesunknown2001-11-031-6/+6
* | 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
| | * Don't use signal() on windows.unknown2001-10-191-2/+2
* | | cleanupunknown2001-10-231-5/+13
|/ /
* | 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
* | Remved Gemini code.unknown2001-10-101-1/+1
* | mergeunknown2001-10-081-3/+3
|\ \
| * | Updated manual about embedded version.unknown2001-10-081-3/+3
* | | Mergeunknown2001-10-041-28/+29
|\ \ \ | |/ /
| * | Fixed some build problems.unknown2001-10-041-28/+29
* | | mergedunknown2001-10-031-10/+16
|\ \ \ | |/ /
| * | Cleaned up SSL documentationunknown2001-10-021-2/+4
| * | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-8/+12
* | | mergedunknown2001-09-221-0/+1
|\ \ \ | |/ /
| * | Added support of INSERT to MERGE tablesunknown2001-09-221-0/+1
* | | mergedunknown2001-09-191-4/+4
|\ \ \ | |/ / |/| |
| * | fixes for MYSQL managerunknown2001-09-191-4/+4
* | | Fixed bug with SELECT * ... UNIONunknown2001-09-171-3/+5
* | | Portability fixesunknown2001-09-151-32/+35
* | | Changed to use my_global.hunknown2001-09-141-2/+2
|/ /
* | Merge with 3.23.42unknown2001-09-131-12/+10
|\ \ | |/
| * OS2 patchunknown2001-09-121-11/+10
| * Portability fixesunknown2001-09-061-1/+0
* | merge with 3.23.42unknown2001-09-021-4/+3
|\ \ | |/
| * Fixes for OS2.unknown2001-08-221-4/+3
* | Fixed compilation problems when HAVE_OPENSSL is not definedunknown2001-09-011-17/+12
* | Merge work:/home/bk/mysql-4.0unknown2001-08-111-0/+22
|\ \
| * | Embedded mysql fixes.unknown2001-08-101-0/+22
* | | mergedunknown2001-08-091-2/+2
|\ \ \ | |/ / |/| / | |/
| * mysqlbinlog->clientunknown2001-08-091-2/+2
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-07-241-7/+6
|\ \
| * | OpenSSL fixes. Should not affect anything else.unknown2001-07-241-7/+6
* | | fixed coredump in mysql_reconnect()unknown2001-07-131-0/+19
* | | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-13/+8
|/ /
* | auto-magic replication redirection logic support in the client,unknown2001-06-081-37/+249
* | some code for replication awareness support - this is a temporaryunknown2001-06-021-1/+182
* | Support for VIO libraryunknown2001-05-311-13/+13
|/
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-1/+1
* Don't use ranges on HEAP tables with LIKEunknown2001-04-171-0/+1
* Merged some functions and removed some unused client functions.unknown2001-03-061-68/+21
* New myisamchk option --sort-recoverunknown2001-01-311-9/+1
* client/mysqltest.cunknown2001-01-191-0/+65
* If get_charset() fails when trying to load the server's charset,unknown2001-01-161-1/+4