Bug? #1146 - Table 'xxx.xxxxx' doesn't exist

前端 未结 18 1725
春和景丽
春和景丽 2020-11-29 05:49

I am using windows XP. I am creating a table in phpMyAdmin using its built-in create table feature, my database name is ffffd.

It generates the following

18条回答
  •  [愿得一人]
    2020-11-29 06:14

    Check filenames.
    You might need to create a new database in phpmyadmin that matches the database you're trying to import.

提交回复
热议问题