Bug in mysql_info()?

2001-03-23 Thread Robert MacDonald
MySQL (version 3.23.33 on Linux 2.2.5-15) is returning an empty string from mysql_info() following an UPDATE query. The docs say: char *mysql_info(MYSQL *mysql) Description Retrieves a string providing information about the most recently executed query, but only for the statements listed bel

Re: Bug in mysql_info()?

2001-03-24 Thread Robert MacDonald
On Sat, 24 Mar 2001 14:40:03 Sinisa Milivojevic wrote: >Robert MacDonald writes: > > MySQL (version 3.23.33 on Linux 2.2.5-15) is returning an empty > > string from mysql_info() following an UPDATE query. > > Is this a known bug? I saw a similar report in the archiv