Skip to content

Commit d1d64b6

Browse files
author
James Cor
committed
asdf
1 parent a40ad58 commit d1d64b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enginetest/enginetests.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ func TestUserPrivileges(t *testing.T, h Harness) {
10141014
Address: "localhost",
10151015
})
10161016
engine.Analyzer.Catalog.MySQLDb.AddRootAccount()
1017+
engine.Analyzer.Catalog.MySQLDb.CanPersist = true
10171018

10181019
for _, statement := range script.SetUpScript {
10191020
if sh, ok := harness.(SkippingHarness); ok {

0 commit comments

Comments
 (0)