summaryrefslogtreecommitdiff
path: root/vio/vio.c
Commit message (Expand)AuthorAgeFilesLines
* Bug#22943 syscall pruning in libmysqlunknown2007-01-291-1/+1
* Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledunknown2005-11-211-1/+1
* Fixes during review of new codeunknown2005-10-131-1/+1
* Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howunknown2005-10-111-4/+12
* 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
* | Fixed some vio code that was using ___WIN__ instead of __WIN__unknown2005-07-121-2/+2
* | fix indentationunknown2004-12-231-11/+11
* | BUG#6056 unknown2004-12-141-1/+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