mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
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.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- connect (con1,localhost,,,)
|
||||
-- connect (con2,localhost,,,)
|
||||
-- connect (con1,localhost,root,,)
|
||||
-- connect (con2,localhost,root,,)
|
||||
|
||||
-- connection con1
|
||||
SET autocommit=0;
|
||||
|
||||
Reference in New Issue
Block a user