Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
hi guys, could MDEV-3806 be done in a per database tables?
instead of creating only one table in mysql database
could it be done in each schema?
maybe puts this information at schema, something like:
ALTER DATABASE xxxx
INDEPENDENT_ANALYZE=global/local
INDEPENDENT_PREFIX=mysql_analyze
the prefix is used only for table names don't hit some user table
—
or maybe... if we could... save it in a per table? like a new file in filesystem...
*.frm *.MAD *.MAI *.mariadb_stats
Attachments
Issue Links
- relates to
-
MDEV-3806 Engine independent statistics
- Closed