Merge branch '2.3' into 2.4

This commit is contained in:
Esa Korhonen
2020-08-14 15:12:48 +03:00
10 changed files with 10 additions and 10 deletions

View File

@ -28,7 +28,7 @@ int main(int argc, char** argv)
test.repl->sync_slaves();
test.tprintf("Done!");
test.tprintf("Opening a connection with each database as the default database...", db_list.size());
test.tprintf("Opening a connection with each database as the default database...");
std::set<std::string> errors;
int i = 0;