In the last episode (Dec 11), Ollie Gallardo said:
> I just recently built myself a dual Opteron system and installed
> mysql for AMD64 on it. I previously ran my databases on regular 32
> bit systems and had my UDF working fine. The UDF is written in C.
> Before I try and install the UDF on the new system should I recompile
> it using AMD64 libraries?

Yes; UDFs are native machine binaries, and I doubt a 32-bit UDF .so
would even load into a 64-bit mysqld.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to