MySQL Connector/ODBC Release Notes
When you start a query, you can use the
Active
property or the
Open
method.
The Active
property starts by
automatically issuing a SELECT * FROM ...
query. That may affect performance for large tables.