mariadb/storage
Teodor Mircea Ionita 1735fa340a MDEV-15778: Remove packed attr from omt_ and subtree_ classes
This is happening because they are declared as packed
and clang has -Waddress-of-packed-member when passing the
address of a packed member, a legit concern on different
architectures. The easiest way to get rid of the errors is to
remove the packed attribute from said structs.
2018-06-10 09:54:00 +03:00
..
archive ha_archive::info remove hidden assignment 2017-07-03 11:47:44 +04:00
blackhole
csv
example MDEV-5120 Test suite test maria-no-logging fails 2014-10-02 11:57:40 +02:00
federated MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
federatedx Correct TRASH() macro usage 2018-01-22 11:39:54 +01:00
heap bug: ha_heap was unilaterally increasing reclength 2018-02-11 18:36:54 +01:00
innobase BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPENED == 1 2018-04-19 22:37:37 +02:00
maria MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap on concurrent workload with Aria tables 2018-05-15 11:46:55 +03:00
myisam Merge branch 'mysql/5.5' into 5.5 2018-01-18 17:54:48 +01:00
myisammrg Merge branch 'mysql/5.5' into 5.5 2016-04-20 15:25:55 +02:00
ndb mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
oqgraph MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbot 2015-02-09 20:53:28 +01:00
perfschema Merge remote-tracking branch 'mysql/5.5' into 5.5 2015-10-08 22:54:24 +02:00
sphinx MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
tokudb MDEV-15778: Remove packed attr from omt_ and subtree_ classes 2018-06-10 09:54:00 +03:00
xtradb Merge branch 'merge/merge-xtradb-5.5' into 5.5 2018-04-20 01:04:43 +02:00