Commit c903a0fb authored by marko's avatar marko

mysql-test/innodb_trx_weight.inc: Add username root to the "connect" statement.

The Unix user running mysql-test-run usually does not have any privileges
on the MySQL test database.
parent 1c74a628
-- connect (con1,localhost,,,)
-- connect (con2,localhost,,,)
-- connect (con1,localhost,root,,)
-- connect (con2,localhost,root,,)
-- connection con1
SET autocommit=0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment