64-bit client connect to 32-bit Server

2003-11-12 Thread David Ritter
Hello All, Can a 64-bit MySQL client connect to a 32-bit server? Are there any restrictions? Thanks, Dave Ritter -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Where do I download the dynamic libraries for other UNIX OS's?

2003-11-10 Thread David Ritter
Hello, Where can I download the shared library libmysqlclient.so for Solaris, AIX and HP-UX? I only see download links for Linux and Windows and the servers don't appear to ship with these libraries. Thank you in advance for your help! Dave Ritter -- MySQL General Mailing List For list arch

How do I distinguish between a TEXT and BLOB field

2003-11-07 Thread David Ritter
__ David Ritter Software Developer, SourcePro DB Rogue Wave Software http://www.roguewave.com SourcePro DB http://www.roguewave.com/products/sourcepro/db/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

Potential Bug with inserting nulls with MySQL 4.1.1 nightly snaps hot

2003-10-23 Thread David Ritter
Hello, I think I have found a bug in the MySQL 4.1.1 C Binding API with inserting NULL values using the bind API. Can someone please send me an address that I can send a test case to the MySQL development staff so they can take a look at it? Alternatively can someone tell me if this is the appro

MySQL C problem with 4.1.0 Alpha

2003-09-12 Thread David Ritter
Hello all, I am running into a problem with the C client and I would like to know if the error I am seeing is expected or not. The application I am running does not know anything about the SQL statements it is running. So I don't know whether I am executing a statement with bound parameters or n