Advertisement
Guest User

Untitled

a guest
Apr 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.19 KB | None | 0 0
  1. private static final String polaczenieURL = "jdbc:mysql://127.0.0.1/pai?user=root" +
  2. "&useUnicode=true&useJDBCCompliantTimezoneShift=" +
  3. "true&useLegacyDatetimeCode=false&serverTimezone=UTC";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement