Confluence 6 MySQL 问题解决

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Confluence 6 MySQL 问题解决相关的知识,希望对你有一定的参考价值。

  • 如果 Confluence 提示没有 class 文件,你可能将你的 JDBC 驱动放置到了错误的文件夹。

  • 如果你收到了下面的错误信息,请确认 confluenceuser 用户已经具有了所有需求的数据库权限,当你使用  localhost 进行连接的时候。

  • Could not successfully test your database: : Server connection failure during transaction. Due to underlying exception: 'java.sql.SQLException: Access denied for user 'confluenceuser'@'localhost' (using password: YES)'
  • 面的页面包含了一些你在使用 mysql 数据库连接的时候可能会遇到的常见问题,请参考:Known issues for MySQL

 

https://www.cwiki.us/display/CONFLUENCEWIKI/Database+Setup+For+MySQL


以上是关于Confluence 6 MySQL 问题解决的主要内容,如果未能解决你的问题,请参考以下文章

Confluence 6 MySQL 3.x 字符集编码问题

Confluence 6 MySQL 3.x 字符集编码问题

Confluence 6 ?????? MySQL ?????????

Confluence 6 MySQL 数据库设置准备

Confluence 6 MySQL 数据库设置准备

Confluence 6 配置 MySQL 服务器