Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 1 | -1/+4 |
* | | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+1 |
* | | Fix after merge | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+1 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 2 | -4/+7 |
|\ \ | |/ | |||||
| * | Fixed problem with make distcheck | monty@hundin.mysql.fi | 2002-08-06 | 2 | -3/+8 |
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -1/+2 |
* | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 4 | -835/+28 |
* | | Indentation cleanup & new comments | monty@hundin.mysql.fi | 2002-06-28 | 1 | -2/+2 |
* | | Removed mysql_ssl_clear() | monty@hundin.mysql.fi | 2002-06-27 | 2 | -4/+4 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 2 | -140/+160 |
* | | merge with 3.23 | monty@hundin.mysql.fi | 2002-06-02 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Portability fixes for SCO and HPUX | monty@hundin.mysql.fi | 2002-05-31 | 1 | -0/+5 |
* | | Removed GNU getopt from MySQL distribution (replaced by my_getopt) | jani@hynda.(none) | 2002-05-22 | 1 | -1/+1 |
* | | merge with 3.23.51 | monty@hundin.mysql.fi | 2002-05-16 | 2 | -14/+3 |
|\ \ | |/ | |||||
| * | New my_gethostbyname_r() handling | monty@hundin.mysql.fi | 2002-05-16 | 2 | -14/+3 |
| * | SHOW VARIABLES LIKE ... are now case insensitive | monty@tik.mysql.fi | 2002-04-18 | 1 | -1/+1 |