mysql 迁移到mariadb,openfire(jdbc)要怎么做?

发布于 2021-11-20 15:23:43 字数 690 浏览 906 评论 4

环境:debian7,mariadb10,jre7,openfire3.9,mariadb-java-client-1.1.7.jar.

将mariadb-java-client-1.1.7.jar更名为mariadb.jar,导入到user/local/openfire/lib.

localhost:9090填写 org.mariadb.jdbc.Driver
jdbc:mariadb://localhost:3306/openfire?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=UTF-8&characterSetResults=UTF-8

驱动框显示错误 Unable to load the specified JDBC driver. Please verify the name of the driver is correct and that the driver is in the classpath of this server (usually the 'lib' directory). If you add a driver to your classpath you will neeed to restart the server. 

想问下有做过的朋友是怎么解决的?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

一笔一画续写前缘 2021-11-25 23:21:33

终于找到了

在管理后台 :9090把语言改为英语,就行了,之后随便

月牙弯弯 2021-11-25 22:26:06

改名字?

风透绣罗衣 2021-11-25 21:56:43

之前试过几次,用mysql的没成功

复古式 2021-11-24 00:48:14

mariadb直接用mysql的驱动包就好

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文