summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* fixed coredump in mysql_reconnect()sasha@mysql.sashanet.com2001-07-131-0/+19
* Added support for ANSI SQL X'hex-string' format.monty@tik.mysql.fi2001-07-041-13/+8
* auto-magic replication redirection logic support in the client,sasha@mysql.sashanet.com2001-06-081-37/+249
* some code for replication awareness support - this is a temporarysasha@mysql.sashanet.com2001-06-021-1/+182
* Support for VIO librarytonu@hundin.mysql.fi2001-05-311-13/+13
* Fixed probelm with count(*) and normal functions when no matchin rows.monty@donna.mysql.fi2001-04-211-1/+1
* Don't use ranges on HEAP tables with LIKEmonty@donna.mysql.fi2001-04-171-0/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-68/+21
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-9/+1
* client/mysqltest.csasha@mysql.sashanet.com2001-01-191-0/+65
* If get_charset() fails when trying to load the server's charset,tim@cane.mysql.fi2001-01-161-1/+4
* cleanupsmonty@donna.mysql.com2000-12-311-1/+1
* Compatibility fix for BSDi.tim@cane.mysql.fi2000-12-211-1/+1
* Fixed that LPAD() and RPAD() cuts argumentsmonty@tik.mysql.com2000-12-151-4/+4
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-2/+2
* Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-271-0/+2
* Fixed problem with auto-repair of MyISAM tablesmonty@donna.mysql.com2000-11-211-4/+5
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-201-2/+5
* mergemonty@narttu.mysql.fi2000-11-161-12/+24
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-12/+24
* | libmysql/libmysql.csasha@mysql.sashanet.com2000-10-281-0/+1
|/
* Show charsets dir in error message, instead of just "path: default".tim@threads.polyesthetic.msg2000-10-091-4/+12
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-5/+5
* Quoting of TIMESTAMP columns and small optimizationsmonty@donna.mysql.com2000-09-021-0/+2
* Bug fixes for 3.23.23monty@donna.mysql.com2000-08-291-3/+4
* Fixes for Ia64monty@donna.mysql.com2000-08-231-1/+2
* Fix "dosen't" for someone who mailed us. :)jcole@jcole.burghcom.com2000-08-161-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+2533