195 Commits (a69cf6f07ee7286d4813ef5c602d5b79b39d3028)

Author SHA1 Message Date
Marko Mäkelä a69cf6f07e MDEV-29613 Improve WITH_DBUG_TRACE=OFF 3 years ago
Oleksandr Byelkin 5feb60ce18 MDEV-22590 SIGSEGV in flush_all_key_blocks when changing key_buffer_size / ASAN: heap-use-after-free in flush_all_key_blocks 3 years ago
Vicențiu Ciorbaru 5543b75550 Update FSF Address 7 years ago
Sergei Golubchik c9061d1102 mysys: rename ME_xxx flags to match plugin api 7 years ago
Vladislav Vaintroub 6c279ad6a7 MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 8 years ago
Daniel Black 1103abdae1 keycache: restructure functions that are controlled by arguements 8 years ago
Vladislav Vaintroub 7354dc6773 MDEV-13384 - misc Windows warnings fixed 8 years ago
Vladislav Vaintroub eba44874ca MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 8 years ago
Monty 536215e32f Added DBUG_ASSERT_AS_PRINTF compile flag 8 years ago
Marko Mäkelä 89d80c1b0b Fix many -Wconversion warnings. 9 years ago
klemens 7be541f281 spelling fixes 9 years ago
Otto Kekäläinen 1777fd5f55 Fix spelling: occurred, execute, which etc 10 years ago
Monty 3d4a7390c1 MDEV-6150 Speed up connection speed by moving creation of THD to new thread 10 years ago
Monty afa9cb7519 Fixed overrun in key cache if one tried to allocate a key cache 10 years ago
Monty 517ef2bd39 Added easy way to assert if another thread has died. 10 years ago
Monty 7332af49e4 - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 10 years ago
Sergei Golubchik c75eec8e0d rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_link 11 years ago
Michael Widenius 32be7dffbe Return to original stage after mysql_lock_tables 11 years ago
Michael Widenius f0f2072d1f Fixed problem with very slow shutdown when using 100,000 MyISAM tables with delay_key_write 11 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Murthy Narkedimilli c92223e198 Updated/added copyright headers 12 years ago
Murthy Narkedimilli 496abd0814 Updated/added copyright headers 12 years ago
Vladislav Vaintroub 6bef652d91 MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is a key cache resize running in parallel with an update. 12 years ago
Nisha Gopalakrishnan d01b5c392c Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 13 years ago
Nisha Gopalakrishnan 62e8f25677 Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 13 years ago
Igor Babaev 7b32d88c05 Fixed LP bug #1008293. 14 years ago
Igor Babaev 5db67c721a Fixed LP bug #939866. 14 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 14 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 14 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Magne Mahre 8ede0759c3 Remove configuration preprocessor symbols 'THREAD' 15 years ago
Magne Mahre ebd24626ca Remove configuration preprocessor symbols 'THREAD' 15 years ago
Davi Arnaut cd1c6e220d Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
Davi Arnaut 80246ac8b8 Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failure 15 years ago
Sergei Golubchik 716f784375 sane implementation of Key_% status variables. 15 years ago
Sergei Golubchik 9d8ecf782b buildbot detected problems 15 years ago
Davi Arnaut 7a344b6106 WL#5498: Remove dead and unused source code 15 years ago
Davi Arnaut 72fbf95e5d WL#5498: Remove dead and unused source code 15 years ago
Davi Arnaut 13f7a1d244 WL#5486: Remove code for unsupported platforms 15 years ago
Davi Arnaut b3d22cef93 WL#5486: Remove code for unsupported platforms 15 years ago
Davi Arnaut f56dd32bf7 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 15 years ago
Davi Arnaut a10ae35328 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 15 years ago
Sergei Golubchik 91575d1fae first initialize variable, then use it, not the other way around 16 years ago
Sergei Golubchik d04d8aa6bb fix a warning 16 years ago
Igor Babaev a37899a81a Post review fixes. 16 years ago
Igor Babaev 59baf97d56 Post-review fixes. 16 years ago
Michael Widenius d904739cc1 Removed compiler warning 16 years ago
Igor Babaev 7e4d89c973 WL#86: Partitioned key cache for MyISAM. 16 years ago
Marc Alff c082955f06 WL#2360 Performance schema 16 years ago
Marc Alff e33a8b2a1a WL#2360 Performance schema 16 years ago