mariadb/storage
Marko Mäkelä bfffe571ac Fix some GCC 7 warnings for InnoDB
buf_page_io_complete(): Do not test bpage for NULL, because
it is declared (and always passed) as nonnull.

buf_flush_batch(): Remove the constant local variable count=0.

fil_ibd_load(): Use magic comment to suppress -Wimplicit-fallthrough.

ut_stage_alter_t::inc(ulint): Disable references to an unused parameter.

lock_queue_validate(), sync_array_find_thread(), rbt_check_ordering():
Define only in debug builds.
2017-08-10 14:00:51 +03:00
..
archive Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02:00
blackhole
cassandra Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
connect CONNECT: accessed p[i] outside of the loop 2017-07-15 19:36:43 +02:00
csv Merge 10.0 into 10.1 2017-05-23 08:59:03 +03:00
example
federated Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
federatedx Merge 10.1 into 10.2 2017-05-26 22:45:46 +03:00
heap Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
innobase Fix some GCC 7 warnings for InnoDB 2017-08-10 14:00:51 +03:00
maria Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02:00
mroonga Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02:00
myisam Merge branch '10.1' into 10.2 2017-07-05 19:08:55 +02:00
myisammrg Follow-up for MDEV-13089 (identifier quoting in partitioning) 2017-07-10 00:05:45 +03:00
oqgraph Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
perfschema Merge 10.1 into 10.2 2017-05-23 11:09:47 +03:00
rocksdb Attempt to make rocksdb.rocksdb_parts stable 2017-08-07 18:12:24 +03:00
sequence Fix several compile warnings on Windows 2017-03-17 08:56:57 +00:00
sphinx Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
spider Merge branch '10.1' into 10.2 2017-07-08 09:56:28 +02:00
test_sql_discovery
tokudb Follow-up for MDEV-13089 (identifier quoting in partitioning) 2017-07-09 20:38:57 +03:00
xtradb storage_engine subsuites should also be disabled for XtraDB 2017-07-10 00:05:06 +03:00