1527 Commits (0baec33ff37c00009d3d6ed552dac86dbe8c3308)

Author SHA1 Message Date
unknown 403e6783f5 Fix a typo in the help message. 20 years ago
unknown 365f6f6f03 foo2 20 years ago
unknown ce33555014 foo1 20 years ago
unknown 0a8d876d14 Bug#18564 Test failure due to test not checking preconditions 20 years ago
unknown e9ea296127 Fixed BUG#15868: InnoDB hangs under 200 threads making INSERTs: 'thread thrashing'. 20 years ago
unknown 5b5530daa5 A fix and a test case for Bug#16365 "Prepared Statements: DoS with 20 years ago
unknown cab73a6009 Bug#15933: max_used_connections is wrong after FLUSH STATUS if connections are cached 20 years ago
unknown 78e37021e5 Bug#14575 20 years ago
unknown 232dec09d9 mysqld.cc: 20 years ago
unknown b2d5243e97 Cleanup SSL implementation 20 years ago
unknown 8f543b5eb8 BUG#15101 SYSDATE() disregards SET TIMESTAMP. 20 years ago
unknown 01d69c4b96 This patch does 1) fix my build breakage 2) Complete the removal of all symbols which could clash with another parser. 20 years ago
unknown 0afb6ff660 Fixes to embedded server to be able to run tests with it 20 years ago
unknown 5dd2f66eaf mysqld.cc: 20 years ago
unknown 8470ae9cb1 Fix for BUG#14769 "Function fails to replicate if fails half-way (slave stops)": 20 years ago
unknown 7ce3b2a381 Many files: 20 years ago
unknown de93185567 Fix option type error, crashes on 64-bit big endian. 20 years ago
unknown e3f0690d9b Applied patch recieved from Marko: 20 years ago
unknown 74f499fade Applied patch recieved from Marko: 20 years ago
unknown 2946f9a64f NetWare specific change to increase thread stack size. 20 years ago
unknown a6b0029f4d EADDRINUSE is not defined on Windows. 20 years ago
unknown 57b203369f Bug#15591 Occasional test suite abort due to port in use 20 years ago
unknown eb12c38b47 remove "defined(HAVE_ARCHIVE_DB) && !defined(__NETWARE__)" unmaintainably scattered all over the source 20 years ago
unknown c2ac089167 correct help text 20 years ago
unknown 81df509fe0 Disabled archive db for Netware. 20 years ago
unknown eea6e15d11 mysqld.cc: 20 years ago
unknown bca61bcfde Set thread_stack after return from end_thread() 20 years ago
unknown 0b262a6213 Some post-merge cleaning, and made assert THD::store_globals() work at all times. 20 years ago
unknown 164ce4c5cd Recursion support made for SP (BUG#10100). 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown 30df60fa73 set_var.cc, mysqld.cc, ha_innodb.h: 20 years ago
unknown 5d9c8e9543 WL#2971 "change log-bin-trust-routine-creators=0 to apply only to functions". 20 years ago
unknown d8f1fdc48d Fixes during review of new code 20 years ago
unknown 4934c9be9d Don't allow startup when default storage engine is specified to be a 20 years ago
unknown caf40acf28 Fix compile using libwrap with gcc 4.0.2. (Bug #12570) 20 years ago
unknown bc2961dc1a Formatting change for #14137 patch. 20 years ago
unknown 9b20b6c955 Fixes bug #14137. Converts charsets_dir path to underlying 20 years ago
unknown e1d9902f44 fix for BUG#12974: mysqld segfaults when depreciated option --sql-bin-update-same is used 20 years ago
unknown 71fdef4d10 BUG#9622, stage 2, work together with fix for BUG#12232: 20 years ago
unknown c8a2ff6f53 Additional fix for BUG#7049, after review. 20 years ago
unknown 5dfd72a038 fix for Valgrind errors: query_id needs to be inited early (already fixed in 5.0 by Konstantin) and so does client_capabilities (not fixed in 5.0); 20 years ago
unknown 2bb0501d65 Always test ssl and compress 20 years ago
unknown f96b66ef53 after merge fix 20 years ago
unknown e61dea1b36 Fix wait_timeout (and kill) handling on Mac OS X by cleaning up how 20 years ago
unknown a31b47cd9f Fix for bug#9270 multiple SSL race conditions (for 5.0 tree) 20 years ago
unknown 4c3f3bd826 Fix minimum value of query_prealloc_size to be the same as its default. (Bug #13334) 20 years ago
unknown 20a6f1524a Remove protocol_cursor.cpp (no longer used) from sources 20 years ago
unknown 0f60474f29 pthread_handler_decl() changed to be ctags-friendly 20 years ago
unknown b2fa7d16c2 Fixed several boolean type options used in my_long_options[]. 20 years ago
unknown 20fdedb756 Improved testing of ssl and compression 20 years ago