Details
-
Type:
New Feature
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
Description
A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ON DUPLICATE KEY UPDATE comment=VALUES(comment), connectcost=VALUES(connectcos' at line 1
INSERT INTO outbound_routes (pattern, comment, connectcost, includedseconds, cost, init_inc, inc, precedence, strip, prepend, trunk_id, creation_date, last_modified_date) VALUES ON DUPLICATE KEY UPDATE comment=VALUES(comment), connectcost=VALUES(connectcost), includedseconds=VALUES(includedseconds), cost=VALUES(cost), init_inc=VALUES(init_inc), inc=VALUES(inc), precedence=VALUES(precedence), strip=VALUES(strip), prepend=VALUES(prepend), last_modified_date=VALUES(last_modified_date), status=VALUES(status)
Filename: /var/www/html/astpp/modules/rates/models/rates_model.php
Line Number: 342