Frage

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?

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top