Hi,
When you create a database connection using the MySQL Adapter with extra option PDO::MYSQL_ATTR_USE_BUFFERED_QUERY = false
, then make a query, then the resultset is not working anymore. The count is always 0
.
Hi,
When you create a database connection using the MySQL Adapter with extra option PDO::MYSQL_ATTR_USE_BUFFERED_QUERY = false
, then make a query, then the resultset is not working anymore. The count is always 0
.