summaryrefslogtreecommitdiff
path: root/vio/viosocket.c
Commit message (Expand)AuthorAgeFilesLines
* 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