Ciao.non so se è la sezione giusta.ho un database su aruba che dovrei esportare su un file. dall'amministrazione vado su Esporta ma c'è scritto Visualizza il dump(schema) del database, e quando faccio Esegui mi viene creato un file di questo tipo:
Codice PHP:
-- -- Struttura della tabella `jos_banner` -- -- in uso(#1142 - SELECT command denied to user 'xx'@'xx' for table 'jos_banner') -- -- Dump dei dati per la tabella `jos_banner` -- -- in uso (#1142 - SELECT command denied to user 'xx'@'xx' for table 'jos_banner')
non mi viene esportata tutta la struttura con Create table e cose varie come nel normale phpmyadmin. Come posso fare?