소스 검색

0209: Install OpenFire Debian/Ubuntu Self-Hosted Instant Messaging Server

i12bretro 4 년 전
부모
커밋
076b0ae4c0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      0209.html

+ 1 - 1
0209.html

@@ -117,7 +117,7 @@
 	<li>Enter the following database parameters:
 	<p>Database Driver Presets:MySQL<br />
 	JDBC Driver Class: com.mysql.jdbc.Driver<br />
-	Database URL:jdbc:mysql://127.0.0.1/openfire?useUnicode=true&amp;characterEncoding=UTF-8&amp;characterSetResults=UTF-8<br />
+	Database URL: jdbc:mysql://127.0.0.1:3306/openfire?rewriteBatchedStatements=true&amp;characterEncoding=UTF-8&amp;characterSetResults=UTF-8&amp;serverTimezone=UTC<br />
 	Username: openfire<br />
 	Password: 0p3nF1re!!</p>
 	</li>