mariadb/storage
Marko Mäkelä c2a929185c MDEV-17491 post-fix: GCC 7 -Wclass-memaccess
commit 3a37644a29 added a non-POD
member buf_page_info_t::id, and thus GCC 7 or later would complain
about a memset() call. Let my_malloc fill the memory for us.
2020-05-27 18:56:49 +03:00
..
archive perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
blackhole cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
cassandra cleanup: const 2020-03-31 17:42:34 +02:00
connect Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
csv cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
example Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
federated Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
federatedx Merge 10.4 into 10.5 2020-03-27 09:39:15 +02:00
heap Split tdc_remove_table() 2020-04-03 13:01:21 +04:00
innobase MDEV-17491 post-fix: GCC 7 -Wclass-memaccess 2020-05-27 18:56:49 +03:00
maria Renamed maria_* source files for executables to aria_* 2020-05-27 15:47:10 +03:00
mroonga Fixed compiler warnings from gcc and clang 5.0.1 2020-05-23 12:29:10 +03:00
myisam Merge branch '10.4' into 10.5 2020-05-09 20:43:36 +02:00
myisammrg Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
oqgraph Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
perfschema Merge 10.4 into 10.5 2020-03-23 10:50:14 +02:00
rocksdb Merge branch '10.4' into 10.5 2020-05-09 20:43:36 +02:00
sequence Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
sphinx Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
spider Aria will now register it's transactions 2020-05-23 12:29:10 +03:00
test_sql_discovery
tokudb Merge 10.4 into 10.5 2020-05-18 17:30:02 +03:00