Skip to content

When using audit tool, text/mediumtext columns may not be properly processed #4732

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

Merged
merged 4 commits into from
Apr 20, 2022

Conversation

ddb4github
Copy link
Contributor

No description provided.

@ddb4github
Copy link
Contributor Author

Reproduce:

  • alter table data_debug modify column info varchar(4096) not null
  • ./audit_database.php --alters

@ddb4github ddb4github changed the title Miss to report text/mediumtext column due to typo audit_database.php miss to report text/mediumtext column due to typo Apr 20, 2022
@TheWitness
Copy link
Member

@ddb4github, the Audit Database has a create option audit_database.php --create. You just need to make sure that the schema is right before running. No plugins, stock install, etc.

@TheWitness TheWitness merged commit c4602ac into Cacti:1.2.x Apr 20, 2022
@ddb4github ddb4github deleted the fixaudit branch April 20, 2022 12:37
@netniV netniV changed the title audit_database.php miss to report text/mediumtext column due to typo When using audit tool, text/mediumtext columns may not be properly processed May 15, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants