summaryrefslogtreecommitdiff
path: root/vio
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-03-302-4/+4
|\
| * Fedora now defines read(2)/write(2) as macros.unknown2005-03-292-4/+4
* | Porting of "buffered read" patch to 5.0 and post-review fixes.unknown2005-03-062-18/+73
* | 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-032-2/+2
|\ \ \ | |/ /
| * | Merge fixes for #8248, #5569.unknown2005-02-022-2/+2
| |\ \ | | |/
| | * Always call vio_in_addr() so that thd->remote isunknown2005-01-252-2/+2
* | | 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-312-19/+45
|\ \ \ | |/ /
| * | fix indentationunknown2004-12-232-16/+25
| * | BUG#6056 unknown2004-12-142-9/+26
* | | After merge fixesunknown2004-12-311-6/+1
* | | Add 0x before pointers (to help with debugging)unknown2004-12-184-22/+26
|/ /
* | Don't close already closed files in vio (not critical)unknown2004-07-121-1/+3
* | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-0/+5
|\ \ | |/
| * - Applied some portability fixes for SGI IRIX/MipsPro compilerunknown2004-06-221-0/+5
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-253-3/+65
|\ \ | |/
| * Added patches from Novellunknown2004-05-253-3/+65
* | Added missing timeout function for named pipes and shared memory (fixes core ...unknown2003-12-153-0/+11
* | 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-296-107/+143
|\ \ | |/
| * - 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
* | Merge with 4.0.14unknown2003-08-114-23/+31
|\ \ | |/
| * 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
* | Merge with 4.0.13unknown2003-05-191-5/+13
|\ \ | |/
| * 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
* | 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
* | Merge with 4.0.11unknown2003-02-044-200/+192
|\ \ | |/
| * Fixes for Netwareunknown2003-01-284-200/+192
* | Merge with 4.0.6unknown2002-12-051-0/+3
|\ \ | |/
| * FreeBSD patch by Jeremy Zawodny.unknown2002-11-231-0/+3
* | removed redundant -I include-dirsunknown2002-11-261-1/+1
* | Merge with 4.0unknown2002-11-212-10/+42
|\ \ | |/
| * Error code for ssl connectionunknown2002-11-052-10/+42
* | Add shared memory protocol and option --protocolunknown2002-11-152-30/+232
|/
* - 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