parent
237242ca76
commit
3bc2dbaac8
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
driver=com.mysql.cj.jdbc.Driver
|
||||
url=jdbc:mysql://localhost:3306/supermarket
|
||||
url=jdbc:mysql://localhost:3306/supermarket?serverTimezone=UTC
|
||||
user=root
|
||||
password=040820
|
@ -1,4 +1,4 @@
|
||||
driver=com.mysql.cj.jdbc.Driver
|
||||
url=jdbc:mysql://localhost:3306/supermarket
|
||||
url=jdbc:mysql://localhost:3306/supermarket?serverTimezone=UTC
|
||||
user=root
|
||||
password=040820
|
@ -1 +1 @@
|
||||
111
|
||||
123113131
|
Loading…
Reference in new issue