When there is nonsense in the database, we may stop fetching the
authornbk <nbk>
Fri, 20 Jul 2007 15:42:56 +0000 (15:42 +0000)
committernbk <nbk>
Fri, 20 Jul 2007 15:42:56 +0000 (15:42 +0000)
commitfdf8243d4e39916362cd057291e43c05b6b241b9
tree438cc3dcb27eb926570cc5738a6c6694feb429f2
parent5f1f0a4d6a625a25af542071ff50400ac571ae5e
When there is nonsense in the database, we may stop fetching the
rows before reaching the last result of a multiple results set.
Therefore we need to fetch the possibly pending results from the
function sql_finish_select_query().

Problem spotted by Jean Deram <jderam@nordnet.fr>
src/modules/rlm_sql/drivers/rlm_sql_mysql/sql_mysql.c