Jump to content

BioSQL Installation in MySQL on Mac


steveymac2k2

Recommended Posts

Hi,

 

I'm trying to load a schema for  biosql.

 

I have created a database called "biosql" in MySQL, but i'm trying to load the biosql-schema/sql in MySQL with the command:

 

>mysql -u root biosql < biosqldb-mysql.sql

 

The "biosqldb-mysql.sql file is currently located on my mac in:

/Users/stevey_mac2k2/Desktop/ExerciseTwo/biosql-1.0.1/sql

 

My MySQL is currently saved in:

usr/local/mysql-5.1.35-osx10.5-x86/bin

 

 

I have created a .profile for my mysql commands with the script:

 

export PATH=/usr/local/mysql-5.1.35-osx10.5-x86/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:$PATH

 

i try the command:

 

bash-3.2# mysql -u root biosql < biosqldb-mysql.sql

bash: mysql: command not found

 

Any help would be greatly appreciated.

 

Thanks!

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.