Вопрос

I am wanting to get the amount of rows returned when using a INTO OUTFILE query.

However, using mysql_num_rows() produces an error & I don't want to use anything that will result in the data being stored in the dataset such as COUNT(). Is there anyway to do this?

Нет правильного решения

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top