89 Commits (17940b652d0a078f5a28b089aa0f5362756d438e)

Author SHA1 Message Date
unknown 17940b652d MWL#192: non-blocking client API, after-review fixes. 14 years ago
unknown a5b881594d MWL#192: Non-blocking client API for libmysqlclient. 14 years ago
Vladislav Vaintroub 5f267b47de Fix bugs found by application verifier : 15 years ago
Vladislav Vaintroub 26a37b36ef Bug#47571 : idle named pipe connection is unkillable 16 years ago
Vladislav Vaintroub e080080711 Bug#47571: idle named pipe connection is unkillable 16 years ago
Igor Babaev d210e5fde6 Took care of mysql test suite failures on Windows. 16 years ago
Davi Arnaut 96e02e5716 Bug#33899: Deadlock in mysql_real_query with shared memory connections 17 years ago
Michael Widenius 4fe3425009 Added "pool-of-threads" handling (with libevent) 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown 945f3c2cc8 Bug#26664 test suite times out on OS X 64bit 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 25393e391b The behavior of "%p" varies. We prefer "0x%lx". 19 years ago
unknown 0b2a28f5cf BUG#9678: Client library hangs after network communication failure 19 years ago
unknown 3860571e95 Use the enum/define SHUT_RDWR instead of heardcoded "2" to shutdown 19 years ago
unknown e44a923254 Fix initialized memory. Count the number of failures in shm-closing 20 years ago
unknown 32741794a3 BUG#9678: Client library hangs after network communication failure 20 years ago
unknown 62ec077c28 Merge from 5.0 to 5.1. Third part with fixes. 20 years ago
unknown cc62983ca2 Final patch to remove the last of the OS2 support. 20 years ago
unknown b835245e83 No longer leak file descriptors in mysql_close. Fixes Bug#15846. 20 years ago
unknown e61dea1b36 Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how 20 years ago
unknown 22b3e6f882 Fixes bug #5588. Additions after merge from 4.0. 21 years ago
unknown d40da89e2d Fix shared memory connection handling on Windows. (Bug #12723) 21 years ago
unknown a8a5e98ec6 Fixes bug #5588. vio_was_interrupted() function was added to detect 21 years ago
unknown 73fd169d02 Fixed some vio code that was using ___WIN__ instead of __WIN__ 21 years ago
unknown 9a67ecc3e4 Fix Windows build warning and file missing from projects. 21 years ago
unknown 779ac9cf9e Bug #9721 net_write_timeout not used on Windows 21 years ago
unknown af5596b32e Bug #9721 net_write_timeout not used on Windows 21 years ago
unknown e904d0e750 Porting of "buffered read" patch to 5.0 and post-review fixes. 21 years ago
unknown 358cfd6c42 Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DIFFERENT host" 21 years ago
unknown e1b8a004fe Always call vio_in_addr() so that thd->remote is 21 years ago
unknown dc43c6ea4b A fix for Bug#5787 "mysql_stmt_prepare is upto 8 times slower": 21 years ago
unknown 20c0434589 fix indentation 21 years ago
unknown 8eaef91fff Add 0x before pointers (to help with debugging) 21 years ago
unknown 79a0ed6232 BUG#6056 21 years ago
unknown 18d974a3e7 Don't close already closed files in vio (not critical) 22 years ago
unknown 9000046c22 Added missing timeout function for named pipes and shared memory (fixes core dump on windows) 22 years ago
unknown 91de6fdbce Portability fixes (for binary build) 22 years ago
unknown 4a253d2af0 uninitialized variable on Windows fixed 22 years ago
unknown 59806e1004 vio ssl structure renames (to get rid of ending _) 23 years ago
unknown 16bb14180b Portability fixes for Redhat 9 23 years ago
unknown b01f20db91 posreview changing (SCRUM) 23 years ago
unknown 1b9b2c3091 client port number added to SHOW PROCESSLIST (SCRUM?) 23 years ago
unknown 64dd949c41 Add shared memory protocol and option --protocol 23 years ago
unknown 9ce6267ebe Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tables 24 years ago
unknown 207e6ea598 Fix for HPUX to not use -lc_r library. 24 years ago
unknown f01f49916b Lots of code fixes to the replication code (especially the binary logging and index log file handling) 24 years ago
unknown 70aa7424c4 Big code cleanup/review before 4.0.2 release. 24 years ago