Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 2 | -6/+8 |
* | fixed bug #1174 | vva@eagle.mysql.r18.ru | 2003-09-02 | 1 | -1/+1 |
* | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 1 | -6/+7 |
* | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 2 | -2/+3 |
* | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 2 | -18/+25 |
* | Fix for UNIXWARE 7 | monty@narttu.mysql.fi | 2003-07-03 | 1 | -2/+14 |
* | Changed connect with timeout to use poll() instead if socket() to avoid probl... | monty@narttu.mysql.fi | 2003-06-23 | 1 | -27/+67 |
* | Fixed (not fatal) buffer overflow | monty@narttu.mysql.fi | 2003-06-04 | 1 | -1/+1 |
* | Exported functions required by MySQLCC | miguel@hegel.local | 2003-04-16 | 1 | -0/+4 |
* | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exported | lenz@mysql.com | 2003-03-18 | 2 | -196/+3 |
* | Change dbug.h -> my_dbug.h (Portability fix) | monty@narttu.mysql.fi | 2003-03-17 | 1 | -1/+0 |
* | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -30/+36 |
|\ | |||||
| * | Better fix for connect timeout problem. | monty@narttu.mysql.fi | 2003-03-10 | 1 | -34/+37 |
| * | Additional bug fix | Sinisa@sinisa.nasamreza.org | 2003-03-08 | 1 | -0/+3 |
| * | A correct fix for the timeout problem | Sinisa@sinisa.nasamreza.org | 2003-03-08 | 1 | -7/+4 |
| * | connect timeout bug fix | Sinisa@sinisa.nasamreza.org | 2003-02-10 | 1 | -0/+3 |
* | | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -2/+3 |
* | | Merge with 3.23.56 (Replace manual with 'empty' document) | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Make PACKET_TOO_LARGE error handling safer in client | monty@mashka.mysql.fi | 2003-01-28 | 1 | -11/+9 |
* | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 4 | -14/+50 |
* | | Merge with 3.23.55 | monty@mashka.mysql.fi | 2003-01-25 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | a symlink that was missing ... | Sinisa@sinisa.nasamreza.org | 2003-01-21 | 1 | -1/+3 |
| * | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2003-01-08 | 1 | -0/+2 |
| |\ | |||||
| * | | Fixing that 3.23 API / clients do not disconnect if a large | Sinisa@sinisa.nasamreza.org | 2003-01-04 | 2 | -691/+15 |
* | | | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | - fixes to properly make a "make distclean" (some files were not removed) | lenz@mysql.com | 2002-12-27 | 1 | -0/+2 |
| |/ | |||||
* | | Added functions required by MySQLCC | miguel@light. | 2003-01-11 | 1 | -0/+6 |
* | | Added support for max_allowed_packet in option files read by mysql_option() | monty@mashka.mysql.fi | 2003-01-04 | 1 | -4/+10 |
* | | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-11 | 1 | -2/+9 |
|\ \ | |/ | |||||
| * | Added back -max to server name if we are using InnoDB. | monty@mashka.mysql.fi | 2002-12-11 | 1 | -2/+2 |
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-12-05 | 1 | -2/+9 |
| |\ | |||||
| | * | better fix for read_rows, same for read_one_row | serg@serg.mysql.com | 2002-12-05 | 1 | -2/+9 |
| * | | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree) | lenz@mysql.com | 2002-12-04 | 1 | -1/+1 |
| |/ | |||||
* | | new client error added: CR_MALFORMED_PACKET | serg@serg.mysql.com | 2002-12-04 | 2 | -5/+8 |
* | | merged | serg@serg.mysql.com | 2002-12-04 | 1 | -2/+10 |
|\ \ | |/ | |||||
| * | protect from [heap] buffer overrrun by malicious server | serg@serg.mysql.com | 2002-12-04 | 1 | -2/+10 |
* | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -0/+1 |
* | | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -1/+1 |
* | | Error code for ssl connection | gluh@gluh.(none) | 2002-11-05 | 2 | -8/+14 |
* | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual | lenz@mysql.com | 2002-10-24 | 1 | -1/+1 |
* | | Updated VC++ project files for 4.0.4 | monty@mashka.mysql.fi | 2002-09-24 | 1 | -4/+1 |
* | | Portability fixes. | monty@mashka.mysql.fi | 2002-09-11 | 1 | -20/+24 |
* | | Some trivial optimzations | monty@mashka.mysql.fi | 2002-09-03 | 1 | -2/+1 |
* | | Don't require call to mysql_ssl_set() to use ssl. | monty@mashka.mysql.fi | 2002-08-25 | 1 | -7/+16 |
* | | Give better error from reconnect() | monty@mashka.mysql.fi | 2002-08-24 | 1 | -11/+18 |
* | | Use our version of RWLOCKS on UNIXWARE 7 | monty@hundin.mysql.fi | 2002-08-21 | 1 | -19/+37 |
* | | Fixed timing problem with rpl000001 replication test. | monty@hundin.mysql.fi | 2002-08-18 | 1 | -5/+6 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+1 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+0 |