summaryrefslogtreecommitdiff
path: root/vio/viosocket.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge fixes for #8248, #5569.jimw@mysql.com2005-02-021-1/+1
| |\ \ | | |/
| | * Always call vio_in_addr() so that thd->remote isjimw@mysql.com2005-01-251-1/+1
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-5787konstantin@mysql.com2005-01-251-14/+20
|\ \ \ | |/ /
| * | A fix for Bug#5787 "mysql_stmt_prepare is upto 8 times slower":konstantin@mysql.com2005-01-251-14/+20
* | | manually mergedserg@sergbook.mysql.com2004-12-311-9/+33
|\ \ \ | |/ /
| * | fix indentationwax@kishkin.ru2004-12-231-5/+14
| * | BUG#6056 wax@kishkin.ru2004-12-141-8/+23
* | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-7/+7
|/ /
* | Don't close already closed files in vio (not critical)monty@mysql.com2004-07-121-1/+3
* | Added missing timeout function for named pipes and shared memory (fixes core ...monty@mysql.com2003-12-151-0/+7
* | Portability fixes (for binary build)monty@mysql.com2003-12-011-2/+2
* | uninitialized variable on Windows fixedserg@serg.mylan2003-10-171-9/+8
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-15/+15
|\ \ | |/
| * vio ssl structure renames (to get rid of ending _)monty@narttu.mysql.fi2003-08-271-13/+12
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+1
|\ \ | |/
| * Portability fixes for Redhat 9monty@mashka.(none)2003-07-181-1/+1
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-1/+3
|\ \ | |/
| * posreview changing (SCRUM)bell@sanja.is.com.ua2003-02-271-1/+1
| * client port number added to SHOW PROCESSLIST (SCRUM?)bell@sanja.is.com.ua2003-02-171-1/+3
* | Add shared memory protocol and option --protocolwax@mysql.com2002-11-151-29/+155
|/
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-2/+0
* Fix for HPUX to not use -lc_r library.monty@hundin.mysql.fi2002-08-261-1/+6
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-2/+6
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-4/+4
* Fixed that enable-reads-from-master and repl-parse-query works in option files.monty@hundin.mysql.fi2002-04-291-2/+2
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* One should not only have to include my_net.h to work with sockets.monty@hundin.mysql.fi2001-10-091-27/+2
* Portability fixes + a couple of bug fixes introduced by last push.monty@hundin.mysql.fi2001-10-081-16/+16
* SSL compiles and works as far as can see. Continue testing..tonu@volk.internalnet2001-09-301-1/+1
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* OpenSSL worktonu@x153.internalnet2001-08-301-0/+3
* Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-051-6/+4
* Support for VIO librarytonu@hundin.mysql.fi2001-05-311-0/+352