mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
mysqldump.result:
Get output from modified test (dropping t1). mysqldump.test: Drop t1 at end so that the next test doesn't trip over it.
This commit is contained in:
@@ -2803,3 +2803,4 @@ DROP TABLE IF EXISTS `v1`;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
drop view v1;
|
||||
|
||||
Reference in New Issue
Block a user