mariadb/storage
Marko Mäkelä 8b34aabf86 Follow-up to MDEV-12534: Align srv_sys
Allocate srv_sys statically so that the desired alignment can be
guaranteed. This silences -fsanitize=undefined warnings.
There probably is no performance impact of this, because the
reason for the alignment to ensure the absence of false sharing
between counters. Even with the misalignment, each counter would
have been been aligned at 64 bits, and the counters would reside
in separate cache lines.
2017-05-17 16:09:29 +03:00
..
archive Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
blackhole MDEV-5120 Test suite test maria-no-logging fails 2014-09-30 20:31:14 +03:00
cassandra MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
connect Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:07:02 +03:00
csv MDEV-11883 MariaDB crashes with out-of-memory when query information_schema 2017-05-15 22:23:10 +02:00
example 5.5.40+ merge 2014-10-09 10:30:11 +02:00
federated Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:07:02 +03:00
federatedx Merge branch 'connect/10.0' into 10.0 2016-04-26 23:48:18 +02:00
heap Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:07:02 +03:00
innobase Follow-up to MDEV-12534: Align srv_sys 2017-05-17 16:09:29 +03:00
maria Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:07:02 +03:00
mroonga MDEV-11753 Link failure on missing -L${LIBLZ4_LIBRARY_DIR} 2017-02-28 16:19:44 +01:00
myisam Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:07:02 +03:00
myisammrg Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
ndb Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
oqgraph Fixed test failing as myisam table was deleted before oqgraph table. 2017-02-28 16:10:47 +01:00
perfschema Fix unit test after merge from mysql 5.5.35 perfschema 2017-01-10 14:20:43 +02:00
sequence 5.5.40+ merge 2014-10-09 10:30:11 +02:00
sphinx MDEV-5477 sphinxSE GROUP BY on multiple attributes 2017-05-16 12:42:53 +02:00
spider Silence bogus GCC 7 warnings -Wimplicit-fallthrough 2017-05-17 08:07:02 +03:00
test_sql_discovery MDEV-4955 discover of table non-existance on CREATE 2014-02-27 22:43:42 +01:00
tokudb Make tokudb report ENOENT when renaming table to nonexistant DB 2017-03-06 19:25:22 +02:00
xtradb Follow-up to MDEV-12534: Align srv_sys 2017-05-17 16:09:29 +03:00