[FEAT MERGE][CP] patch 423 sql exec feature to master branch
Co-authored-by: qingsuijiu <642782632@qq.com> Co-authored-by: hwx65 <1780011298@qq.com>
This commit is contained in:
@ -55,6 +55,7 @@ public:
|
||||
const uint64_t max_value,
|
||||
const uint64_t insert_value,
|
||||
const int64_t &autoinc_version,
|
||||
const int64_t cache_size,
|
||||
uint64_t &global_sync_value) = 0;
|
||||
|
||||
virtual int local_sync_with_global_value(const AutoincKey &key, const int64_t &autoinc_version, uint64_t &value) = 0;
|
||||
|
||||
Reference in New Issue
Block a user