Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-13 | 2 | -4/+4 |
|\ | |||||
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 2 | -4/+4 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1 | bar@mysql.com | 2005-07-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 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 |
* | | | Merge | kent@mysql.com | 2005-07-06 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Makefile.am: | kent@mysql.com | 2005-07-05 | 1 | -1/+2 |
| |/ | |||||
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-06-20 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fix Windows build warning and file missing from projects. | jimw@mysql.com | 2005-06-08 | 1 | -0/+1 |
* | | WL#2286 - Compile MySQL w/YASSL support | svoj@mysql.com | 2005-06-12 | 1 | -5/+8 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-06-01 | 1 | -17/+28 |
|\ \ | |/ | |||||
| * | Fix timeouts with SSL on Windows, and also sync the fastsend | jimw@mysql.com | 2005-05-24 | 1 | -17/+28 |
* | | Fixes for numerous compatibility problems in yaSSL. | konstantin@mysql.com | 2005-05-20 | 1 | -3/+5 |
* | | Merge bk-internal.mysql.com:/users/rburnett/bug9721 | rburnett@bk-internal.mysql.com | 2005-05-06 | 3 | -6/+9 |
|\ \ | |/ | |||||
| * | 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 |
* | | Merge | ramil@mysql.com | 2005-03-30 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | Fedora now defines read(2)/write(2) as macros. | serg@serg.mylan | 2005-03-29 | 2 | -4/+4 |
* | | Porting of "buffered read" patch to 5.0 and post-review fixes. | konstantin@mysql.com | 2005-03-06 | 2 | -18/+73 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-15 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | 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 |
* | | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Merge mysql.com:/home/kostja/work/mysql-4.1-5787 | konstantin@mysql.com | 2005-01-25 | 1 | -14/+20 |
|\ \ \ | |/ / | |||||
| * | | A fix for Bug#5787 "mysql_stmt_prepare is upto 8 times slower": | konstantin@mysql.com | 2005-01-25 | 1 | -14/+20 |
* | | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 2 | -19/+45 |
|\ \ \ | |/ / | |||||
| * | | fix indentation | wax@kishkin.ru | 2004-12-23 | 2 | -16/+25 |
| * | | BUG#6056 | wax@kishkin.ru | 2004-12-14 | 2 | -9/+26 |
* | | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -6/+1 |
* | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 4 | -22/+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 |