例如:
show tables from mysql.records_1;
返回:
Table
-------
(0 rows)
Query 20151119_162735_00058_hja7s, FINISHED, 1 node
Splits: 2 total, 2 done (100.00%)
0:00 [0 rows, 0B] [0 rows/s, 0B/s]
虽然records_1存在且其中有表格。
在没有下划线结果的数据库上运行时没问题。
是谁遇到过这个问题?任何决议?