summaryrefslogtreecommitdiff
path: root/storage/maria/trnman.c
Commit message (Expand)AuthorAgeFilesLines
* Do not display not moved tables as moved in aria_chkMonty2021-05-191-0/+1
* Aria: Add transaction id to log of create tableMonty2021-03-201-1/+23
* mysqld --help will now load mysqld.options tableMonty2020-03-241-1/+1
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-4/+4
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
|\
| * Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | MDEV-16986 Unitialized mutex, SIGSEGV and assorted assertion failures in Aria...Monty2018-08-171-0/+3
|/ /
* | Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-0/+1
|\ \
| * | Fixes for Aria transaction handling with lock tablesMonty2018-05-221-0/+1
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-13/+0
|/ /
* | 10.0-base mergeSergei Golubchik2014-02-031-2/+2
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-011-2/+2
| |\ \ | | |/
| | * Fixed MDEV-4970: Wrong result with Aria table populated with disabled keysMichael Widenius2014-01-251-2/+2
* | | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \ \
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | | | 10.0-base mergeSergei Golubchik2013-07-181-2/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cleanup: remove LF_REQUIRE_PINS, use compile_time_assert() instead of reimple...Sergei Golubchik2013-06-241-2/+0
| |/
* | workaround for gcc 4.3.2 bug on lenny-x86 at -O3Sergei Golubchik2012-10-291-0/+3
|/
* Cleanups:Michael Widenius2012-03-201-1/+1
* 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+1
|\
| * Added variable ARIA_CHECKPOINT_LOG_ACTIVITY to allow one to specify how often...Michael Widenius2011-09-011-0/+1
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-41/+41
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
|/
* Fix for LP#634943 "marked as crashed", "zerofilling" and "wrong data in bitma...Michael Widenius2010-09-101-0/+1
* Fixed bug that 'maria_read_log -a' didn't set max_trid when reparing tables.Michael Widenius2010-09-061-0/+1
* This patch fixes LP#613408 Memory corruption with (M)aria storage engine and...Michael Widenius2010-08-071-1/+2
* Fix for LP#602604: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or...Michael Widenius2010-07-301-0/+1
* Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-3/+3
* Fix for BUG#42180 "Maria: maria-recovery-bitmap.test fails repeatedly"Guilhem Bichot2009-03-051-9/+12
* mergedSergei Golubchik2009-01-161-0/+12
|\
| * Log queries to maria_log if compiled with EXTRA_DEBUGMichael Widenius2009-01-161-0/+13
* | post-review fixesSergei Golubchik2009-01-151-12/+30
|/
* Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-4/+15
* Merge with main Maria treeMichael Widenius2008-12-091-0/+12
|\
| * mergeunknown2008-12-081-0/+12
| |\
| | * Fixed mutexes lock order in maria_close(): LOCK_trn_list -> MARIA_SHARE::inte...unknown2008-12-081-0/+12
* | | Merge with base Maria treeMichael Widenius2008-12-091-9/+16
|\ \ \ | |/ /
| * | merge with latest 5.1-mariaGuilhem Bichot2008-12-051-1/+0
| |\ \
| | * | Fix for BUG#41037 "Maria: recovery failure (pushbuild2)" (checkpoint bug).Guilhem Bichot2008-12-051-1/+0
| | |/
| * | compilation warningsSergei Golubchik2008-12-051-1/+1
| * | bug#41024 maria: Server crashes in sysbench OLTP_RW test at lf_hash.c:94Sergei Golubchik2008-12-051-4/+5
| * | bug#40416 - Maria: Memory allocated at trnman.c:129 was underrun.Sergei Golubchik2008-12-051-5/+11
| * | dbug fix: only do safemalloc checks if a function is selectedSergei Golubchik2008-12-021-0/+1
| |/
* | Fixed problem with crash in Maria _ma_setup_live_state() where history link d...Michael Widenius2008-12-081-1/+6
|/
* During Maria's checkpoint, use the proper mutex to read transaction's short_idGuilhem Bichot2008-11-201-1/+4
* Fix for bug: Bug #40391 Maria deadlock in trnman_get_min_trid , trnman_end_trnMichael Widenius2008-11-051-15/+16