summaryrefslogtreecommitdiff
path: root/vio/vio.c
Commit message (Expand)AuthorAgeFilesLines
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
* Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maintunknown2007-02-061-10/+9
|\
| * Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSLunknown2007-01-261-10/+9
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-091-8/+21
|\ \ | |/
| * Remove valgrind and compiler warningsunknown2006-05-081-0/+13
| * Cleanup SSL implementationunknown2006-03-101-8/+8
* | Final patch to remove the last of the OS2 support. unknown2006-04-151-2/+2
|/
* Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-11-251-1/+1
|\
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledunknown2005-11-211-1/+1
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-10-131-1/+1
|\ \ | |/
| * Fixes during review of new codeunknown2005-10-131-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpunknown2005-10-131-4/+12
|\ \ | |/
| * Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howunknown2005-10-111-4/+12
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-0/+4
|\ \ | |/
| * Fixes bug #5588. Additions after merge from 4.0.unknown2005-09-071-1/+3
| * Merge selena.:H:/MYSQL/src/#05588-mysql-4.0unknown2005-09-071-0/+2
| |\
| | * Fixes bug #5588. vio_was_interrupted() function was added to detectunknown2005-08-301-0/+2
* | | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-07-131-2/+2
|\ \ \ | |/ /
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__unknown2005-07-121-2/+2
* | | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-18/+27
* | | manually mergedunknown2004-12-311-10/+12
|\ \ \ | |/ /
| * | fix indentationunknown2004-12-231-11/+11
| * | BUG#6056 unknown2004-12-141-1/+3
* | | Add 0x before pointers (to help with debugging)unknown2004-12-181-2/+3
|/ /
* | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-0/+2
* | merge with 4.0.15unknown2003-08-291-7/+3
|\ \ | |/
| * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-7/+3
* | Merge with 4.0.6unknown2002-12-051-0/+3
|\ \ | |/
| * FreeBSD patch by Jeremy Zawodny.unknown2002-11-231-0/+3
* | Add shared memory protocol and option --protocolunknown2002-11-151-1/+77
|/
* Changed relay_log_space to ulonglongunknown2002-08-231-3/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-1/+1
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-0/+3
* Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-1/+1
* Update copyrightunknown2001-12-061-4/+4
* Removed unused code in VIOunknown2001-11-021-2/+0
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-12/+0
* Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-17/+1
* Changed to use my_global.hunknown2001-09-141-1/+1
* mergeunknown2001-06-051-0/+10
|\
| * vio.c Vio code bugfixunknown2001-06-051-1/+11
* | Symlinking of tables should not work.unknown2001-06-051-29/+29
|/
* Support for VIO libraryunknown2001-05-311-10/+11
* viotcpip.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viotcpip.cunknown2001-05-201-0/+151