Home
last modified time | relevance | path

Searched refs:NUM_DBS (Results 251 – 275 of 383) sorted by relevance

1...<<111213141516

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
H A Dpreload-db-nested.cc87 uint NUM_DBS=1; variable
253 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
256 for(uint i=0;i<NUM_DBS;i++) { in run_test()
277 for(uint i=0;i<NUM_DBS;i++) { in run_test()
317 NUM_DBS = atoi(argv[0]); in do_args()
318 if ( NUM_DBS > MAX_DBS ) { in do_args()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dhotindexer-with-queries.cc47 static const int NUM_DBS = NUM_INDEXER_INDEXES + 1; // 1 for source DB variable
133 uint32_t db_flags[NUM_DBS]; in test_indexer()
136 for(int i=0;i<NUM_DBS;i++) { in test_indexer()
147 r = env->create_indexer(env, txn, &indexer, src, NUM_DBS-1, &dbs[1], db_flags, 0); in test_indexer()
210 for (int i = 0; i < NUM_DBS; i++) { in run_test()
244 for(int i=0;i<NUM_DBS;i++) { in run_test()
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
H A Dpreload-db-nested.cc87 uint NUM_DBS=1; variable
253 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
256 for(uint i=0;i<NUM_DBS;i++) { in run_test()
277 for(uint i=0;i<NUM_DBS;i++) { in run_test()
317 NUM_DBS = atoi(argv[0]); in do_args()
318 if ( NUM_DBS > MAX_DBS ) { in do_args()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dloader-stress-test.cc64 int NUM_DBS=5; variable
266 for (int j = 0;j < NUM_DBS; j++) { in check_results()
272 for (int j = 0;j < NUM_DBS; j++) { in check_results()
412 …r = env->create_loader(env, txn, &loader, dbs[0], NUM_DBS, dbs, db_flags, dbt_flags, loader_flags); in test_loader()
470 for (int i=0; i<NUM_DBS; i++) { in test_loader()
537 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
540 for(int i=0;i<NUM_DBS;i++) { in run_test()
557 for(int i=0;i<NUM_DBS;i++) { in run_test()
625 …_dbs> is the number of dictionaries to build (primary & secondary). (Default=%d)\n", NUM_DBS); in do_args()
634 NUM_DBS = atoi(argv[0]); in do_args()
[all …]
H A Dpreload-db-nested.cc87 uint NUM_DBS=1; variable
253 DB **dbs = (DB**)toku_malloc(sizeof(DB*) * NUM_DBS); in run_test()
256 for(uint i=0;i<NUM_DBS;i++) { in run_test()
277 for(uint i=0;i<NUM_DBS;i++) { in run_test()
317 NUM_DBS = atoi(argv[0]); in do_args()
318 if ( NUM_DBS > MAX_DBS ) { in do_args()

1...<<111213141516