You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
829 B
18 lines
829 B
<application>
|
|
<component name="dataSourceStorage" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="@localhost" uuid="d5e300d6-c305-4ad0-a311-e109b9d49d29">
|
|
<driver-ref>mysql</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:mysql://localhost:3306</jdbc-url>
|
|
<driver-properties>
|
|
<property name="autoReconnect" value="true" />
|
|
<property name="zeroDateTimeBehavior" value="convertToNull" />
|
|
<property name="tinyInt1isBit" value="false" />
|
|
<property name="characterEncoding" value="utf8" />
|
|
<property name="characterSetResults" value="utf8" />
|
|
<property name="yearIsDateType" value="false" />
|
|
</driver-properties>
|
|
</data-source>
|
|
</component>
|
|
</application> |