summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanupsunknown2000-12-311-1/+1
* Compatibility fix for BSDi.unknown2000-12-211-1/+1
* Fixed that LPAD() and RPAD() cuts argumentsunknown2000-12-151-4/+4
* New thr_alarm struct for better integration with OS2unknown2000-11-281-2/+2
* Added connect_timeout and fix for transactions per statementunknown2000-11-271-0/+2
* Fixed problem with auto-repair of MyISAM tablesunknown2000-11-211-4/+5
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-2/+5
* mergeunknown2000-11-161-12/+24
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-12/+24
* | libmysql/libmysql.cunknown2000-10-281-0/+1
|/
* Show charsets dir in error message, instead of just "path: default".unknown2000-10-091-4/+12
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-5/+5
* Quoting of TIMESTAMP columns and small optimizationsunknown2000-09-021-0/+2
* Bug fixes for 3.23.23unknown2000-08-291-3/+4
* Fixes for Ia64unknown2000-08-231-1/+2
* Fix "dosen't" for someone who mailed us. :)unknown2000-08-161-1/+1
* Import changesetunknown2000-07-311-0/+2533