Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes during review of new code | monty@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how | jimw@mysql.com | 2005-10-11 | 2 | -5/+20 |
* | Merge mysql.com:/home/jimw/my/mysql-4.1-12723 | jimw@mysql.com | 2005-09-15 | 1 | -1/+1 |
|\ | |||||
| * | Fix shared memory connection handling on Windows. (Bug #12723) | jimw@mysql.com | 2005-08-31 | 1 | -1/+1 |
* | | Fixes bug #5588. Additions after merge from 4.0. | SergeyV@selena. | 2005-09-07 | 4 | -3/+16 |
* | | Merge selena.:H:/MYSQL/src/#05588-mysql-4.0 | SergeyV@selena. | 2005-09-07 | 2 | -0/+11 |
|\ \ | |/ |/| | |||||
| * | Fixes bug #5588. vio_was_interrupted() function was added to detect | SergeyV@selena. | 2005-08-30 | 2 | -0/+11 |
* | | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 2 | -4/+4 |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@zim.(none) | 2005-07-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Typo for debug code. Bug #11705 | brian@zim.(none) | 2005-07-06 | 1 | -1/+1 |
* | | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
|/ / | |||||
* | | Fix Windows build warning and file missing from projects. | jimw@mysql.com | 2005-06-08 | 1 | -0/+1 |
* | | Fix timeouts with SSL on Windows, and also sync the fastsend | jimw@mysql.com | 2005-05-24 | 1 | -17/+28 |
* | | Bug #9721 net_write_timeout not used on Windows | rburnett@bk-internal.mysql.com | 2005-05-06 | 1 | -6/+3 |
* | | Bug #9721 net_write_timeout not used on Windows | rburnett@bk-internal.mysql.com | 2005-05-05 | 3 | -5/+11 |
* | | Fedora now defines read(2)/write(2) as macros. | serg@serg.mylan | 2005-03-29 | 2 | -4/+4 |
* | | Merge with 4.0 | monty@mysql.com | 2005-02-15 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DI... | monty@mysql.com | 2005-02-15 | 1 | -0/+12 |
* | | Merge fixes for #8248, #5569. | jimw@mysql.com | 2005-02-02 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Always call vio_in_addr() so that thd->remote is | jimw@mysql.com | 2005-01-25 | 2 | -2/+2 |
* | | A fix for Bug#5787 "mysql_stmt_prepare is upto 8 times slower": | konstantin@mysql.com | 2005-01-25 | 1 | -14/+20 |
* | | fix indentation | wax@kishkin.ru | 2004-12-23 | 2 | -16/+25 |
* | | BUG#6056 | wax@kishkin.ru | 2004-12-14 | 2 | -9/+26 |
* | | Don't close already closed files in vio (not critical) | monty@mysql.com | 2004-07-12 | 1 | -1/+3 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | - Applied some portability fixes for SGI IRIX/MipsPro compiler | lenz@mysql.com | 2004-06-22 | 1 | -0/+5 |
* | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 3 | -3/+65 |
|\ \ | |/ | |||||
| * | Added patches from Novell | monty@mysql.com | 2004-05-25 | 3 | -3/+65 |
* | | Added missing timeout function for named pipes and shared memory (fixes core ... | monty@mysql.com | 2003-12-15 | 3 | -0/+11 |
* | | Portability fixes (for binary build) | monty@mysql.com | 2003-12-01 | 1 | -2/+2 |
* | | uninitialized variable on Windows fixed | serg@serg.mylan | 2003-10-17 | 1 | -9/+8 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 6 | -107/+143 |
|\ \ | |/ | |||||
| * | - added missing file vio_priv.h to source distribution | lenz@mysql.com | 2003-08-27 | 1 | -1/+1 |
| * | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 5 | -104/+139 |
* | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 4 | -23/+31 |
|\ \ | |/ | |||||
| * | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -1/+1 |
| * | Portability fixes for Redhat 9 | monty@mashka.(none) | 2003-07-18 | 1 | -1/+1 |
| * | Fixed wrong usage of libvio.a (Bug #556) | monty@narttu.mysql.fi | 2003-07-03 | 1 | -14/+17 |
| * | Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possible | gluh@gluh.mysql.r18.ru | 2003-06-26 | 2 | -7/+12 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -5/+13 |
|\ \ | |/ | |||||
| * | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 1 | -3/+9 |
| * | Fix bug (273):The x509 cert issuer seems not to be checked against the CA | gluh@gluh.mysql.r18.ru | 2003-04-16 | 1 | -2/+4 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | posreview changing (SCRUM) | bell@sanja.is.com.ua | 2003-02-27 | 1 | -1/+1 |
| * | client port number added to SHOW PROCESSLIST (SCRUM?) | bell@sanja.is.com.ua | 2003-02-17 | 1 | -1/+3 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 4 | -200/+192 |
|\ \ | |/ | |||||
| * | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 4 | -200/+192 |
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | FreeBSD patch by Jeremy Zawodny. | Sinisa@sinisa.nasamreza.org | 2002-11-23 | 1 | -0/+3 |
* | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -1/+1 |