mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02: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:
commit
f11eaaa3f6
16 changed files with 120 additions and 39 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue