Re: MySQL C API documentation

2002-03-26 Thread Sinisa Milivojevic
Konstantin Osipov writes: > * Michael Widenius <[EMAIL PROTECTED]> [02/03/26 12:41]: > > > But, according to MYSQL C API documentation, 8.4.2, > >(http://www.mysql.com/documentation/mysql/bychapter/manual_Clients.html#C_API_function_overview) > I have to do

Re: MySQL C API documentation

2002-03-26 Thread Konstantin Osipov
t the future if you in the class > cursor stored the value from mysql_fetch_row and returned this in your 'row' > function, instead of relying on mysql->current_row. I've realised eventually that You have reasons not to provide access for mysql_res->current_row, and I do s