summaryrefslogtreecommitdiff
path: root/libmysql/libmysql.c
Commit message (Expand)AuthorAgeFilesLines
* Added back -max to server name if we are using InnoDB.monty@mashka.mysql.fi2002-12-111-2/+2
* better fix for read_rows, same for read_one_rowserg@serg.mysql.com2002-12-051-2/+9
* protect from [heap] buffer overrrun by malicious serverserg@serg.mysql.com2002-12-041-2/+10
* Portability fixes for SCO and HPUXmonty@hundin.mysql.fi2002-05-311-0/+5
* New my_gethostbyname_r() handlingmonty@hundin.mysql.fi2002-05-161-13/+2
* SHOW VARIABLES LIKE ... are now case insensitivemonty@tik.mysql.fi2002-04-181-1/+1
* Fix for --enable-local-infilemonty@hundin.mysql.fi2002-03-061-1/+1
* Update scripts for new POSIX specmonty@tik.mysql.fi2002-03-051-1/+1
* Fix for LOAD DATA LOCAL INFILE patchmonty@hundin.mysql.fi2002-02-131-2/+2
* Made LOAD DATA LOCAL INFILE more securemonty@tik.mysql.fi2002-02-131-9/+35
* Fixed bug in GROUP BY ... DESCmonty@hundin.mysql.fi2001-12-101-0/+2
* bug in libmysql.c:mysql_reconnect() fixedserg@serg.mysql.com2001-10-241-1/+1
* Don't use signal() on windows.monty@hundin.mysql.fi2001-10-191-2/+2
* OS2 patchmonty@hundin.mysql.fi2001-09-121-11/+10
* Portability fixesmonty@work.mysql.com2001-09-061-1/+0
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-4/+3
* mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-091-2/+2
* 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