144 Commits (c1b6e128ccae21cec31bf4f4a60594d0e13a13ea)

Author SHA1 Message Date
unknown 338cb6a836 Fixed compilations problems and warnings on windows 19 years ago
unknown a195ad5ea2 Bug#22943 syscall pruning in libmysql 19 years ago
unknown ea65c36c19 Fixed compiler warnings 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 23fbae1f19 Put the DBUG_DUMP inside ifdef DEBUG_DATA_PACKETS 19 years ago
unknown 1e87cfee19 Fixed compiler warnings (Mostly VC++): 19 years ago
unknown ee1c5226b9 Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 0b2a28f5cf BUG#9678: Client library hangs after network communication failure 19 years ago
unknown 877477f173 BUG#21051: RESET QUERY CACHE very slow when query_cache_type=0 20 years ago
unknown 32741794a3 BUG#9678: Client library hangs after network communication failure 20 years ago
unknown 91fb831076 configure.in, net_serv.cc, compile-netware-END: 20 years ago
unknown c38308dee2 some small fixups 20 years ago
unknown 61bd3fa055 mysql.spec.sh: 20 years ago
unknown cc62983ca2 Final patch to remove the last of the OS2 support. 20 years ago
unknown 92ead72dc7 Make the define start at "start of line" 20 years ago
unknown 69012c7524 Bug#2845 client fails to reconnect if using TCP/IP 20 years ago
unknown f56e873418 BUG#2845 client fails to reconnect if using TCP/IP 20 years ago
unknown d430e2474f Bug#2845 client fails to reconnect if using TCP/IP 20 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 af5596b32e Bug #9721 net_write_timeout not used on Windows 21 years ago
unknown 3efe8a84b8 Manual merge. 21 years ago
unknown 16874ec6f5 Changed C++ style comment to C style for 'sql/net_serv.cc' which will be symlinked 21 years ago
unknown 7a52848891 Fixed problem of sending ERROR to client after OK or EOF (BUG#6804) 21 years ago
unknown fe8c6a4a03 make it compile with -ansi -pedantic 21 years ago
unknown d8d9f79e09 Fix for BUG#7658 "optimize crashes slave thread (1 in 1000)]": 21 years ago
unknown 1f1257bd52 A fix (bug #5823: mysql_install_db fails due to incorrect max_allowed_packet). 21 years ago
unknown eed282d6dd Various build fixes. 21 years ago
unknown 4f32ec1882 fix for the IM linking problem 21 years ago
unknown 505caa2879 Remove usage of !$ from mysql-tests 21 years ago
unknown a5435ea78a Intermediate commit - just to make new files visible to bk in the new 21 years ago
unknown 9352715111 Added per thread status variables, after review, patch v1.1. 22 years ago
unknown d7a230677c A fix and test case for Bug#5194 "Bulk Insert Failures with Prepared 22 years ago
unknown b5dfd05662 After merge fixes 22 years ago
unknown ecf6eeca60 c++ comment fixed 22 years ago
unknown 886307f282 Fix for #2126 (mysql_server_init call shouldn't be needed) 22 years ago
unknown 919b5ba6b5 Fixed BUG#1965: Opening a cursor hangs client when malformed select fails 22 years ago
unknown 07001f78ec - Code cleanup: replaced C++-style comments with the proper syntax for 23 years ago
unknown c4079104f2 Remove 'extern' references from .cc files 23 years ago
unknown 59806e1004 vio ssl structure renames (to get rid of ending _) 23 years ago
unknown de5d47c35d Fixed some varnings from valgrind 23 years ago
unknown 63779073cc comment clarified 23 years ago
unknown 14fd42e13f SCRUM 23 years ago
unknown 7539980eb1 Fixed memory allocation in Unique to not allocate too much memory 23 years ago
unknown ef726bbff3 SCRUM 23 years ago
unknown 4916da252c Fixed test if thr_alarm() failed 23 years ago
unknown cd7148472a Print error if we can't delete an alarm 23 years ago
unknown 9b73c7097a Fixed problem with alarms when reading too big packet 23 years ago