~drizzle-trunk/drizzle/development

1
2
3
4
5
6
ANALYZE 
=======

ANALYZE TABLE table_name [, table_name] ...

ANALYZE TABLE read locks a table, and then analyzes and stores the key distribution for a table.