mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Intentional change in logging
This commit is contained in:
parent
625d9f4ef8
commit
e068b7dc40
3 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
-ERROR HY000: Tablespace has been discarded for table 't1'
|
||||
-ALTER TABLE t1 IMPORT TABLESPACE;
|
||||
-Warnings:
|
||||
-Warning 1810 <STORAGE_ENGINE>: IO Read error: (2, No such file or directory) Error opening './test/t1.cfg', will attempt to import without schema verification
|
||||
-Warning 1810 IO Read error: (2, No such file or directory) Error opening './test/t1.cfg', will attempt to import without schema verification
|
||||
-SELECT a FROM t1;
|
||||
-a
|
||||
-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue