132 Commits (05722f06b212f0229dbc541b3d370319712d156a)

Author SHA1 Message Date
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
Vladislav Vaintroub 4e8bb265fe Update copyright notices 14 years ago
Tatjana Azundris Nuernberg b6b47f8824 BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON WINDOWS 14 years ago
Vladislav Vaintroub 398c935db3 further reduce diffs to 5.5, monty review 14 years ago
Sergei Golubchik 1433621c14 fixes for non-debug builds (CMAKE_BUILD_TYPE=Release or RelWithDebInfo) 14 years ago
unknown 17940b652d MWL#192: non-blocking client API, after-review fixes. 14 years ago
Vladislav Vaintroub e91bbca5fb Initial threadpool implementation for MariaDB 5.5 14 years ago
Michael Widenius 47575bd0e0 Fixed compiler warnings 14 years ago
unknown a5b881594d MWL#192: Non-blocking client API for libmysqlclient. 14 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Vladislav Vaintroub 5f267b47de Fix bugs found by application verifier : 15 years ago
Luis Soares 8a08fd4341 BUG#11762616: BUG#55229: 'POSTION' 15 years ago
Davi Arnaut 5f49c7d6b7 FIONREAD is located in sys/filio.h on Solaris. 15 years ago
Alexander Nozdrin 31e7450c60 A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONS 15 years ago
Mats Kindahl aaf2bdde94 WL#5363: Thread Pool Service Interface 16 years ago
Alexander Nozdrin 9003fb7cad Fix for Bug#52923 (Inadequate documentation of "Can't get hostname for your address" error). 16 years ago
Sergei Golubchik 1ad5bb1a69 WL#4738 streamline/simplify @@variable creation process 16 years ago
Alexander Nozdrin 7eb84da890 Backport of WL#798 (MySQL IPv6 support) from 6.0. 16 years ago
Konstantin Osipov 6bdc288ff2 Backport the implementation of vio_pending from 6.0-codebase. 16 years ago
Vladislav Vaintroub 26a37b36ef Bug#47571 : idle named pipe connection is unkillable 16 years ago
Davi Arnaut 1c3c72ce17 The FIONREAD macro could expand to a expression which 16 years ago
Davi Arnaut 17871ade9a Backport of Bug#41860 to mysql-next-mr 16 years ago
Davi Arnaut 80582b000f Backport of Bug#10374 to mysql-next-mr 16 years ago
Vladislav Vaintroub e080080711 Bug#47571: idle named pipe connection is unkillable 16 years ago
Vladislav Vaintroub 4acaca0202 backport of 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 19 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. 20 years ago
unknown d40da89e2d Fix shared memory connection handling on Windows. (Bug #12723) 20 years ago
unknown a8a5e98ec6 Fixes bug #5588. vio_was_interrupted() function was added to detect 20 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