PDF (US Ltr)
- 40.4Mb
PDF (A4)
- 40.5Mb
Man Pages (TGZ)
- 259.5Kb
Man Pages (Zip)
- 366.7Kb
Info (Gzip)
- 4.1Mb
Info (Zip)
- 4.1Mb
This view summarizes the types of objects within each schema. By default, rows are sorted by schema and object type.
Note
For MySQL instances with a large number of objects, this view might take a long time to execute.
The schema_object_overview view
has these columns:
dbThe schema name.
object_typeThe object type:
BASE TABLE,INDEX (,index_type)EVENT,FUNCTION,PROCEDURE,TRIGGER,VIEW.countThe number of objects in the schema of the given type.