MySQL Forums
Forum List  »  Install & Repo

enable 64bit mode on os x
Posted by: Musical Shore
Date: January 01, 2012 08:28AM

Hi,

I am trying to run mysql 5.5 in 64 bit mode on OS X Snow Leopard. I enabled the 64 bit kernel by holding down "6" & "4" during boot up. I've tried both installing the 64 bit binary and compiling it from source. When I stat the executable for the client, I get:

/usr/local/bin/mysql: Mach-O 64-bit executable x86_64

However, when I execute "SHOW VARIABLES LIKE 'version_compile_machine'" on the client, I get: 'version_compile_machine | i386'.

This doesn't seem right to me. I've scoured the net but I can't find anything to suggest that the 64bit version is not enabled by default, but then why am I getting these results?

Mike

Options: ReplyQuote


Subject
Written By
Posted
enable 64bit mode on os x
January 01, 2012 08:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.