MySQL 4.1.10

What does "Select tables optimized away" mean ?

mysql> explain SELECT COUNT(*) AS total FROM members_twining_main;
|  1 | SIMPLE      | NULL  | NULL | NULL          | NULL |    NULL | NULL |
NULL | Select tables optimized away |


Gabriel PREDA


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to