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

The database audit script fails to run properly on MySQL 8.0.29 #4888

Closed
TheWitness opened this issue Aug 12, 2022 · 0 comments
Closed

The database audit script fails to run properly on MySQL 8.0.29 #4888

TheWitness opened this issue Aug 12, 2022 · 0 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

Cacti's audit function fails on the latest MySQL due to Oracle breaking backward compatibility which will likely additionally break the zero fill feature in MariaDB/MySQL. Oh well. Reported here. #4886.

To Reproduce

Steps to reproduce the behavior:

  1. Install Cacti using MySQL 8.0.29

  2. Attempt to run the audit_database.php using the --report option

  3. Note it things things are wrong

Expected behavior

Cacti should work with MySQL. Bad Oracle! I know why you did this, but there were reasons it was stupid in older MySQL too.

@TheWitness TheWitness added bug Undesired behaviour confirmed Bug is confirm by dev team labels Aug 12, 2022
@TheWitness TheWitness added this to the v1.2.23 milestone Aug 12, 2022
TheWitness added a commit that referenced this issue Aug 21, 2022
Cacti audit_database.php script fails on MySQL 8.0.29 and likely will on newer versions
@TheWitness TheWitness added the resolved A fixed issue label Aug 21, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
@netniV netniV changed the title Cacti audit_database.php script fails on MySQL 8.0.29 and likely will on newer versions The datdabase audit script fails to run properly on MySQL 8.0.29 Dec 31, 2022
@netniV netniV changed the title The datdabase audit script fails to run properly on MySQL 8.0.29 The database audit script fails to run properly on MySQL 8.0.29 Dec 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

1 participant