数据导入向导 mysql table 存在但未出现在 'use existing table' 下

data import wizard mysql table exists but does not appear under 'use existing table'

我正在尝试通过 excel 导入数据,但是,在 table 数据导入向导出现后,我 select 'use existing tables' 选择列表是空的,尽管我有几个模式和 tables

Click for image - Data Import Wizard

Click for image - MySQL Table

过去,我在查看要将数据导入到的 table 时使用了数据导入向导,在结果网格中,在结果网格的右侧有一个 'Export/Import' 部分同一行,然后单击背面有网格的图标和带有向上箭头的文件夹。这是我面临 'use existing tables'.

旁边的空选择列表问题的地方

作为替代方案,我右键单击架构部分中的 'Tables' 并选择 'Table Data Import',然后我的 table 出现在 'use existing tables' 下。

不确定根本原因是什么,但问题已解决。