这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Conversation

@martinvw
Copy link
Member

@martinvw martinvw commented Nov 10, 2018

Is backwards compatible, quoting: "MySQL Connector/J 8.0 is highly recommended for use with MySQL Server 8.0, 5.7, 5.6, and 5.5."

Closes #5698

Signed-off-by: Martin van Wingerden martin@martinvw.nl

Should be backwards compatible, quoting: "MySQL Connector/J 8.0 is highly recommended for use with MySQL Server 8.0, 5.7, 5.6, and 5.5."

Closes #5698

Signed-off-by: Martin van Wingerden <martin@martinvw.nl>
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/mysql-8-0/54547/5

@9037568
Copy link
Contributor

9037568 commented Nov 11, 2018

Thanks, @martinvw !

@9037568 9037568 added this to the 1.13.0 milestone Nov 11, 2018
@9037568 9037568 merged commit 6a2d997 into openhab:master Nov 11, 2018
9037568 pushed a commit that referenced this pull request Nov 23, 2018
Signed-off-by: Martin van Wingerden <martin@martinvw.nl>
@kaikreuzer kaikreuzer changed the title [persistence/mysql] Update mysql connector [MySQL Persistence] Updated connector to version 8.0 Dec 14, 2018
@martinvw martinvw deleted the feature/update-mysql-connector branch December 16, 2018 07:38
@dominikbenner
Copy link
Contributor

Is this also available for JDBC Mysql persistence?

@martinvw
Copy link
Member Author

martinvw commented Dec 18, 2018

I don't did not look at that, so another PR might be needed there :-)

@martinvw
Copy link
Member Author

FTR, they are here:

openhab1-addons/pom.xml

Lines 66 to 73 in 8939bf6

<!-- JDBC Databasedriver Versions -->
<derby.version>10.12.1.1</derby.version>
<h2.version>1.4.191</h2.version>
<hsqldb.version>2.3.3</hsqldb.version>
<mariadb.version>1.3.5</mariadb.version>
<mysql.version>5.1.38</mysql.version>
<postgresql.version>9.4.1212</postgresql.version>
<sqlite.version>3.16.1</sqlite.version>

@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/mysql-persist-stopped-working-after-upgrde/60908/2

@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/problems-with-mysql8-in-openhab1/104226/3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mysql] support for mysql 8

4 participants