Verstehe einen englischen Befehl nicht
Verfasst: 23.02.2005 19:26
Kann mir vielleicht mal schnell jemand sagen was hiermit gemeint ist
Mein englisch ist leider nicht gut genug
Code: Alles auswählen
ALTER TABLE phpbb_album_cat ADD cat_parent mediumint unsigned not null default 0 AFTER cat_id;
ALTER TABLE phpbb_album_cat ADD cat_type tinyint not null default 0 AFTER cat_parent