From f7fc231c18c5cf4b44e5d57e36571ebcb995a440 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Grubbstr=C3=B6m=20=28Grubba=29?= <grubba@grubba.org> Date: Sat, 25 Jan 1997 17:59:49 +0100 Subject: [PATCH] Removed one entry from the BUGS list Rev: src/modules/mysql/doc/mysql_result:1.13 --- src/modules/mysql/doc/mysql_result | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/modules/mysql/doc/mysql_result b/src/modules/mysql/doc/mysql_result index 5eddaa8e2e..f62e5baa14 100644 --- a/src/modules/mysql/doc/mysql_result +++ b/src/modules/mysql/doc/mysql_result @@ -134,9 +134,6 @@ NOTA BENE This function exists only if SUPPORT_FIELD_SEEK was defined when compiling the mysql-module. -BUGS - The "flags" entry should be parsed. - SEE ALSO mysql_result->fetch_fields, mysql_result->field_seek, sql->list_fields @@ -164,9 +161,6 @@ NOTA BENE This function exists even if SUPPORT_FIELD_SEEK wasn't defined when the Mysql-module was compiled. -BUGS - See mysql_result->fetch_field. - SEE ALSO mysql_result->fetch_field, mysql_result->field_seek, mysql->list_fields -- GitLab