yohan
Mon 29 August 2005, 09:49 pm GMT +0200
I am trying to run a query with the ON DUPLICATE KEY statement just like the examples at
http://dev.mysql.com/doc/mysql/en/insert.htmland I get errors. Can you please help me?
Wolfenstein
Mon 29 August 2005, 10:04 pm GMT +0200
Maybe if you give as the query it would be easier to help...
:)
Nikolas
Mon 29 August 2005, 10:06 pm GMT +0200
Actually this feature is working on the Mysql 4.1.x
Most servers are using Mysql 4.0.x
yohan
Mon 29 August 2005, 10:11 pm GMT +0200
Damn. You are right Nikolas my server has installed Mysql 4.0.x so I will have to do this with another way
>:(