Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.7
-
None
-
10.1.8-1
Description
select * from t1;
|
ERROR 42S02: Table 'test.t1' doesn't exist in engine
|
Should be something like
ERROR 32S02: Table 'test.t1' encrypted and can't be decrypted
|