3394 Commits (458b4da7f31022ffab1b05a42ab0364534751b30)

Author SHA1 Message Date
Michael Widenius b722aae621 Allow unique prefix for command line options, like any GNU program. 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
Alexey Botchkov 92265da9d7 MDEV-4472 Audit-plugin. Server-related part of the task. 12 years ago
unknown 9a28e43305 new format length calculation check added. 12 years ago
Sergei Golubchik c06eaf21b7 MDEV-4165 [PATCH] RFE: make tmpdir a build-time configurable option 12 years ago
Sergei Golubchik 758b012ff2 fix a comment 12 years ago
unknown 04fd2f18cb MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD 13 years ago
Vladislav Vaintroub 3ef0157daa MDEV-4815 - allow multiple mysql_server_init() / mysql_server_end() in the same process, for embedded library. 13 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. 13 years ago
Georgi Kodinov 1827eb8a2a Bug #16996656: UNIQUE OPTION PREFIXES NOT DEPRECATED IN 5.5+ 13 years ago
Sergei Golubchik 639baee61b cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimplementing it 13 years ago
Vladislav Vaintroub be06b886a2 MDEV-4503 : Installation fails if TEMP directory contains "~" subdirectory. 13 years ago
Vladislav Vaintroub c61c1d7ce1 MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errcode : 13) 13 years ago
Vladislav Vaintroub 4b058643cd MDEV-4601 : Allow MariaDB to be build without non-blocking client. 13 years ago
Tor Didriksen c94ccb237e Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 13 years ago
Michael Widenius 5cf5a9a1e8 Fixed timing failure in myisam-metadata.test 13 years ago
Ashish Agarwal 0c4f4ff015 Bug#16194302: SUPPORT FOR FLOATING-POINT SYSTEM VARIABLES 13 years ago
Michael Widenius 3b3f870994 Fixed compiler failure on solaris 13 years ago
Sergei Golubchik 07315d3603 strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 13 years ago
Tor Didriksen c94ca7d9cf Bug#16626742 IN MY_MD5FINAL IN MYSYS/MD5.C, CTX IS NOT PROPERLY ZEROED AS INTENDED 13 years ago
Sergei Golubchik 02c712aa54 * frm extra2 segment. 13 years ago
Sergei Golubchik e06cb31719 CREATE TABLE and frm-less discovering engines. 13 years ago
Sergei Golubchik bbbd7cedf5 my_dir() cleanup 13 years ago
Sergei Golubchik e56cad4b15 small cleanup 13 years ago
Sergei Golubchik 4ec6fe10e5 remove ULL() and LL(), because they're totally unnecessary 13 years ago
Sergei Golubchik 2901497b18 MDEV-4243 Warnings/errors while compiling with clang 13 years ago
Sujatha Sivakumar d054027c4b Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOG 13 years ago
Michael Widenius d8986fd6c3 Speed up connection time: 13 years ago
Michael Widenius 615d51b650 Speed up connection time: 13 years ago
Murthy Narkedimilli 8afe262ae5 Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Murthy Narkedimilli fe85f54640 Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Venkatesh Duggirala 0ebb72b508 BUG#11753923-SQL THREAD CRASHES ON DISK FULL 13 years ago
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
Vladislav Vaintroub b3ad9de0c0 MDEV-4194: Fix typo (missing comma) in mysys error messages 13 years ago
Sergei Golubchik 330d3a7d1f missing cast added 13 years ago
Venkata Sidagam 776df0a366 Bug #11752803 SERVER CRASHES IF MAX_CONNECTIONS DECREASED BELOW 13 years ago
Sergei Golubchik eb809ec061 32-bit fix: first cast the value to a signed type, then subtract 13 years ago
Sergei Golubchik c71fad9983 cleanup: 13 years ago
Sergei Golubchik 5205188200 cleanup: 13 years ago
Sergei Golubchik e3f08e7e0b cleanup: remove unused init_dynamic_array and init_dynamic_array2 symbols, 13 years ago
Sergei Golubchik 682da0aa75 cleanup: use MYF() for mysys flags 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Nisha Gopalakrishnan d01b5c392c Bug#11757464:SERVER CRASH IN RECURSIVE CALL WHEN OOM 13 years ago
unknown 936b6fab60 Compiler warning fixed. 13 years ago
unknown bc75820fb7 Windows compiler warnings fix. 13 years ago
unknown 31efe8e0cb Fix windows compiler warnings. 13 years ago
unknown 4d6e5b2fed fixed crossplatform double values representation. 13 years ago
unknown 26b5351cac 32 bit systems warnings fixed. 13 years ago
Nirbhay Choubey e7c2ae94dd Bug#16066243 PB2 FAILURES I_MAIN.BUG15912213 AND 13 years ago
Nirbhay Choubey 1ef420b8d4 Bug#16066243 PB2 FAILURES I_MAIN.BUG15912213 AND 13 years ago