Unable to Insert Data - phpMyAdmin

Please Help…

I have created 32 tables using phpMyAdmin, without trouble. But not being able to make any inserts. I have tried Importing SQL file, tried running single insert queries, and also tried different browsers. I keep getting error:
#1146 - Table ‘id*******_********._FL_status’ doesn’t exist

Also, on the 000webhost - Manage Databases when I click on the little drop down in the Database row, it is saying “DB Size: 0 MB” and “DB Tables: 0” :confused:

Would really appreciate if someone could help with that…

Thanks in advance for your time and efforts…

Please delete the database, create another one and try again.

Thanks for the reply…

I deleted the Database. Created new Database. Imported the DDL.sql and it created 32 tables on the first go…

But still not being able to any Inserts … at all…

Keeps saying that the table does not exist.

I am also attaching the screenshot of 000webhost Manage Databases I mentioned earlier:

Please Help… :cry:

Forgot to mention… All my script files are fully functional. Tested and working on my local server, and on CodeAnywhere … !!!

So I did the entire thing again… and it started to work :confused:

Not sure what happened where, but it’s going now. But still showing 0 tables on 000wehost…

Thanks for your time and efforts…

(New here… Wondering how to mark this post as Solved or Close the Post…)