summaryrefslogtreecommitdiff
path: root/vio/vio.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| |\
* | \ Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-0/+10
|\ \ \
| * | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-0/+10
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
|/ / /
* | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-23/+19
|\ \ \ | |/ /
| * | Bug#47571 : idle named pipe connection is unkillableVladislav Vaintroub2009-11-201-22/+18
* | | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-4/+0
* | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-0/+32
|\ \ \ | |/ / |/| |
| * | Backport of Bug#41860 to mysql-next-mrDavi Arnaut2009-11-101-0/+30
* | | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-8/+19
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-2/+2
* | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maintmsvensson@pilot.mysql.com2007-02-061-10/+9
|\ \ | |/
| * Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSLmsvensson@shellback.(none)2007-01-261-10/+9
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2006-05-091-8/+21
|\ \ | |/
| * Remove valgrind and compiler warningsmsvensson@neptunus.(none)2006-05-081-0/+13
| * Cleanup SSL implementationmsvensson@neptunus.(none)2006-03-101-8/+8
* | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-2/+2
|/
* Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-11-251-1/+1
|\
| * Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabledgluh@eagle.intranet.mysql.r18.ru2005-11-211-1/+1
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-10-131-1/+1
|\ \ | |/
| * Fixes during review of new codemonty@mysql.com2005-10-131-1/+1
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpjani@ua141d10.elisa.omakaista.fi2005-10-131-4/+12
|\ \ | |/
| * Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howjimw@mysql.com2005-10-111-4/+12
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-121-0/+4
|\ \ | |/
| * Fixes bug #5588. Additions after merge from 4.0.SergeyV@selena.2005-09-071-1/+3
| * Merge selena.:H:/MYSQL/src/#05588-mysql-4.0SergeyV@selena.2005-09-071-0/+2
| |\
| | * Fixes bug #5588. vio_was_interrupted() function was added to detectSergeyV@selena.2005-08-301-0/+2
* | | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-07-131-2/+2
|\ \ \ | |/ /
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__reggie@linux.site2005-07-121-2/+2
* | | Porting of "buffered read" patch to 5.0 and post-review fixes.konstantin@mysql.com2005-03-061-18/+27
* | | manually mergedserg@sergbook.mysql.com2004-12-311-10/+12
|\ \ \ | |/ /
| * | fix indentationwax@kishkin.ru2004-12-231-11/+11
| * | BUG#6056 wax@kishkin.ru2004-12-141-1/+3
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+3
|/ /
* | Added missing timeout function for named pipes and shared memory (fixes core ...monty@mysql.com2003-12-151-0/+2
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-7/+3
|\ \ | |/
| * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-7/+3
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-0/+3
|\ \ | |/
| * FreeBSD patch by Jeremy Zawodny.Sinisa@sinisa.nasamreza.org2002-11-231-0/+3
* | Add shared memory protocol and option --protocolwax@mysql.com2002-11-151-1/+77
|/
* Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-3/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...monty@hundin.mysql.fi2002-08-171-1/+1
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-0/+3
* Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-291-1/+1
* Update copyrightmonty@hundin.mysql.fi2001-12-061-4/+4
* Removed unused code in VIOtonu@volk.internalnet2001-11-021-2/+0
* One should not only have to include my_net.h to work with sockets.monty@hundin.mysql.fi2001-10-091-12/+0