-
-
Notifications
You must be signed in to change notification settings - Fork 436
The database audit script fails to run properly on MySQL 8.0.29 #4888
Copy link
Copy link
Closed
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue
Milestone
Description
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:
-
Install Cacti using MySQL 8.0.29
-
Attempt to run the
audit_database.phpusing the --report option -
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugUndesired behaviourUndesired behaviourconfirmedBug is confirm by dev teamBug is confirm by dev teamresolvedA fixed issueA fixed issue