3332 Commits (635598f19c3f9f8c2b03f417bff584e023a09f34)

Author SHA1 Message Date
Michael Widenius 5015633178 Applied patch for guard stack for PPC/IA64 by Maarten Vanraes (lp:886368) 14 years ago
Alexey Botchkov 5c01f1ac14 MDEV-15 Log all sql errors. 14 years ago
Michael Widenius a579adea66 Cleanups: 14 years ago
Alexey Botchkov 07a82c58a7 MDEV-15 Log all SQL errors. 14 years ago
Sergei Golubchik 6eccf8b828 Make Tc_log_page_size status variable use SHOW_LONG_NOFLUSH. 14 years ago
Vladislav Vaintroub 4e8bb265fe Update copyright notices 14 years ago
Vladislav Vaintroub 3ebb4b8833 because of the high cost associated with fake symdir resolution, disable symbolic-links on Windows by default. Real symlinks (Vista+) as well as NTFS junctions (prior to Vista) do not require this parameter 14 years ago
unknown b8aa31c03d MWL#192 after-merge fixes. 14 years ago
Sergey Petrunya 917455911f Sort counters by their names (otherwise, the order of SHOW STATUS output is sometimes sorted and sometimes not) 14 years ago
Sergey Petrunya 59b2bb9aca Added back MRR counters. The new names are: Handler_mrr_init, 14 years ago
unknown c299e027ee Changed names of statistic variables and counting matches instaed of rejected rows. 14 years ago
Michael Widenius 54cad2aae3 Fixed compiler warnings 14 years ago
Vasil Dimov b6eecf7734 Print a deprecation warning when ignore-builtin-innodb is used 14 years ago
unknown 607aab9c1d Counters for Index Condition Pushdown added (MDEV-130). 14 years ago
Igor Babaev 3efc8d016f Made mrr related counters temporarily invisible until we agree upon their names. 14 years ago
Sergei Golubchik 7ed15e6e50 sort status variables alphabetically in mysqld.cc 14 years ago
Sergey Petrunya a0c1ada91c Sort counters by name (will this make them show in the same order on all platforms?) 14 years ago
Dmitry Shulga 97883d3c04 Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS 14 years ago
Sergey Petrunya 2ae3fca465 Add MRR counters: Handler_mrr_init, Handler_mrr_extra_rowid_sorts, 14 years ago
Manish Kumar e69da6dc3e BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYING TO RECONNECT TO 14 years ago
Vladislav Vaintroub 139bf5ce4c MDEV-103: 'debug' is disabled in this build warnings causes tests to fail 14 years ago
Georgi Kodinov 10543a4a2e Bug #11754014: 45549: udf plugin_dir path separator inconsistency 14 years ago
Vladislav Vaintroub d212991e89 Get rid of idle thread counter atomic variable. 14 years ago
Michael Widenius 5438d57315 Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd_first. 14 years ago
Igor Babaev b6b5f9fabe Implementation of the MWL#247: Make the optimizer use extended keys. 14 years ago
Vladislav Vaintroub a0afa025a3 Fix embedded/windows tests- move COND_manager and LOCK_manager to sql_manager.cc, to prevent race condition that results into accessing already destroyed critical section 14 years ago
Michael Widenius e6f5fc1c02 Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous in RelWithDebInfo build 14 years ago
Igor Babaev a910e8ef5b Made join_cache_level == 2 by default. 14 years ago
Igor Babaev f5dac20f38 Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' 14 years ago
Georgi Kodinov a64a25baf9 Bug#11754011: 45546: START WINDOWS SERVICE, THEN EXECUTE WHAT IS NEEDED. 14 years ago
Sergei Golubchik 2ccf247e93 after merge changes: 14 years ago
Sergei Golubchik 6cc9d0ffa0 move safemalloc out of dbug. 14 years ago
Michael Widenius 1485874619 Rewrite IGNORE handling: 14 years ago
Vladislav Vaintroub e91bbca5fb Initial threadpool implementation for MariaDB 5.5 14 years ago
Sergei Golubchik c753bedcb1 win64 sysvar portability fixes 14 years ago
Tor Didriksen b522a6ce78 Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS 14 years ago
Tor Didriksen 23dce762a4 Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS 14 years ago
Tor Didriksen 9a15f2492b Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS 14 years ago
Sergei Golubchik ec38c1bbd7 small cleanup 14 years ago
Sergei Golubchik 07209ea34b consistency fixes for mysqld --help 14 years ago
Igor Babaev 17b4e4a194 Set new default values for the optimizer switch flags 'derived_merge' 14 years ago
Luis Soares eec4836a1b BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IF 14 years ago
Igor Babaev 0693f4d916 Corrected the patch that made the optimizer switch for index condition pushdown 14 years ago
Igor Babaev 6bb5bc2044 Corrected the fix for bug 891052. 14 years ago
Igor Babaev fdeaedb43b Fixed LP bug #891052. 14 years ago
unknown 511459bd14 Enable subquery materialization=ON by default. 14 years ago
Michael Widenius ff92a3af8b Fixed that test doesn't abort if 'var' points to a deleted directory (common case when using --mem) 14 years ago
Sergei Golubchik 6c27730adb rename binlog_dbug_fsync_sleep -> debug_binlog_fsync_sleep 14 years ago
unknown c915fdf15d Revert wrong change. 14 years ago
Sergey Petrunya 47861a6577 Change the default @@optimizer_switch settings: 14 years ago