~drizzle-trunk/drizzle/development

1887.3.2 by Brian Aker
Extended documentation.
1
ANALYZE 
2
=======
3
4
ANALYZE TABLE table_name [, table_name] ...
5
6
ANALYZE TABLE read locks a table, and then analyzes and stores the key distribution for a table.