131 Commits (346e46089621e6951e076c82ed5690aa23dcb5fe)

Author SHA1 Message Date
Monty 346e460896 Fixed bug in macro _ma_mark_page_with_transid() 7 years ago
Sergei Golubchik 7438667fa9 MDEV-9137 MariaDB Crash on Query Using Aria Engine 7 years ago
Monty b3c7cf81e3 Fix for MDEV-14141 Crash in print_keydup_error() 8 years ago
iangilfillan f0ec34002a Correct FSF address 9 years ago
Monty 05ed9fec03 Use MEM_CHECK_DEFINED to check if blocks contain uninitialized data 10 years ago
Sergey Vojtovich 18e9c314e4 MDEV-6650 - LINT_INIT emits code in non-debug builds 11 years ago
Sergei Golubchik d7d589dc01 Further fixes (copied from d7d589dc) 11 years ago
Jan Lindström c5ae630582 Merge Google encryption 11 years ago
Michael Widenius 5730786041 Fixed some cache variables that could be set to higher value than what the code supported (size_t) 13 years ago
Michael Widenius 4e9bf37f1f MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockrec.c or ER_NOT_KEYFILE on query with DISTINCT and GROUP BY 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 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
Sergei Golubchik 474fe6d9d9 fixes for test failures 13 years ago
Michael Widenius cee888acb3 Fixed compiler warnings (A few of these was bugs) 13 years ago
Michael Widenius 56ea8e9c05 Fixed build failures found by buildbot 14 years ago
Michael Widenius cf06b29f60 Fixed lp:905716 "Assertion `page->size <= share->max_index_block_size'" 14 years ago
Vladislav Vaintroub 239f813cea Fix compile error 14 years ago
Sergey Petrunya 591fdbe188 Fix compile warnings 14 years ago
Michael Widenius b95d2778aa Fixes bugs found by testcase for lp:815022 and lp:726374 "ma_blockrec.c:3000: write_block_record: Assertion `cur_block[1].page_count == 0' failed with a multi-index Aria workload" 14 years ago
Sergei Golubchik a844635637 use PSI wrappers in aria and other non-MySQL code 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 14 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Michael Widenius 6db663d614 Fixes for Aria storage engine: 15 years ago
Michael Widenius 26565ae1d6 Aria issues: 15 years ago
Sergei Golubchik 418df96d51 use bulk insert and repair by sort for unique keys in 15 years ago
Michael Widenius bd2034dbee Fix for Lbug:#686010 maria.optimize corrupts stack around alloca() call 15 years ago
Michael Widenius 20acfbf30d Fix for: LP #634955: Assert in _ma_update_at_original_place() 15 years ago
Michael Widenius 01672cc026 Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong page type 0' on CHECK TABLE EXTENDED" 15 years ago
Michael Widenius 2f85f78db4 Fixes some bug in Aria recovery: 15 years ago
Michael Widenius 1a0315f1e7 Write message to stderr if recovery is not likely to succeed because we don't log records for batch inserts. 15 years ago
Michael Widenius 0f3d4b2f76 Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables. 15 years ago
Michael Widenius 6ab5a8ac81 Fixed valgrind errors and compiler warnings discovered by buildbot 15 years ago
Michael Widenius 8312aa9ba9 Fixed wrong argument to translog_write_record() that caused core dump in maria.maria-gis-rtree-trans and some other tests 15 years ago
Michael Widenius 12648015b3 Added --sync-sys=0 option for mysqld to skip sync() calls for faster testing 15 years ago
Michael Widenius f66d2500c4 Remove not used files 15 years ago
Sergei Golubchik 069a068c90 restore the unintentinally broken ABI 15 years ago
Michael Widenius 292f6568fa Added count of my_sync calls (to SHOW STATUS) 16 years ago
Sergei Golubchik f0261aca0b Bug#42201 Maria: after a deadlock, table is marked as corrupted 17 years ago
Sergei Golubchik 9c96fde120 post-review fixes 17 years ago
Michael Widenius 7eda7f1337 Code cleanup: 17 years ago
Michael Widenius 86fcfb1508 Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test: 17 years ago
Michael Widenius 2b521320fb Added ha_maria::is_changed() (needed for Query cache) 17 years ago
Guilhem Bichot ade71b2522 Fix for BUG#39697 "Maria: hang when failing to insert due to UNIQUE (seen in pushbuild2 too)" 17 years ago
Sergei Golubchik 27dadbd895 wt: don't support a key as a union { ulonglong, void* }. Although convenient, 17 years ago
Michael Widenius d6bdf03375 Added MARIA_PAGE structure to keep all information about a maria key page. 17 years ago
Sergei Golubchik 942651ea6c wt: comments, OOM checks, test case for deadlock detection 17 years ago
Michael Widenius dd406c1e7e Fix for Bug#36499 Maria: potential deadlock 17 years ago
Michael Widenius 1a5de5bc82 Changed all file names in maria to LEX_STRING and removed some calls to strlen() 17 years ago
Sergei Golubchik f8c1059cbf move wt* maintainance from maria to the server 17 years ago