sql içeri aktarmaya çalışınca bu hatayı veriyor

Hata
SQL sorgusu:

-- This is DB upgrade file
-- Import this file only if you are UPGRADING from 1.3 or less
--
-- Adding more rows to `users`
--
--
-- Creating table `settings` if does not exist
--
ALTER TABLE `chat` ADD (

`senderId` İNT( 11 ) COLLATE utf8_unicode_ci NOT NULL
);

MySQL çıktısı: Belgeler

#1146 - Table 'u123928118_asdsa.chat' doesn't exist