mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
Adding missing DROP TABLE statement to ndb_backup_print.test since it
causes later tests to fail.
This commit is contained in:
@@ -62,3 +62,4 @@ Node : Backup started from node completed
|
||||
StartGCP: StopGCP:
|
||||
#Records: #LogRecords:
|
||||
Data: bytes Log: bytes
|
||||
drop table t1;
|
||||
|
||||
Reference in New Issue
Block a user