Błąd z forum modifed by przemo

Konfiguracja for z rodziny phpBB.
pyros16
Posty: 2
Rejestracja: 14 wrz 2005, 14:11:32
Płeć: Niewybrana
User Agent: Internet Explorer Windows 1024x768

Błąd z forum modifed by przemo

Post autor: pyros16 »

Wystąpił błąd przy aktualizacji bazy danych

CREATE TABLE phpbb_auth_access ( group_id mediumint(8) DEFAULT '0' NOT NULL, forum_id smallint(5) UNSIGNED DEFAULT '0' NOT NULL, auth_view tinyint(1) DEFAULT '0' NOT NULL, auth_read tinyint(1) DEFAULT '0' NOT NULL, auth_post tinyint(1) DEFAULT '0' NOT NULL, auth_reply tinyint(1) DEFAULT '0' NOT NULL, auth_edit tinyint(1) DEFAULT '0' NOT NULL, auth_delete tinyint(1) DEFAULT '0' NOT NULL, auth_sticky tinyint(1) DEFAULT '0' NOT NULL, auth_announce tinyint(1) DEFAULT '0' NOT NULL, auth_globalannounce TINYINT (1) NOT NULL, auth_vote tinyint(1) DEFAULT '0' NOT NULL, auth_pollcreate tinyint(1) DEFAULT '0' NOT NULL, auth_attachments tinyint(1) DEFAULT '0' NOT NULL, auth_mod tinyint(1) DEFAULT '0' NOT NULL, auth_download TINYINT(1) DEFAULT '0' NOT NULL, KEY group_id (group_id), KEY forum_id (forum_id) )

Table 'phpbb_auth_access' already exists



wyslakuje mi taki blad :(
supp
Posty: 33
Rejestracja: 07 wrz 2005, 16:26:30
Płeć: Niewybrana
User Agent: Internet Explorer Windows 1024x768

Post autor: supp »

No to chyba proste jest.

Uruchomiles skrypt sql'owy ktorego wynikiem byla odpowiedz ze taka tabela juz istnieje.

A moze nie zrozumialem pytania???
pyros16
Posty: 2
Rejestracja: 14 wrz 2005, 14:11:32
Płeć: Niewybrana
User Agent: Internet Explorer Windows

Post autor: pyros16 »

no a dokladniej co mam zrobic :?: :|
supp
Posty: 33
Rejestracja: 07 wrz 2005, 16:26:30
Płeć: Niewybrana
User Agent: Internet Explorer Windows 1024x768

Post autor: supp »

Nic nie musisz robic jesli obie tabele sa takie same. Jesli sie jednak czyms roznia to usun z bazy obecna tabele i uruchom skrypt jeszcze raz.

Proste!!!
ODPOWIEDZ