Table doesn't exist
The specified table is not found in the database.
Check table name spelling. Verify database is selected with USE database_name. Check if table exists with SHOW TABLES.