MySQL etc.
#2

Okey i did it, now i have other problem importing database
PHP код:
Błąd
Zapytanie SQL:
--
-- 
Baza danych: `rp`
--
-- --------------------------------------------------------
--
-- 
Struktura tabeli dla `rp_bans`
--
CREATE TABLE IF NOT EXISTS `rp_bans` (
`
idint11 NOT NULL AUTO_INCREMENT ,
`
Bannedvarchar255 ) DEFAULT NULL ,
`
Uservarchar255 ) DEFAULT NULL ,
`
Reasonvarchar255 ) DEFAULT NULL ,
`
Adminvarchar255 ) DEFAULT NULL ,
`
IPvarchar255 ) DEFAULT NULL ,
PRIMARY KEY ( `id` )
ENGINE MYISAM DEFAULT CHARSET latin1 AUTO_INCREMENT =4;
MySQL zwrуcił komunikat:
#1046 - No database selected 
What's wrong?
Reply


Messages In This Thread
MySQL etc. - by sekol - 25.11.2010, 16:40
Re: MySQL etc. - by sekol - 25.11.2010, 18:03

Forum Jump:


Users browsing this thread: 1 Guest(s)