Advertisement
Guest User

Untitled

a guest
Feb 25th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" hash="3364926860">
  4. <data-source source="LOCAL" name="MySQL - @localhost" uuid="8632a12d-8103-4ada-9fac-a36a81c3ffac">
  5. <driver-ref>mysql</driver-ref>
  6. <synchronize>true</synchronize>
  7. <configured-by-url>true</configured-by-url>
  8. <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  9. <jdbc-url>jdbc:mysql://localhost:3306</jdbc-url>
  10. <driver-properties>
  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. <data-source source="LOCAL" name="MySQL - ofertix2@mysql-cloneofx [2]" uuid="2f64d95a-bd98-4579-bfd8-881d4c5767cc">
  19. <driver-ref>mysql</driver-ref>
  20. <synchronize>true</synchronize>
  21. <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  22. <jdbc-url>jdbc:mysql://mysql-cloneofx:3306/ofertix2</jdbc-url>
  23. <driver-properties>
  24. <property name="zeroDateTimeBehavior" value="convertToNull" />
  25. <property name="tinyInt1isBit" value="false" />
  26. <property name="characterEncoding" value="utf8" />
  27. <property name="characterSetResults" value="utf8" />
  28. <property name="yearIsDateType" value="false" />
  29. </driver-properties>
  30. </data-source>
  31. <data-source source="LOCAL" name="MySQL - production - granatuin" uuid="f023e92c-ca2e-4be2-afb8-cbbf1bcbd18a">
  32. <driver-ref>mysql</driver-ref>
  33. <synchronize>true</synchronize>
  34. <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  35. <jdbc-url>jdbc:mysql://mysql-granatuin-master:3306/gat_marketplace</jdbc-url>
  36. <driver-properties>
  37. <property name="zeroDateTimeBehavior" value="convertToNull" />
  38. <property name="tinyInt1isBit" value="false" />
  39. <property name="characterEncoding" value="utf8" />
  40. <property name="characterSetResults" value="utf8" />
  41. <property name="yearIsDateType" value="false" />
  42. </driver-properties>
  43. </data-source>
  44. <data-source source="LOCAL" name="MySQL - production - nice" read-only="true" uuid="a5bb27b9-fe8f-482d-887f-185ca4f1e8a6">
  45. <driver-ref>mysql</driver-ref>
  46. <synchronize>true</synchronize>
  47. <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  48. <jdbc-url>jdbc:mysql://mysql-niceandcrazy-master:3306/nc_front</jdbc-url>
  49. <driver-properties>
  50. <property name="zeroDateTimeBehavior" value="convertToNull" />
  51. <property name="tinyInt1isBit" value="false" />
  52. <property name="characterEncoding" value="utf8" />
  53. <property name="characterSetResults" value="utf8" />
  54. <property name="yearIsDateType" value="false" />
  55. </driver-properties>
  56. </data-source>
  57. </component>
  58. </project>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement