Skip to content

Commit 63bb7c6

Browse files
committed
PS-10.0.3 <paula@Pichita Update databaseDrivers.xml
1 parent 4b6425d commit 63bb7c6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

databaseDrivers.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@
4848
<property name="characterEncoding" value="utf8" />
4949
<property name="characterSetResults" value="utf8" />
5050
<property name="yearIsDateType" value="false" />
51+
<library>
52+
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/mysql-connector-license.txt</url>
53+
</library>
54+
<library>
55+
<url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/mysql-connector-java-5.1.35-bin.jar</url>
56+
</library>
5157
</driver>
5258
<driver id="hsqldb.remote" name="HSQLDB (Remote)" dialect="HSQLDB">
5359
<option name="auto-sync" value="true" />

0 commit comments

Comments
 (0)