5 messages in com.mysql.lists.bugsRe: user-defined integer function doe...
FromSent OnAttachments
Peter Duffy14 Nov 2000 09:52 
Peter Duffy15 Nov 2000 02:15 
Michael Widenius15 Nov 2000 16:13 
Peter Duffy16 Nov 2000 04:22 
Michael Widenius16 Nov 2000 06:59 
Subject:Re: user-defined integer function doesn't work via myodbc
From:Peter Duffy (pet@supanet.net.uk)
Date:11/16/2000 04:22:14 AM
List:com.mysql.lists.bugs

Hi Monty,

Thanks very much for clarifying this: I thought it looked like a type incompatibility/overflow problem.

Do you happen to know if there are any other ODBC managers for Linux other than libiodbc, which might conceivably support 64-bit integers?

Regards, Peter

Michael Widenius wrote:

-5 stands for 'bigint' or 64 byte integer in ODBC. The problem in this case is that the ODBC manager (not MyODBC) doesn't yet support the BIGINT type.

Regards, Monty