mariadb/storage
Marko Mäkelä a8ac6dc506 Fix InnoDB compilation warnings.
Most of them are trivial, except for the thread_sync_t refactoring.
We must not invoke memset() on non-POD objects.

mtflush_work_initialized: Remove. Refer to mtflush_ctx != NULL instead.

thread_sync_t::thread_sync_t(): Refactored from
buf_mtflu_handler_init().

thread_sync_t::~thread_sync_t(): Refactored from
buf_mtflu_io_thread_exit().
2017-01-05 11:49:00 +02:00
..
archive cleanup: Field_blob::get_ptr() 2016-12-12 20:27:33 +01:00
blackhole
cassandra MDEV-6284: Remove CMakeLists.txt hack that mangled the server install file 2016-10-27 18:42:16 +03:00
connect Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
csv Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
example
federated fix build and some warnings 2016-11-24 17:36:02 +03:00
federatedx fix build and some warnings 2016-11-24 17:36:02 +03:00
heap MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_difference 2016-03-31 11:04:48 +04:00
innobase Fix InnoDB compilation warnings. 2017-01-05 11:49:00 +02:00
maria Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
mroonga store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
myisam Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
myisammrg cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
oqgraph Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
perfschema Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
sequence test for group by pushdown with a view 2016-05-05 01:05:05 +02:00
sphinx Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
spider Mark spider tests big 2016-11-17 17:36:06 +04:00
test_sql_discovery store/show vcols as item->print() 2016-12-12 20:35:41 +01:00
tokudb enable tests that were skipped because of have_xtradb 2016-12-29 13:23:49 +01:00
xtradb Merge 10.1 to 10.2 2017-01-05 10:48:03 +02:00