diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-08-10 14:00:51 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-08-10 14:00:51 +0300 |
commit | bfffe571accb93c80066b070688e6712d4cb5643 (patch) | |
tree | ccc266b76beb3062a1e3d06b64e194fa29868847 /mysql-test/suite/compat/oracle/t/func_replace.test | |
parent | cb2a57c2036ba09ba28d413aa5f171cb25cb36f5 (diff) | |
download | mariadb-git-bfffe571accb93c80066b070688e6712d4cb5643.tar.gz |
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.
Diffstat (limited to 'mysql-test/suite/compat/oracle/t/func_replace.test')
0 files changed, 0 insertions, 0 deletions