When I query
SELECT * FROM INFORMATION_SCHEMA.PARTITIONS;
it returns this error:
CODE[1146] MSG[Table 'EmailRecord.PARTITIONS' doesn't exist]
.
It works fine with the current schema, but I can't access any other schema.
I managed to access other schema in the workbench.
- Mysql version:
5.7.18-0ubuntu0.16.04.1
- C api:
mysql/mysql.h
- Current schema:
EmailRecord