

Ai citit articolul Backup şi restaurare folosind phpMyAdminCrashsky scrie:Am aceeasi problema!Am salvat baza de date cu phpmyadmin, dar nu mai stiu sa o pun la loc....Am salvat-o cu structure!
Cod: Selectaţi tot
CREATE TABLE phpbb_posts_text(
post_id mediumint( 8 ) unsigned NOT NULL ,
bbcode_uid varchar( 10 ) NOT NULL ,
post_subject varchar( 60 ) ,
post_text text,
PRIMARY KEY ( post_id ) ,
KEY post_text( post_text )
)
Cod: Selectaţi tot
CREATE TABLE phpbb_posts_text(
post_id mediumint( 8 ) unsigned NOT NULL ,
bbcode_uid varchar( 10 ) NOT NULL ,
post_subject varchar( 60 ) ,
post_text text,
PRIMARY KEY ( post_id )
)
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator