Now that have removed phpmyadmin, going to look into dropping the pma* tables. Looks like pma_bookmark (at least) is being used in a report script; it's quite possible, though this can be removed after more analysis.
These tables are ready to be removed. Will just need to grep them to remove any leftovers.
pma_bookmark
pma_column_info
pma_history
pma_pdf_pages
pma_relation
pma_table_coords
pma_table_info
If any first-timer is looking at this, if you download the code and search for pma_, you'll see lots of uses under the sql/ and documentation/ folder for example. Delete these statements or let us know if you need further guidance.
I can start on this today!
Okay, this should be good now. Thanks!
thanks @morg0n for the great contribution! -brady
Thank you for the assignment and the support! Happy to contribute.
Sendt fra min iPhone
- jan. 2019 kl. 19:08 skrev Brady Miller notifications@github.com:
thanks @morg0n for the great contribution! -brady
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.