mysql-connector-java for mysql 5.6 [英] mysql-connector-java for mysql 5.6

查看:999
本文介绍了mysql-connector-java for mysql 5.6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个项目在玩!框架。我使用了mysql 5.1并添加了mysql-connector-java依赖项,它运行得很好。



但是现在我需要将mysql升级到5.6,但是没有mysql-connector -java for 5.6我可以找到。



在这种情况下,任何人都可以提供一些转发吗?是否有可能有2个版本的mysql,其中一个用于项目,一个用于我的其他需要,例如与db备份集成,而两个版本共享相同的db?



<非常感谢。

解决方案

请参阅 http://dev.mysql.com/doc/refman/5.6/en/connector-j-versions.html 它说对于MySQL 4.1,5.0,5.1,5.5,5.6,5.7推荐的Connector / J版本是5.1


I have a project in play! framework. I used mysql 5.1 and added mysql-connector-java dependencies and it worked pretty well.

But now I need to upgrade mysql to 5.6, yet there is no mysql-connector-java for 5.6 that I can find.

Can anyone provide some walk-around in this case? Is it possible to have 2 versions of mysql where one for the project and one for my other need such as integration with the db backup, while the two version shares the same db?

Thanks a lot.

解决方案

See this http://dev.mysql.com/doc/refman/5.6/en/connector-j-versions.html it says that for MySQL 4.1, 5.0, 5.1, 5.5, 5.6, 5.7 recommended Connector/J version is 5.1

这篇关于mysql-connector-java for mysql 5.6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆