Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A question on mysql

Status
Not open for further replies.

adelinewss

Programmer
May 22, 2000
20
0
0
SG
Hi,<br>I have a problem here.&nbsp;&nbsp;I had just installed mysql into my FreeBSD machine.&nbsp;&nbsp;After that I tried to run mysql command but it returns following errors. <br><br>&quot;/usr/libexec/ld-elf.so.1: mysql: Shared object has no run-time symbol table&quot;<br><br>Does anyone of you know what's wrong with it?<br><br>Thks,<br>Adeline&nbsp;&nbsp;&nbsp;&nbsp;
 
Additional to my question.&nbsp;&nbsp;I found that mysql.sock is not found on my machine after I installed mysql.&nbsp;&nbsp;Did I install the wrong version or does it a common problem while installing mysql?&nbsp;&nbsp;Anyone have idea on this?&nbsp;&nbsp;Thks.
 
did you run mysql_install_db? Even after you unpack, configure, and compile MySQL, you need to run this command to create the initial user database.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top