I am trying to create a new upload destination on our website and each time I try to set it up I get this error:
MySQL ERROR:
Error Number: 1064
Description: 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 ‘ON DUPLICATE KEY UPDATE id=values(id), key
=values(key
), val
Query: INSERT INTO exp_mh_file VALUES(”, 2, ‘allow_multiple’, ‘no’) ON DUPLICATE KEY UPDATE id=values(id), key
=values(key
), value=values(value)
Any idea what the problem is?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.