summaryrefslogtreecommitdiff
path: root/storage/maria
Commit message (Expand)AuthorAgeFilesLines
* Update FSF AddressVicențiu Ciorbaru2019-05-112-2/+2
* Update FSF addressMichal Schorm2019-05-10134-134/+134
* MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-1/+1
* MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-5/+10
* MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-6/+3
* MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-09-031-5/+13
* MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-201-1/+1
* MDEV-15113: Hang in Aria loghandlerOleksandr Byelkin2018-06-121-32/+187
* MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap ...Monty2018-05-152-0/+9
* MDEV-13748 Assertion `status_var.local_memory_used == 0 || !debug_assert_on_n...Sergei Golubchik2018-02-141-5/+5
* Free memory in unit tests. Makes ASAN happier.Sergei Golubchik2018-01-222-1/+4
* compiler warningSergei Golubchik2018-01-151-1/+1
* Fixed misleading voariable names.Oleksandr Byelkin2018-01-111-9/+9
* MDEV-14690: Assertion `page_link == &fake_link' failed in pagecache_write_partOleksandr Byelkin2018-01-111-11/+29
* MDEV-8200 aria bug with insert select and lock tablesMonty2018-01-115-9/+26
* Silence some -Wimplicit-fallthrough by proper spellingMarko Mäkelä2018-01-031-7/+7
* MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-173-2/+4
* MDEV-13595: mariadb-10.2.8/storage/maria/ma_loghandler.c:2730]: (style) Array...Oleksandr Byelkin2017-10-051-1/+1
* ma_check/mi_check: maria_repair_parallel initialization for !quickDaniel Black2017-07-181-1/+3
* change flags as it was done in MyISAMSergei Golubchik2017-07-151-3/+1
* ma_recovery: unintentional order of operationsDaniel Black2017-07-151-1/+1
* ma_pagecache: release lock in pagecache_readDaniel Black2017-07-031-0/+1
* ma_loghandler: translog_set_only_in_buffers failed to release lockDaniel Black2017-07-031-1/+2
* ma_loghandler: release file_header_lock on errorDaniel Black2017-07-031-0/+1
* Make IF clear.Oleksandr Byelkin2017-05-181-8/+17
* MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-201-2/+2
* Fix some GCC 6.3.0 warnings in MyISAM and Maria.Marko Mäkelä2017-03-081-113/+113
* bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-271-27/+30
* race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-8/+3
* cleanup: remove now-unused argumentSergei Golubchik2017-02-274-11/+11
* MDEV-11902 mi_open race conditionSergei Golubchik2017-02-271-25/+23
* cleanup: remove 16-year-old "TODO"Sergei Golubchik2017-02-274-13/+8
* cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-273-12/+2
* Fix typo bug that cause myisam repair to failmariadb-5.5.50Vicențiu Ciorbaru2016-06-161-1/+1
* Fix compilation failure when compiling with std=c90Vicențiu Ciorbaru2016-06-161-3/+2
* MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GBVladislav Vaintroub2016-06-143-37/+37
* MDEV-10162: Update repair testcaseVicențiu Ciorbaru2016-06-141-6/+2
* Fixed compilation failure using clangVicențiu Ciorbaru2016-06-142-137/+155
* [Code cleanup] Refactor duplicate code within myisam and maria sort.ccVicențiu Ciorbaru2016-06-141-36/+26
* MDEV-9994 - Aria service threads are not "joined"Sergey Vojtovich2016-06-104-61/+26
* MDEV-3870 - Valgrind warnings on OPTIMIZE MyISAM or Aria TABLE with disabledSergey Vojtovich2015-06-091-4/+2
* CRLF->LFSergei Golubchik2015-06-021-1/+1
* MDEV-6871 Multi-value insert on MyISAM table that makes slaves crash (when us...Michael Widenius2014-12-151-7/+21
* MDEV-5120 Test suite test maria-no-logging failsSergei Golubchik2014-10-021-0/+1
* Fixed memory overflowMichael Widenius2014-07-311-39/+45
* Fix for MDEV-6493: Assertion `table->file->stats.records > 0 || error' failur...Michael Widenius2014-07-305-16/+58
* MDEV-5485 Minor man pages formatting issuesSergei Golubchik2014-05-301-1/+1
* Fixed a compiler failure and removed some warnings in windowsMichael Widenius2014-03-113-10/+11
* Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le...Michael Widenius2014-03-104-21/+33
* Fixed MDEV-4970: Wrong result with Aria table populated with disabled keysMichael Widenius2014-01-252-4/+11