Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
I actually tried to do as your support suggested, but something is wrong in the SQL-syntax. I understand the logic, but I'm not a developer and don't want to mess around with something I don't fully understand....Last edited by Fred_J; Wed 16th May '12, 5:15am.
Leave a comment:
-
I tried this one:
DELETE FROM phrase AS p1 USING phrase AS p1 LEFT JOIN phrase AS p2 ON (p1.varname = p2.varname AND p2.languageid = -1) WHERE p1.languageid =0 AND p2.languageid IS NOT NULL
...
Leave a comment:
No activity results to display
Show More
Leave a comment: