3 messages in com.mysql.lists.mysqlRe: mysql_fetch_row()
FromSent OnAttachments
li...@utumno.student.utwente.nl05 May 1999 15:22 
Sasha Pachev05 May 1999 15:31 
Fred Lindberg05 May 1999 15:41 
Subject:Re: mysql_fetch_row()
From:Fred Lindberg (lind@id.wustl.edu)
Date:05/05/1999 03:41:42 PM
List:com.mysql.lists.mysql

On Wed, 05 May 1999 16:32:15 -0600, Sasha Pachev wrote:

the data is sent back to the client, but if it is sent

It is passed back as ascii. You can use the API to get the length, which will be the length of the string representation of the number, not the number of bytes the integer takes.

-Sincerely, Fred

(Frederik Lindberg, Infectious Diseases, WashU, St. Louis, MO, USA)