Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | No longer leak file descriptors in mysql_close. Fixes Bug#15846. | cmiller@calliope.local | 2006-03-17 | 1 | -8/+14 | |
|/ / | ||||||
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-11-29 | 1 | -11/+10 | |
|\ \ | |/ | ||||||
| * | Fix for bug#14221 SSL support breaks going from OpenSSL 0.9.7i to 0.9.8a | gluh@eagle.intranet.mysql.r18.ru | 2005-11-29 | 1 | -11/+10 | |
* | | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-11-25 | 3 | -21/+1 | |
|\ \ | |/ | ||||||
| * | Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabled | gluh@eagle.intranet.mysql.r18.ru | 2005-11-21 | 3 | -21/+1 | |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug12985/my50-bug12985 | msvensson@neptunus.(none) | 2005-10-28 | 1 | -5/+5 | |
|\ \ | ||||||
| * | | Bug #12985 Do-mysqlclient-test: Can't find -lyassl when linking | msvensson@neptunus.(none) | 2005-10-18 | 1 | -5/+5 | |
* | | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-10-13 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fixes during review of new code | monty@mysql.com | 2005-10-13 | 1 | -1/+1 | |
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmp | jani@ua141d10.elisa.omakaista.fi | 2005-10-13 | 2 | -5/+20 | |
|\ \ \ | |/ / | ||||||
| * | | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how | jimw@mysql.com | 2005-10-11 | 2 | -5/+20 | |
* | | | Merge moonbone.local:/work/12887-bug-4.1-mysql | evgen@moonbone.local | 2005-09-15 | 1 | -1/+1 | |
|\ \ \ | |/ / | | / | |/ |/| | ||||||
| * | 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 | |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-12 | 4 | -0/+24 | |
|\ \ \ | |/ / | ||||||
| * | | 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 | |
* | | | Bug #11286 yassl incompatible with "load data infile" | msvensson@neptunus.(none) | 2005-09-01 | 2 | -9/+4 | |
* | | | 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 |