mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
result fix
This commit is contained in:
@ -143,3 +143,4 @@ ERROR HY000: View 'test.v2' references invalid table(s) or column(s) or function
|
||||
drop view testdb_1.v1,v2, testdb_1.v3, v4;
|
||||
drop database testdb_1;
|
||||
drop user testdb_1@localhost;
|
||||
drop user testdb_2@localhost;
|
||||
|
Reference in New Issue
Block a user