Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] it can't connect mysql server for a lower mysql version.. #975

Closed
164ebr opened this issue Jul 5, 2023 · 2 comments
Closed

[BUG] it can't connect mysql server for a lower mysql version.. #975

164ebr opened this issue Jul 5, 2023 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@164ebr
Copy link

164ebr commented Jul 5, 2023

Description

the main report..

https://paste.helpch.at/ikofuhajel.less

I wonder if he doesn't support lower versions of MySQL. I am using MySQL 5.5..

If possible, please fix it. This plugin is very important to me..

Steps to reproduce

N/A

Expected Behaviour

N/A

Screenshots

image

/qs paste URL

https://paste.helpch.at/ikofuhajel.less

Additional Context

No response

@Ghost-chu Ghost-chu added bug Something isn't working wontfix This will not be worked on labels Jul 5, 2023
@Ghost-chu
Copy link
Collaborator

The version of MySQL database you are running is not supported by QuickShop-Hikari.

Recommended MySQL version: MySQL 8+
Official supported lowest MySQL version: MySQL 5.7+

You should upgrade your MySQL database up to (at least) MySQL 5.7+.


If you are not able to upgrading the database version, you can use the built-in H2 database.

@Ghost-chu Ghost-chu pinned this issue Jul 5, 2023
@164ebr
Copy link
Author

164ebr commented Jul 5, 2023

thank you..

@164ebr 164ebr closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants