comparison GenerateConfigurationForTests.py @ 153:b90e001d43bd

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 18 Jul 2018 11:52:22 +0200
parents f52fe6eecb47
children ed3db6386587
comparison
equal deleted inserted replaced
152:ed9fec2876ae 153:b90e001d43bd
148 'Host' : 'localhost', 148 'Host' : 'localhost',
149 'Port' : 3306, 149 'Port' : 3306,
150 'Database' : 'orthanctest', 150 'Database' : 'orthanctest',
151 'Username' : 'root', 151 'Username' : 'root',
152 'Password' : 'root', 152 'Password' : 'root',
153 'UnixSocket' : '/var/run/mysqld/mysqld.sock', 153 'UnixSocket' : '',
154 } 154 }
155 155
156 156
157 157
158 # Enable case-insensitive PN (the default on versions <= 0.8.6) 158 # Enable case-insensitive PN (the default on versions <= 0.8.6)