summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Additional bug fixunknown2003-03-081-0/+3
* A correct fix for the timeout problemunknown2003-03-081-7/+4
* connect timeout bug fixunknown2003-02-101-0/+3
* Make PACKET_TOO_LARGE error handling safer in clientunknown2003-01-281-11/+9
* a symlink that was missing ...unknown2003-01-211-1/+3
* Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-081-0/+2
|\
| * - fixes to properly make a "make distclean" (some files were not removed)unknown2002-12-271-0/+2
* | Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-042-691/+15
|/
* Added back -max to server name if we are using InnoDB.unknown2002-12-111-2/+2
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-12-051-2/+9
|\
| * better fix for read_rows, same for read_one_rowunknown2002-12-051-2/+9
* | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-041-1/+1
|/
* protect from [heap] buffer overrrun by malicious serverunknown2002-12-041-2/+10
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+1
* Fixed problem with make distcheckunknown2002-08-062-3/+8
* Portability fixes for SCO and HPUXunknown2002-05-311-0/+5
* New my_gethostbyname_r() handlingunknown2002-05-162-14/+3
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-1/+1
* Fix for --enable-local-infileunknown2002-03-061-1/+1
* Update scripts for new POSIX specunknown2002-03-051-1/+1
* 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
* Portability fixes.unknown2001-11-022-231/+1
* Portability fixesunknown2001-10-311-0/+4
* 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
* OS2 patchunknown2001-09-124-24/+37
* Portability fixesunknown2001-09-061-1/+0
* Ensure that libmysqlclient doesn't use raidunknown2001-09-041-1/+1
* Fixes for OS2.unknown2001-08-224-28/+48
* mysqlbinlog->clientunknown2001-08-092-3/+4
* Fixed bug that caused client to hang because mysqld never did send anunknown2001-06-021-0/+28
* Added symlink support to mysys library.unknown2001-06-011-1/+1
* Fixed problems with decimals withing IF()unknown2001-05-291-1/+0
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-1/+1
* Don't force conf_to_src to be static an all systemsunknown2001-04-181-4/+4
* Don't use ranges on HEAP tables with LIKEunknown2001-04-171-0/+1
* Fixed bug in REGEXP for Linux Alphaunknown2001-04-111-1/+1
* got --with-other-libc to work, finallyunknown2001-04-021-1/+4
* Merged some functions and removed some unused client functions.unknown2001-03-061-68/+21
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+1
* Use INSTALL_DATA instead of cp.unknown2001-02-011-2/+2
* New myisamchk option --sort-recoverunknown2001-01-311-9/+1
* errmsg.c buffer overflow in libmysqlclient fixedunknown2001-01-281-3/+3
* client/mysqltest.cunknown2001-01-191-0/+65