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

delete old log_* table data also without idvisit #17962

Closed
wants to merge 1 commit into from
Closed

Conversation

geekdenz
Copy link
Contributor

@geekdenz geekdenz commented Sep 3, 2021

fixes #16529

Description:

I know and realise I have been reinventing the wheel here a bit and there is redundant code here. Also, I know already there are better ways of doing things. But I thought I'd spent a bit of time and some of it might still be useful at some point.

I guess we could find dependent tables in the sort function I wrote somehow and then join on log_visit's idcolumn.

Review

@geekdenz geekdenz added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Sep 3, 2021
@geekdenz
Copy link
Contributor Author

geekdenz commented Sep 4, 2021

not using this as it was only for communication and possible ideas

@geekdenz geekdenz closed this Sep 4, 2021
@tsteur tsteur deleted the m-16529 branch September 21, 2021 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Old data in log tables without idvisit column are not purged (affects plugins)
1 participant