Set character set for fhoss
This commit is contained in:
@@ -8,6 +8,9 @@ hibernate.connection.url=jdbc:mysql://MYSQL_IP:3306/hss_db
|
|||||||
hibernate.connection.username=hss
|
hibernate.connection.username=hss
|
||||||
hibernate.connection.password=hss
|
hibernate.connection.password=hss
|
||||||
hibernate.connection.isolation=1
|
hibernate.connection.isolation=1
|
||||||
|
hibernate.connection.characterEncoding=utf8
|
||||||
|
hibernate.connection.useUnicode=true
|
||||||
|
hibernate.connection.CharSet=utf8
|
||||||
|
|
||||||
# C3P0 configuration
|
# C3P0 configuration
|
||||||
hibernate.c3p0.acquire_increment=1
|
hibernate.c3p0.acquire_increment=1
|
||||||
|
|||||||
Reference in New Issue
Block a user