Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSL | msvensson@shellback.(none) | 2007-01-26 | 1 | -10/+9 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Remove valgrind and compiler warnings | msvensson@neptunus.(none) | 2006-05-08 | 1 | -0/+13 |
* | Cleanup SSL implementation | msvensson@neptunus.(none) | 2006-03-10 | 1 | -8/+8 |
* | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-11-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabled | gluh@eagle.intranet.mysql.r18.ru | 2005-11-21 | 1 | -1/+1 |
* | | 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 | 1 | -4/+12 |
|\ \ | |/ | |||||
| * | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how | jimw@mysql.com | 2005-10-11 | 1 | -4/+12 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-12 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fixes bug #5588. Additions after merge from 4.0. | SergeyV@selena. | 2005-09-07 | 1 | -1/+3 |
| * | Merge selena.:H:/MYSQL/src/#05588-mysql-4.0 | SergeyV@selena. | 2005-09-07 | 1 | -0/+2 |
| |\ | |||||
| | * | Fixes bug #5588. vio_was_interrupted() function was added to detect | SergeyV@selena. | 2005-08-30 | 1 | -0/+2 |
* | | | Merge mysql.com:/home/bkroot/mysql-4.1 | lars@mysql.com | 2005-07-13 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed some vio code that was using ___WIN__ instead of __WIN__ | reggie@linux.site | 2005-07-12 | 1 | -2/+2 |
* | | | Porting of "buffered read" patch to 5.0 and post-review fixes. | konstantin@mysql.com | 2005-03-06 | 1 | -18/+27 |
* | | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -10/+12 |
|\ \ \ | |/ / | |||||
| * | | fix indentation | wax@kishkin.ru | 2004-12-23 | 1 | -11/+11 |
| * | | BUG#6056 | wax@kishkin.ru | 2004-12-14 | 1 | -1/+3 |
* | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -2/+3 |
|/ / | |||||
* | | Added missing timeout function for named pipes and shared memory (fixes core ... | monty@mysql.com | 2003-12-15 | 1 | -0/+2 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -7/+3 |
|\ \ | |/ | |||||
| * | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 1 | -7/+3 |
* | | 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 |
* | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 1 | -1/+77 |
|/ | |||||
* | Changed relay_log_space to ulonglong | monty@hundin.mysql.fi | 2002-08-23 | 1 | -3/+2 |
* | Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -1/+1 |
* | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -0/+3 |
* | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -1/+1 |
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | Removed unused code in VIO | tonu@volk.internalnet | 2001-11-02 | 1 | -2/+0 |
* | One should not only have to include my_net.h to work with sockets. | monty@hundin.mysql.fi | 2001-10-09 | 1 | -12/+0 |
* | Portability fixes + a couple of bug fixes introduced by last push. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -17/+1 |
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
* | merge | monty@hundin.mysql.fi | 2001-06-05 | 1 | -0/+10 |
|\ | |||||
| * | vio.c Vio code bugfix | tonu@hundin.mysql.fi | 2001-06-05 | 1 | -1/+11 |
* | | Symlinking of tables should not work. | monty@hundin.mysql.fi | 2001-06-05 | 1 | -29/+29 |
|/ | |||||
* | Support for VIO library | tonu@hundin.mysql.fi | 2001-05-31 | 1 | -10/+11 |
* | viotcpip.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viotcpip.c | tonu@x3.internalnet | 2001-05-20 | 1 | -0/+151 |