[CLAMP] Allow to use ' in clamp mariadb passwords 12/108212/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 25 May 2020 20:22:33 +0000 (22:22 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 25 May 2020 20:22:33 +0000 (22:22 +0200)
' is one of characters that are placed in passwords by our default
password generation algorith. As ' is a special character in SQL files
we need to escape it before substituting environment variables in .sql file.

Issue-ID: OOM-2317
Reported-by: Fiachra Corcoran <fiachra.corcoran@est.tech>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0423b0eaecf7cc16892c10b14881c4d09a24a1d0


No differences found