[ASTPPCOM-239] Error on import Created: 05/Oct/17  Updated: 01/Apr/21  Resolved: 01/Apr/21

Status: Done
Project: ASTPP Community
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: New Feature
Reporter: Anton (Inactive) Assignee: Samir Doshi
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 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



 Comments   
Comment by Anton (Inactive) [ 05/Oct/17 ]

while importing termination rates via /rates/termination_rate_rates_import/2//

Comment by Samir Doshi [ 09/Apr/18 ]

Resolved in v3.6.

Generated at Sat Feb 10 07:15:23 CET 2024 using Jira 8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a.