Commit 655219e2 authored by Yorick Peterse's avatar Yorick Peterse

Merge branch 'sh-disabled-prepared-statements-in-test' into 'master'

Disabled prepared statements in test

See merge request !12773
parents c9e3c3fd f92a12c2
......@@ -42,3 +42,4 @@ test: &test
password:
# host: localhost
# socket: /tmp/mysql.sock
prepared_statements: false
......@@ -46,3 +46,4 @@ test: &test
username: postgres
password:
# host: localhost
prepared_statements: false
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment