The Following SQL Have Not Been Executed: »  Show posts from    to     

Icy Phoenix


Old Support Topics - The Following SQL Have Not Been Executed:



TF [ Sat 26 Feb, 2011 13:14 ]
Post subject: The Following SQL Have Not Been Executed:
Icy Phoenix - Update in progress

The following SQL have not been executed:

Spoiler: [ Show ]
Spoiler: [ Hide ]

* CREATE TABLE `ip_tickets_cat` ( ticket_cat_id MEDIUMINT(8) UNSIGNED NOT NULL AUTO_INCREMENT, ticket_cat_title VARCHAR(255) NOT NULL DEFAULT '', ticket_cat_des TEXT NOT NULL, ticket_cat_emails TEXT NOT NULL, PRIMARY KEY (ticket_cat_id) )
+++ Error: Table 'ip_tickets_cat' already exists

* INSERT INTO ip_config VALUES ('ip_version', '1.3.0.53b')
+++ Error: Duplicate entry 'ip_version' for key 'PRIMARY'
-----------------------------------------------------------------------------------------------------------



how fix this ?


spydie [ Sat 26 Feb, 2011 13:55 ]
Post subject: Re: The Following SQL Have Not Been Executed:
no need to fix this.

the message tells you, that the data exists.

should work whithout problems


TF [ Sat 26 Feb, 2011 17:34 ]
Post subject: Re: The Following SQL Have Not Been Executed:
THX .. :wink:




Powered by Icy Phoenix