I have a problem with Configuration-> IT SERVICES-> Add server details-> server xxx click add server and show this error:
SQL error: 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 '1,0)' at line 1
Query: insert into services_links (servicedownid,serviceupid,soft) values (,1,0)
SQL error: 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,0,off,99)' at line 1
Query: insert into services (name,status,triggerid,algorithm,showsla,goodsla,s ortorder) values ('prueba',0,12209,on,0,off,99)
[Trigger added]
SQL error: 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,0,off,99)' at line 1Query: insert into services (name,status,triggerid,algorithm,showsla,goodsla,s ortorder) values ('el servidor es inalcanzabble',0,12218,on,0,off,99)SQL error: 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 '1,0)' at line 1
Query: insert into services_links (servicedownid,serviceupid,soft) values (,1,0)
SQL error: 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,0,off,99)' at line 1
Query: insert into services (name,status,triggerid,algorithm,showsla,goodsla,s ortorder) values ('prueba',0,12209,on,0,off,99)
Comment