295 Commits (b8fb052126c6a16752786ac8ec8b3c9128c5b35d)

Author SHA1 Message Date
Michael Widenius e9bce6c9d4 Patch set contributed by Alex Budovski (MCA) 16 years ago
Michael Widenius f83113df07 Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
Michael Widenius 9aafd0dae2 Ensure that mysql_get_server_version() also works if there is a non numerical prefix before the version number 16 years ago
Vladislav Vaintroub e080080711 Bug#47571: idle named pipe connection is unkillable 16 years ago
Tatiana A. Nurnberg d85148d84c Bug#35132: MySQLadmin --wait ping always crashes on Windows systems 16 years ago
Staale Smedseng 1ba25ae47c Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Davi Arnaut 050c36c7de Bug#46013: rpl_extraColmaster_myisam fails on pb2 16 years ago
Davi Arnaut 543e86728f Bug#45017: Failure to connect if hostname maps to multiple addresses 17 years ago
unknown e84748406c Fix memory leak in mysql_ssl_set() when called more than once. 17 years ago
Davi Arnaut afacea4d60 Bug#41190: shared memory connections do not work in Vista, if server started from cmdline 17 years ago
Staale Smedseng aede9b7d13 Adding missing forward declaration for bug 43560 17 years ago
Staale Smedseng 059dba14b7 Recommit of bug 43560 after merge with mysql-5.1-bugteam 17 years ago
Alexey Kopytov f7cf8e57c1 Fix for bug #40552: Race condition around default_directories 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Sergei Golubchik e2219ec965 wt_thd_lazy_init(), per-thread deadlock search depths and timeouts 18 years ago
unknown 18a01ce924 fixed warnings and compile errors from the fix for bug 26243 18 years ago
unknown 063b504772 Bug#35103 mysql_client_test::test_bug29948 causes sporadic failures 18 years ago
unknown 2ebee313b5 A fix for Bug#35289: Too many connections -- wrong SQL state 18 years ago
unknown 33a4e76090 Bug#34655 Compile error 18 years ago
unknown a4b0a2cf67 Bug #25097 mysql_server_init fails silently if no errmsg.sys is present. 18 years ago
unknown 233143fd31 Fix for Bug#29605 18 years ago
unknown 101c30ccc4 Post-merge changes. 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 0b7dad09ac Bug#32429 ssl_cipher setting in my.cnf not read by libmysqlclient 18 years ago
unknown 5eafd5b122 BUG#29083 - test suite times out on OS X 64bit - also in older releases 18 years ago
unknown 16bf418de5 Another attempt to fix the Windows compilation failre. 18 years ago
unknown d757ae80d6 Try to fix a Windows compilation warning. 18 years ago
unknown 9ad4366b7b Cleanup: rename select_send::status to select_send::is_result_set_started. 18 years ago
unknown 70987ab97c Cleanup: use helper functions to set an error in MYSQL or MYSQL_STMT. 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown 1a2d2117ff Bug #29494 Field packet with NULL fields crashes libmysqlclient. 19 years ago
unknown 57444944d5 Bug #29247 Double free in libmysqlclient_r when mysql restarted. 19 years ago
unknown 4d9cc3db77 Bug#24924: shared-memory-base-name that is too long causes buffer overflow 19 years ago
unknown 290414712e Embedded Server doesn't build on Windows. 19 years ago
unknown 33525fd3d5 Bug #24731 Shared memory connections do not work with MySql ran as service on Vista 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 48892844a9 Clear field_alloc when it's moved to result set (allows us to always call free_root on field_alloc) 19 years ago
unknown f3efb3dcfa Added more descriptive error message of why statement was automaticly dropped 19 years ago
unknown 3556deebd5 Bug #24121 Incorrect test for SSL_VERIFY_SERVER_CERT 19 years ago
unknown f7acb850c2 Bug#24121 Incorrect test for SSL_VERIFY_SERVER_CERT 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown 6e501e6548 Fixed problems detected by pushbuild 19 years ago
unknown a195ad5ea2 Bug#22943 syscall pruning in libmysql 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 7191e77539 Fixed portability issue in my_thr_init.c (was added in my last push) 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