facebook / mysql-5.6

Facebook's branch of the Oracle MySQL database. This includes MyRocks.
http://myrocks.io
Other
2.47k stars 711 forks source link

Fix GCC compilation error in rocksdb_dict_recover #1408

Closed laurynas-biveinis closed 6 months ago

laurynas-biveinis commented 6 months ago

storage/rocksdb/rdb_native_dd.cc: In function ‘bool myrocks::rocksdb_dict_recover(dict_recovery_mode_t, uint)’: storage/rocksdb/rdb_native_dd.cc:105:1: error: control reaches end of non-void function [-Werror=return-type]

facebook-github-bot commented 6 months ago

@luqun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 6 months ago

@laurynas-biveinis has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot commented 6 months ago

@luqun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.