fix windows compile issue. again.
This commit is contained in:
parent
fe4984290c
commit
11d3aaf2da
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue