polardbxengine/mysql-test/suite/xengine_stress/rqg/concurrency/concurTrans
dengwendi 1d6524707e INIT 2023-11-15 15:04:10 +08:00
..
sh INIT 2023-11-15 15:04:10 +08:00
test INIT 2023-11-15 15:04:10 +08:00
testcase INIT 2023-11-15 15:04:10 +08:00
README INIT 2023-11-15 15:04:10 +08:00

README

concurTrans
===========
# Usage: concurTrans.sh testDB numSessions
#
The test uses a 1gb TPCH database for testing.
#
This test runs with N concurrent users, each executing serveral DML commands in two transactions,
one with commit and other with rollback.  Some commands may succeed and others may erred due to timeout.
The end results is verified using execution status of each command in the log files.