1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch '10.6' into 10.7

This commit is contained in:
Sergei Golubchik
2021-12-08 10:33:36 +01:00
18 changed files with 391 additions and 81 deletions

View File

@@ -59,7 +59,7 @@ int main(int argc __attribute__((unused)), char **argv)
pthread_mutex_init(&mutex, 0);
#define CYCLES 3000
#define CYCLES 30000
#define THREADS 30
diag("N CPUs: %d", my_getncpus());