fix windows compile issue. again.

This commit is contained in:
Shuduo Sang 2021-05-13 23:40:52 +08:00
parent fe4984290c
commit 11d3aaf2da
1 changed files with 1 additions and 1 deletions

View File

@ -5698,7 +5698,7 @@ static void startMultiThreadInsertData(int threads, char* db_name,
}
uint64_t ntables = 0;
uint startFrom;
uint64_t startFrom;
if (superTblInfo) {
int64_t limit;