[MDEV-4678] INDEPENDENT ANALYZE - per database (or per table) Created: 2013-06-19  Updated: 2014-01-15  Resolved: 2014-01-15

Status: Closed
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Minor
Reporter: roberto spadim Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-3806 Engine independent statistics Closed

 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



 Comments   
Comment by Sergei Golubchik [ 2013-06-19 ]

technically it might be possible.
but we have no plans of implementing it, as far as I know.

Comment by roberto spadim [ 2013-06-19 ]

no problem, could we leave it open, or maybe stall it?

Generated at Thu Feb 08 06:58:18 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.