August 2018 2 66 Report
Unable to establish connection to MySQL
1045 : Access denied for user 'crisuplo'@'localhost' (using password: NO)

wie ktos co to oznacza?



i jeszcze jeden problem.
przy importowaniu bazy danych wyskakuje coś takiego:

Błąd

Zapytanie SQL:

--
-- Baza danych: `krzywy85_3`
--
-- --------------------------------------------------------
--
-- Struktura tabeli dla `fusion_admin`
--
CREATE TABLE IF NOT EXISTS `fusion_admin` (
`admin_id` mediumint( 8 ) unsigned NOT NULL AUTO_INCREMENT ,
`admin_rights` varchar( 4 ) NOT NULL default '',
`admin_image` varchar( 50 ) NOT NULL default '',
`admin_title` varchar( 50 ) NOT NULL default '',
`admin_link` varchar( 100 ) NOT NULL default 'reserved',
`admin_page` tinyint( 1 ) unsigned NOT NULL default '1',
PRIMARY KEY ( `admin_id` )
) ENGINE = MYISAM DEFAULT CHARSET = latin2 AUTO_INCREMENT =56;

MySQL zwrócił komunikat: Dokumentacja
#1046 - No database selected



POMOCY!!!!
More Questions From This User See All

Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2024 KUDO.TIPS - All rights reserved.