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
Status / Advisor problem with MySQL 8.0.11 #14245
Comments
|
Seeing this also in Server version: 8.0.12 - MySQL Community Server - GPL ( running on CentOS 7) Version information: 4.8.3 (up to date) Apache/2.4.6 (CentOS) PHP/7.1.21 |
|
So what is the solution? Referenced issue is also closed now, but no solution by following those issues. |
|
Still present in 4.8.5 |
|
Probably needs an update to libraries\advisory_rules.txt? |
|
Just to be clear for developers that would like to work on this issue: some MySQL variables were removed in 8.0.3, like I think that we will need to differentiate rules, regarding the MySQL version (and maybe regarding the MariaDB version).
|
|
This is the result: Errors occurred while executing rule expressions:
|
|
OK, sorry for that, I had some difficulties to use a real MySQL ≥8.0.3, so I didn't have this error… |
|
@tm8544 , based on what I already did, I split the rules file in 2 files and load the needed file(s) regarding the DBMS. Thank you. |
|
Tested, there are no errors anymore in advisor output. |
|
@tm8544 Can you close this issue if 4.9.1 solves it ? |
|
Can you confirm that this includes two separate advisory rule files as in 99b2dfa ? |
|
Yes, it is. |
|
When I download phpMyAdmin-4.9.1-english.zip, the libraries folder has only one advisory rule file, advisory_rules.txt. |
|
#15461 works ok. |
Signed-off-by: William Desportes <williamdes@wdes.fr>
Steps to reproduce
Expected behaviour
Advisor output without errors
Actual behaviour
Server configuration
Operating system:
Windows 10 Pro x64
Web server:
Apache 2.4.33 (Win64)
Database:
MySQL 8.0.11
PHP version:
7.2.5 x64 (ApacheLounge)
phpMyAdmin version:
4.8.0.1
Client configuration
Browser:
Chrome
Operating system:
Windows 10 Home x64
The text was updated successfully, but these errors were encountered: