mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch 'bb-10.2-mariarocks' of github.com:MariaDB/server into 10.2
Conflicts: storage/rocksdb/ha_rocksdb.cc
This commit is contained in:
@@ -1139,7 +1139,6 @@ public:
|
||||
bool init(Rdb_dict_manager *const dict);
|
||||
void cleanup();
|
||||
void update(const char *const binlog_name, const my_off_t binlog_pos,
|
||||
const char *const binlog_max_gtid,
|
||||
rocksdb::WriteBatchBase *const batch);
|
||||
bool read(char *const binlog_name, my_off_t *const binlog_pos,
|
||||
char *const binlog_gtid) const;
|
||||
|
Reference in New Issue
Block a user