1233 Commits (c9c28bef3cb4cf21a6fee46f5ea3339867fbb07a)

Author SHA1 Message Date
Otto Kekäläinen c9c28bef3c Minor spelling fixes in code comments, docs and output 8 years ago
Sergei Golubchik add44e684c compilation failure in oqgraph after 4aaa38d26e 8 years ago
Sergei Golubchik 0375f2e273 MDEV-12144 Signal 6 crash corrupts ibd files 8 years ago
Sergei Golubchik bf40e8069c MDEV-11059 don't build the server with jemalloc 9 years ago
Karthik Kamath af84921d26 BUG#24807826: UINT3KORR SHOULD STOP READING FOUR INSTEAD OF 9 years ago
Marko Mäkelä 89d80c1b0b Fix many -Wconversion warnings. 9 years ago
Vladislav Vaintroub d4baeca441 Windows : Fix server compile errors when compile with /Zc:strictStrings option 9 years ago
Sergei Golubchik f620da194b MDEV-10725 Server 10.1.17 fails to build using clang with c++11 9 years ago
Sergei Golubchik dc900cc846 Remove a bunch of TODO's, fix perfschema.threads_innodb test 9 years ago
Vladislav Vaintroub 56c4cfe0be MDEV-9293 - Use MariaDB's Connector/C in server 9 years ago
Vladislav Vaintroub 31a8cf54c8 Revert "MDEV-9293 Connector/C integration" 9 years ago
Vladislav Vaintroub 7b89b9f510 MDEV-9293 Connector/C integration 9 years ago
Alexey Kopytov 49ad084503 Few improvements related to CPU cache line size and padding: 10 years ago
Sergei Golubchik dc92263ab3 MDEV-9308 Fix build errors with recent gcc (isfinite) 10 years ago
Sergei Golubchik a5d9597e97 better inline check 10 years ago
Vladislav Vaintroub 603c0960ba MDEV-9466 : Exception handler on Windows does not output any text, 10 years ago
Monty f813a00029 Fixed failing test cases and compiler warnings found by buildbot 10 years ago
Sergei Golubchik 65d69c84cf cmake: remove unused checks, options, and symbols 10 years ago
Sergey Vojtovich 727da9c8ec MDEV-8379 - SUSE mariadb patches 10 years ago
Monty 3bca8db4f9 MDEV-6152: Remove calls to current_thd while creating Item 10 years ago
Sergey Vojtovich 27444871a8 UNINIT_VAR() fixes 10 years ago
Monty dfac82e44d Fixed failing tests and compiler warnings 10 years ago
Nirbhay Choubey dced5146bd Merge branch '10.0-galera' into 10.1 10 years ago
Nirbhay Choubey 0f4478105f Add close-on-exec flag to open(), socket(), accept() & fopen(). 10 years ago
Sergey Vojtovich 18e9c314e4 MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
Sergei Golubchik 7f5e51b940 MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes) 11 years ago
Sergey Vojtovich bb11eb82d5 MDEV-6305 - UNINIT_VAR emits code in non-debug builds 11 years ago
Alexander Barkov 661daf16f1 MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME column 12 years ago
Sergei Golubchik c11c64e972 MDEV-5822 TokuDB fails to compile without partition storage engine 12 years ago
Alexander Barkov 57cdc561fc Fixing AIX compilation failires 12 years ago
Sergey Vojtovich d12c7adf71 MDEV-5314 - Compiling fails on OSX using clang 12 years ago
Alexander Barkov 42af7a27f1 Removing "#include <sys/timeb.h>" from my_global.h, 12 years ago
Sergei Golubchik 42f56557f5 MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error in include/my_global.h 12 years ago
Sergei Golubchik c06eaf21b7 MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option 12 years ago
Sergei Golubchik 935817e985 Fix to compile without partitioning. 13 years ago
Tor Didriksen c94ccb237e Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 13 years ago
Tor Didriksen a040586cce Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 13 years ago
Alexander Barkov 1fe92fb87d Fixing the problem with my_bool_t defined two times. 13 years ago
Vladislav Vaintroub ef1e767ae3 MDEV-4553 - Fixes for compilation under NetBSD. 13 years ago
Michael Widenius 53d44ad18b Added some fixes that should make MyISAM & Aria REPAIR work with more than 4G records 13 years ago
Sergei Golubchik 73f79ac83f simpler fix for mysql bug #56085, no need to write an error interceptor, 13 years ago
Sergei Golubchik 0614af18a6 macro do {} while(0) safety 13 years ago
Sergei Golubchik 4ec6fe10e5 remove ULL() and LL(), because they're totally unnecessary 13 years ago
Sergei Golubchik 7b55b59b57 MDEV-4244 [PATCH] Buffer overruns and use-after-free errors 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Murthy Narkedimilli 8afe262ae5 Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Murthy Narkedimilli d978016d93 Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Sergei Golubchik 474fe6d9d9 fixes for test failures 13 years ago
Michael Widenius f1159b18d9 More fixes 13 years ago