數(shù)據(jù)庫顯示亂碼問題,求大神
一開始亂碼我就照著網(wǎng)上的改了
jdbc.url=jdbc:mysql://localhost:3306/ssh?useUnicode=true&characterEncoding=utf-8
這個結(jié)果報500的錯
一開始亂碼我就照著網(wǎng)上的改了
jdbc.url=jdbc:mysql://localhost:3306/ssh?useUnicode=true&characterEncoding=utf-8
這個結(jié)果報500的錯
舉報
2016-10-22
# 服務(wù)端使用的字符集默認(rèn)為8比特編碼的latin1字符集
character-set-server=utf8