facebook / mysql-5.6

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

Fix one of the two binlog.cc build failures on macOS #1422

Closed laurynas-biveinis closed 5 months ago

laurynas-biveinis commented 5 months ago

This fixes

sql/binlog.cc:1752:24: error: invalid operands to binary expression ('std::pair<int64_t, int64_t>' (aka 'pair<long long, long long>') and 'std::pair<long, long>' (aka 'pair<long, long>')) if (param.checkpoint != std::pair(-1L, -1L)) {



Squash with 77f27447c8be03bb10e442c64671e9068b7cd7bd
facebook-github-bot commented 5 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 5 months ago

This pull request has been merged in facebook/mysql-5.6@f41826e9fdbb748636c59e0c7298a4347eea9376.