Il backup è stato effettuato direttamente dal pannello di controllo del forum.
Importando i dati però mi esce fuori questo bell'errore:
- Codice: Seleziona tutto
Errore
query SQL:
INSERT INTO phpbb_search_wordlist( word_text, word_id, word_common )
VALUES (
'affinch觬 '464 ', '0 ');
Messaggio di MySQL:
#1062 - Duplicate entry 'affinch' for key 1
Precisamente:
- Codice: Seleziona tutto
Errore
query SQL:
SELECT *
FROM
WHERE CONCAT_WS( "-", word_text, word_id, word_common ) = "affinch"
ORDER BY word_text, word_id, word_common
Messaggio di MySQL:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE CONCAT_WS( "-", word_text, word_id, word_common )
Su phpmyadmin il set di caratteri con cui è stato importato il db è utf-8 se può esservi d'aiuto.
Come risolvo ?
![Mi metto a piangere... [cry]](http://www.megalab.it/forum/images/smilies/crying.gif)