Test fix.
This commit is contained in:
parent
e9db63ab20
commit
d4d57b6ff5
1 changed files with 2 additions and 0 deletions
|
|
@ -913,6 +913,8 @@ func getRowLockTestData() map[RowLock]string {
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestRowLock(t *testing.T) {
|
func TestRowLock(t *testing.T) {
|
||||||
|
skipForMariaDB(t)
|
||||||
|
|
||||||
expectedSQL := `
|
expectedSQL := `
|
||||||
SELECT *
|
SELECT *
|
||||||
FROM dvds.address
|
FROM dvds.address
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue