summaryrefslogtreecommitdiff
path: root/vio/viosocket.c
Commit message (Expand)AuthorAgeFilesLines
* Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-061-0/+46
* Merge with 4.1unknown2005-02-151-0/+12
|\
| * Merge with 4.0unknown2005-02-151-0/+12
| |\
| | * Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DI...unknown2005-02-151-0/+12
* | | 4.1 -> 5.0 mergeunknown2005-02-031-1/+1
|\ \ \ | |/ /
| * | Merge fixes for #8248, #5569.unknown2005-02-021-1/+1
| |\ \ | | |/
| | * Always call vio_in_addr() so that thd->remote isunknown2005-01-251-1/+1
* | | Merge mysql.com:/home/kostja/work/mysql-4.1-5787unknown2005-01-251-14/+20
|\ \ \ | |/ /
| * | A fix for Bug#5787 "mysql_stmt_prepare is upto 8 times slower":unknown2005-01-251-14/+20
* | | manually mergedunknown2004-12-311-9/+33
|\ \ \ | |/ /
| * | fix indentationunknown2004-12-231-5/+14
| * | BUG#6056 unknown2004-12-141-8/+23
* | | Add 0x before pointers (to help with debugging)unknown2004-12-181-7/+7
|/ /
* | Don't close already closed files in vio (not critical)unknown2004-07-121-1/+3
* | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-151-0/+7
* | Portability fixes (for binary build)unknown2003-12-011-2/+2
* | uninitialized variable on Windows fixedunknown2003-10-171-9/+8
* | merge with 4.0.15unknown2003-08-291-15/+15
|\ \ | |/
| * vio ssl structure renames (to get rid of ending _)unknown2003-08-271-13/+12
* | Merge with 4.0.14unknown2003-08-111-1/+1
|\ \ | |/
| * Portability fixes for Redhat 9unknown2003-07-181-1/+1
* | Merge with 4.0unknown2003-03-161-1/+3
|\ \ | |/
| * posreview changing (SCRUM)unknown2003-02-271-1/+1
| * client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-1/+3
* | Add shared memory protocol and option --protocolunknown2002-11-151-29/+155
|/
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-2/+0
* Fix for HPUX to not use -lc_r library.unknown2002-08-261-1/+6
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-2/+6
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-4/+4
* Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-291-2/+2
* Update copyrightunknown2001-12-061-15/+14
* One should not only have to include my_net.h to work with sockets.unknown2001-10-091-27/+2
* Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-16/+16
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* Changed to use my_global.hunknown2001-09-141-1/+1
* OpenSSL workunknown2001-08-301-0/+3
* Symlinking of tables should not work.unknown2001-06-051-6/+4
* Support for VIO libraryunknown2001-05-311-0/+352