tokuan Posted November 7, 2010 Share Posted November 7, 2010 Hi,I am trying to run website on a local server (AppServ), but have a problem with duplicate key.I get this message,SQL query: DocumentationINSERT INTO `db` ( `Host` , `Db` , `User` , `Select_priv` , `Insert_priv` , `Update_priv` , `Delete_priv` , `Create_priv` , `Drop_priv` , `Grant_priv` , `References_priv` , `Index_priv` , `Alter_priv` , `Create_tmp_table_priv` , `Lock_tables_priv` , `Create_view_priv` , `Show_view_priv` , `Create_routine_priv` , `Alter_routine_priv` , `Execute_priv` )VALUES ('%', 'test', '', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N', 'N'), ('%', 'test\\_%', '', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'Y', 'N', 'N');MySQL said: Documentation#1062 - Duplicate entry '%-test-' for key 1 Can somebody help how to solve this problemThanks in advanceKindest RegardsTom Link to comment Share on other sites More sharing options...
tester2102 Posted November 9, 2010 Share Posted November 9, 2010 Hallo...Maybe you can use Canonical URL v1.3 module and copy all under your new URL....go to youtupe and find a tutorial...tester2102 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