pesto Posted October 9, 2011 Share Posted October 9, 2011 ciao a tutti, sto cercando di portare in locale un sito remoto.. ho dovuto utilizzare bigdump per importare il db date le sue dimensioni 850mb ora uplodo con successo il db evocando bigdump nella url, ma subito dopo aver tentato di importare il db mi compare questo errore: Error at the line 42: INSERT INTO `ps_access` (`id_profile`, `id_tab`, `view`, `add`, `edit`, `delete`) VALUES(1, 1, 1, 1, 1, 1); Query: -- -- INSERT INTO `ps_access` (`id_profile`, `id_tab`, `view`, `add`, `edit`, `delete`) VALUES(1, 1, 1, 1, 1, 1) MySQL: Duplicate entry '1-1' for key 'PRIMARY' vi é mai successo? a cosa può essere dovuto? Link to comment Share on other sites More sharing options...
cyber Posted October 10, 2011 Share Posted October 10, 2011 usa phpmyadmin cerca su google Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now