This shows you the differences between two versions of the page.
|
c:mysql:mysql.h:mysql_num_rows [2013/02/03 20:19] 127.0.0.1 external edit |
c:mysql:mysql.h:mysql_num_rows [2024/02/16 01:12] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== mysql_num_rows ====== | ====== mysql_num_rows ====== | ||
| <code c> | <code c> | ||
| + | my_ulonglong mysql_num_rows(MYSQL_RES *result) | ||
| </code> | </code> | ||