summaryrefslogtreecommitdiff
path: root/vio
Commit message (Expand)AuthorAgeFilesLines
* BUG#9678: Client library hangs after network communication failureunknown2006-09-181-6/+20
* Fixes bug #5588. vio_was_interrupted() function was added to detectunknown2005-08-302-0/+11
* Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DI...unknown2005-02-151-0/+12
* Always call vio_in_addr() so that thd->remote isunknown2005-01-252-2/+2
* - Applied some portability fixes for SGI IRIX/MipsPro compilerunknown2004-06-221-0/+5
* Added patches from Novellunknown2004-05-253-3/+65
* - added missing file vio_priv.h to source distributionunknown2003-08-271-1/+1
* vio ssl structure renames (to get rid of ending _)unknown2003-08-275-104/+139
* Review of changesets since last pull.unknown2003-08-071-1/+1
* Portability fixes for Redhat 9unknown2003-07-181-1/+1
* Fixed wrong usage of libvio.a (Bug #556)unknown2003-07-031-14/+17
* Fix bug #673: MySQL 4.0.13 no SSL connection with mysql client possibleunknown2003-06-262-7/+12
* Fix to remove compiler warningsunknown2003-04-281-3/+9
* Fix bug (273):The x509 cert issuer seems not to be checked against the CAunknown2003-04-161-2/+4
* posreview changing (SCRUM)unknown2003-02-271-1/+1
* client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-1/+3
* Fixes for Netwareunknown2003-01-284-200/+192
* FreeBSD patch by Jeremy Zawodny.unknown2002-11-231-0/+3
* Error code for ssl connectionunknown2002-11-052-10/+42
* - Applied required modifications for automake 1.5unknown2002-10-011-12/+0
* Added code to flush a bulk_insert index.unknown2002-09-181-0/+2
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-162-53/+54
* Fixed searching after ssl directories.unknown2002-09-054-248/+0
* Fix for HPUX to not use -lc_r library.unknown2002-08-261-1/+6
* Changed relay_log_space to ulonglongunknown2002-08-231-3/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-172-1/+11
* Fix after mergeunknown2002-08-081-2/+3
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-083-4/+16
* Big code cleanup/review before 4.0.2 release.unknown2002-06-112-63/+71
* Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-4/+6
* Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-244-8/+8
* Fixed that enable-reads-from-master and repl-parse-query works in option files.unknown2002-04-292-3/+3
* fix to make the compile work with --with-other-libcunknown2002-03-301-4/+4
* Update copyrightunknown2001-12-068-65/+119
* Removed unused code in VIOunknown2001-11-022-25/+1
* SSL fixes.unknown2001-11-011-2/+2
* type fixunknown2001-10-091-1/+1
* One should not only have to include my_net.h to work with sockets.unknown2001-10-093-70/+9
* Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-082-33/+17
* SSL compiles and works as far as can see. Continue testing..unknown2001-09-306-130/+61
* Fix to get pstack included in distributionunknown2001-09-181-0/+0
* mergeunknown2001-09-141-0/+0
|\
| * re-wrote section about foreign keysunknown2001-09-131-0/+0
* | Changed to use my_global.hunknown2001-09-149-8/+8
|/
* DH stuff added to OpenSSLunknown2001-09-011-0/+52
* OpenSSL workunknown2001-08-301-0/+3
* fixed compile errorunknown2001-08-271-0/+0
* OpenSSL changesunknown2001-08-272-79/+135
* Some warning fixes and some SSL testprograms check-inunknown2001-08-263-67/+235
* Warning fixesunknown2001-08-231-4/+10