summaryrefslogtreecommitdiff
path: root/storage/innobase/include/sync0types.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19951 use override keyword across the InnoDBEugene Kosov2019-07-041-2/+2
* MDEV-17441 InnoDB transition to C++11 atomicsEugene Kosov2019-06-261-1/+0
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2019-01-091-30/+0
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-291-18/+0
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-271-24/+0
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-301-2/+0
|\ \ \ | |/ /
| * | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-2/+0
* | | Follow-up to MDEV-12266: Remove latch_t::m_temp_fspMarko Mäkelä2018-07-231-23/+1
* | | Correct a commentMarko Mäkelä2018-05-151-1/+1
* | | Simplify simple_counterMarko Mäkelä2018-04-281-34/+27
* | | MDEV-15914: Remove trx_t::undo_mutexMarko Mäkelä2018-04-261-12/+0
* | | Make my_atomic_*lint type-safeMarko Mäkelä2018-04-081-5/+19
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-191-4/+25
|\ \ \ | |/ /
| * | MDEV-15295 Type mismatch for srv_fatal_semaphore_wait_thresholdVladislav Vaintroub2018-02-141-4/+36
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-301-1/+0
|\ \ \ | |/ /
| * | Remove unused metadata for non-existing sync_thread_mutexMarko Mäkelä2018-01-281-1/+0
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-241-9/+1
|\ \ \ | |/ /
| * | Remove useless method LatchCounter::sum_deregister()Marko Mäkelä2018-01-221-9/+1
* | | Replace trx_sys_t* trx_sys with trx_sys_t trx_sysMarko Mäkelä2018-01-201-1/+1
* | | MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASHSergey Vojtovich2018-01-111-0/+2
* | | MDEV-14529 - InnoDB rw-locks: optimize memory barriersSergey Vojtovich2017-12-081-4/+0
* | | fix unsynchronized read (#463)Eugene Kosov2017-10-091-0/+2
* | | fix a data race in debug build (#456)Eugene Kosov2017-10-061-0/+2
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+8
|\ \ \ | |/ /
| * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+8
* | | MDEV-13690: Remove unnecessary innodb_use_mtflush, innodb_mtflush_threads par...Jan Lindström2017-09-011-2/+0
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-2/+1
|\ \ \ | |/ /
| * | MDEV-13485 MTR tests fail massively with --innodb-sync-debugMarko Mäkelä2017-08-231-4/+3
* | | Added DBUG_ASSERT_AS_PRINTF compile flagMonty2017-08-241-2/+2
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-07-051-0/+1
|\ \ \ | |/ /
| * | Fix a compilation warningMarko Mäkelä2017-06-301-0/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-06-191-129/+40
|\ \ \ | |/ /
| * | Remove trx_t::has_search_latch and simplify debug codeMarko Mäkelä2017-06-161-127/+36
| * | InnoDB: Remove thread_mutexMarko Mäkelä2017-06-061-1/+0
| * | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-1/+4
| |\ \ | | |/
* | | Remove deprecated InnoDB file format parametersMarko Mäkelä2017-06-021-2/+0
|/ /
* | MDEV-12674 Post-merge fix: Include accidentally omitted changesMarko Mäkelä2017-05-121-1/+45
* | BUG#25251082 DISABLING CERTAIN MACROS IN INNODB RESULTS IN COMPILATION ERRORSDarshan M N2017-04-261-4/+22
* | MDEV-9282 follow-up: Remove an unused variable.Marko Mäkelä2017-03-061-9/+5
* | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-031-0/+2
* | Remove MYSQL_ENCRYPTION.Marko Mäkelä2017-01-181-1/+0
* | MDEV-11487 Revert InnoDB internal temporary tables from WL#7682Marko Mäkelä2016-12-091-21/+6
* | MDEV-11296 - InnoDB stalls under OLTP RW on P8Sergey Vojtovich2016-11-251-2/+0
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-6/+12
* | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-0/+1
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-1/+6