1594 Commits (a72c4259c846f57b37b7f0010efd6bb0a00213b4)

Author SHA1 Message Date
unknown 4d9cc3db77 Bug#24924: shared-memory-base-name that is too long causes buffer overflow 19 years ago
unknown 4a009817ab Bug#21723: Should be able to dump core after setuid() under Linux 19 years ago
unknown 71aa571d09 Bug#28149 overflow in some "SHOW STATUS"-variables 19 years ago
unknown c00ad6c0b3 Bug #28366: multiple load_file('a: ... ') causes entire mysqld process to hang 19 years ago
unknown 96d16d96d1 Bug#24988 FLUSH PRIVILEGES causes brief unavailability 19 years ago
unknown e3af3c2127 Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated to 31 digits" 19 years ago
unknown 36b183ee31 Fix for bug #24611 "mysqld crashes when connecting from remote host, and compiled from source". 19 years ago
unknown b9ec849bb2 Bug#23068 - key_cache_block_size is not set or displayes correctly 19 years ago
unknown 2b73a6c85d Bug#27994 Expose counter for stored procedure calls in Com_% status 19 years ago
unknown d446289fd6 Remove dangerous "remove warning" hack, cast to long 19 years ago
unknown 800d74f208 Bug#25621 Error in my_thread_global_end(): 1 threads didn't exit 19 years ago
unknown 1992907b45 mysqld.cc: 19 years ago
unknown d25a540dca Print warning to log when SSL setup fails 19 years ago
unknown 8e2b68c3cd Bug#22648 LC_TIME_NAMES: Setting GLOBAL has no effect 19 years ago
unknown a1e7490f41 nptl: typo fixed. sigaddset restored 19 years ago
unknown d89329c685 reverted linuxthreads thr_client_alarm fix (not future-proof) 19 years ago
unknown 6e1f446ae1 move thr_client_alarm initialization to mysqld.cc 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown 685d21b72f - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this is 19 years ago
unknown cdd2a2e40d Fix for bug #25966 "2MB per second endless memory consumption after LOCK 19 years ago
unknown db1d2f64d1 Fix for bug #25966 "2MB per second endless memory consumption after LOCK 19 years ago
unknown 053c6c01d6 A fix for Bug#26750 "valgrind leak in sp_head" (and post-review 19 years ago
unknown 266a7fff52 Bug#8407 (Stored functions/triggers ignore exception handler) 19 years ago
unknown 3880c80fc6 Add "have_ssl" as synonym for "have_openssl" 19 years ago
unknown 7a916c2f03 mysqld.cc: 19 years ago
unknown b3fafa40fc Fixes of compilation warnings and errors. 19 years ago
unknown 87eee8fcad Bug#24878 mysql server doesn't log incident time in "mysqld got signal 11" error messages 19 years ago
unknown 607c224969 Prevent bugs by making DBUG_* expressions syntactically equivalent 19 years ago
unknown 50bd97a943 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
unknown 629b9cf87f Bug#20166 mysql-test-run.pl does not test system privilege tables creation 19 years ago
unknown db36a2aa5d Bug#18743: Several test cases fails if "classic" configuration in 5.0 19 years ago
unknown 9dfb1d9011 Backport from the Falcon tree. 19 years ago
unknown c4ae01e6f0 Bug#18628 mysql-test-run: security problem(part1) 19 years ago
unknown 5c1f67d312 Fixes a compilation problem on Windows. Backport of the 19 years ago
unknown 98b9ac693a After merge fix 19 years ago
unknown 2df2922586 Valgrind error fixes 19 years ago
unknown faad73550c fix for bug #19690: ORDER BY eliminates rows from the result 19 years ago
unknown cdf6001aeb Cleanup of thread-type (linuxthread or NTPL) detection code 19 years ago
unknown a195ad5ea2 Bug#22943 syscall pruning in libmysql 19 years ago
unknown 2ec2fa6d08 Cleanup of thread-type (linuxthread or NTPL) detection code 19 years ago
unknown 1b72f3618b Avoid compiler warnings on powermacg5 19 years ago
unknown 454c763c6b Fix for configure to detect library correctly. 19 years ago
unknown cf0b194d6c BUG#21490 - No warning issued for deprecated replication parameters 19 years ago
unknown 351b966462 Bug#24822: Patch: uptime_since_flush_status 19 years ago
unknown c9078c40af Disable symlinks under valgrind builds (again), with a comment. 19 years ago
unknown 06bc683652 Fix a ps.test failure in 5.0-runtime tree. 19 years ago
unknown 5f97dc6e9e BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b are NULLs: 19 years ago
unknown ac71a8fa5e Fix for bug#20867 InnoDB Bug - create temporary table+crash => mysqld needs to clean up 19 years ago
unknown c2e9a4af2d WL #3670: Compile-time option to remove GRANT-related startup options 19 years ago
unknown e9f6b35391 Bug#23950: misplaced code in mysqld.cc, main() 19 years ago