Changeset [6705]: * Fixed: Prevent crash at unexpectedly substitution for generated format …

* Fixed: Prevent crash at unexpectedly substitution for generated format %s at no safe “LIKE ‘%%%s%’” query part use. Instead use safe “LIKE CONCAT(’%%’,'%s’,'%%’)” and similar query for PostgreSQL. Note: in log output wrong query anyway, but this not less important problem.

1 Star2 Star3 Star4 Star5 Star (No Ratings Yet)
Loading ... Loading ...

Leave a Reply

You must be logged in to post a comment.