Advertisement
Guest User

Untitled

a guest
Oct 6th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4. <data-source source="LOCAL" name="MySQL - s19x@localhost" uuid="4bef1e85-2187-467f-a65c-a83f10293071">
  5. <driver-ref>mysql</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  8. <jdbc-url>jdbc:mysql://localhost:3306/s19x</jdbc-url>
  9. <driver-properties>
  10. <property name="autoReconnect" value="true" />
  11. <property name="zeroDateTimeBehavior" value="convertToNull" />
  12. <property name="tinyInt1isBit" value="false" />
  13. <property name="characterEncoding" value="utf8" />
  14. <property name="characterSetResults" value="utf8" />
  15. <property name="yearIsDateType" value="false" />
  16. </driver-properties>
  17. </data-source>
  18. </component>
  19. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement