summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* Move test that uses many tables (in query_cache.test) to separate test so tha...monty@narttu.mysql.fi2003-08-222-18/+25
* Fix for UNIXWARE 7monty@narttu.mysql.fi2003-07-031-2/+14
* Changed connect with timeout to use poll() instead if socket() to avoid probl...monty@narttu.mysql.fi2003-06-231-27/+67
* Fixed (not fatal) buffer overflowmonty@narttu.mysql.fi2003-06-041-1/+1
* Exported functions required by MySQLCCmiguel@hegel.local2003-04-161-0/+4
* - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-182-196/+3
* Change dbug.h -> my_dbug.h (Portability fix)monty@narttu.mysql.fi2003-03-171-1/+0
* Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-30/+36
|\
| * Better fix for connect timeout problem.monty@narttu.mysql.fi2003-03-101-34/+37
| * Additional bug fixSinisa@sinisa.nasamreza.org2003-03-081-0/+3
| * A correct fix for the timeout problemSinisa@sinisa.nasamreza.org2003-03-081-7/+4
| * connect timeout bug fixSinisa@sinisa.nasamreza.org2003-02-101-0/+3
* | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-2/+3
* | Merge with 3.23.56 (Replace manual with 'empty' document)monty@mashka.mysql.fi2003-01-281-1/+2
|\ \ | |/
| * Make PACKET_TOO_LARGE error handling safer in clientmonty@mashka.mysql.fi2003-01-281-11/+9
* | Fixes for Netwaremonty@mashka.mysql.fi2003-01-284-14/+50
* | Merge with 3.23.55monty@mashka.mysql.fi2003-01-251-0/+6
|\ \ | |/
| * a symlink that was missing ...Sinisa@sinisa.nasamreza.org2003-01-211-1/+3
| * Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2003-01-081-0/+2
| |\
| * | Fixing that 3.23 API / clients do not disconnect if a large Sinisa@sinisa.nasamreza.org2003-01-042-691/+15
* | | Merge with 3.23monty@mashka.mysql.fi2003-01-161-0/+2
|\ \ \ | | |/ | |/|
| * | - fixes to properly make a "make distclean" (some files were not removed)lenz@mysql.com2002-12-271-0/+2
| |/
* | Added functions required by MySQLCCmiguel@light.2003-01-111-0/+6
* | Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-041-4/+10
* | Merge with 3.23monty@mashka.mysql.fi2002-12-111-2/+9
|\ \ | |/
| * Added back -max to server name if we are using InnoDB.monty@mashka.mysql.fi2002-12-111-2/+2
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-12-051-2/+9
| |\
| | * better fix for read_rows, same for read_one_rowserg@serg.mysql.com2002-12-051-2/+9
| * | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)lenz@mysql.com2002-12-041-1/+1
| |/
* | new client error added: CR_MALFORMED_PACKETserg@serg.mysql.com2002-12-042-5/+8
* | mergedserg@serg.mysql.com2002-12-041-2/+10
|\ \ | |/
| * protect from [heap] buffer overrrun by malicious serverserg@serg.mysql.com2002-12-041-2/+10
* | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-0/+1
* | Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-1/+1
* | Error code for ssl connectiongluh@gluh.(none)2002-11-052-8/+14
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventuallenz@mysql.com2002-10-241-1/+1
* | Updated VC++ project files for 4.0.4monty@mashka.mysql.fi2002-09-241-4/+1
* | Portability fixes.monty@mashka.mysql.fi2002-09-111-20/+24
* | Some trivial optimzationsmonty@mashka.mysql.fi2002-09-031-2/+1
* | Don't require call to mysql_ssl_set() to use ssl.monty@mashka.mysql.fi2002-08-251-7/+16
* | Give better error from reconnect()monty@mashka.mysql.fi2002-08-241-11/+18
* | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-19/+37
* | Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-5/+6
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-121-1/+1
|\ \ | |/
| * Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-1/+1
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-1/+0
* | Fix for SSL and new my_getoptmonty@hundin.mysql.fi2002-08-091-1/+4
* | Added nety_retry_count as a changeable variablemonty@hundin.mysql.fi2002-08-081-0/+1
* | Fix after mergemonty@hundin.mysql.fi2002-08-081-0/+1
* | merge with 3.23.52monty@hundin.mysql.fi2002-08-082-4/+7
|\ \ | |/