I am a mySQL newbie and would appreciate any possible help you may be able to provide with the following query.
I recently installed mySQL on Mac OS X.2 following all the necessary instructions, got the mySQL daemon running. All fine and well I thought until I tried to access the mySQL database to start creating Tables only to receive the following error message in the terminal application:
dyld: bin/mysql Undefined symbols:
bin/mysql undefined reference to _BC expected to be defined in /usr/lib/libSystem.B.dylib
bin/mysql undefined reference to _PC expected to be defined in /usr/lib/libSystem.B.dylib
bin/mysql undefined reference to _UP expected to be defined in /usr/lib/libSystem.B.dylib
Trace/BPT trap
Can anybody help me with what this means and what I have to do to rectify the above? I am very new to mySQL and I cannot get any further than this! What have I done that's wrong because all the reference manuals I look at are absolutely blank on this error. If anyone out there can provide any suggestions I would be more than grateful.
Yours Sincerely
James Griffiths
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]