Name

mysql_more_results( )

Synopsis

my_bool mysql_more_result(MYSQL *mysql)

Use this to determine whether more results remain in a results set when using the mysql_next_result() function to retrieve data. It returns 1 if there are more results, 0 if not.

Get MySQL in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.