I have problem with realtime configurations table ps_endpoint_id_ips.
I try insert into values and have return conflict field column “match”, is a function in mariadb database!.
Someony can help me?
Server version: 10.5.15-MariaDB-0+deb11u1-log Debian 11
I’ve already tried.
Look at the return.
insert into ps_endpoint_id_ips(id,endpoint,“match”) values(‘21219999’,‘21219999’);
ERROR 1064 (42000): 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 ‘“match”) values (‘21219999’,‘21219999’)’ at line 1