Sun MySQL Logo

Related Topics:

Jill Torgerson Posted on Jul 28, 2008

SQL command not working

I went to the mysql prompt and typed ./bin/mysqladmin -u root password;
I get "You have an error in your SQL syntax" and it flags the entire line of code. You said "go to the installation directory of mysql (cd/usr/local/mysql)", is the same as the mysql prompt? 'Also, am I supporsed to be using 'root' as the username?

  • Jill Torgerson Jul 30, 2008

    femster,



    I was attempting to use the mysqldump command to convert my .frm files to a .sql file on my local machine. I was getting an ACCESS 1045 error because the username 'root' had never been associated with my password. I then attempted to create that association using the 'mysqladmin -u username -p password' command that was offered by several people, including you. I kept getting an error. I noticed from the postings that numerous other people were getting the same result. Turns out there shouldn't be spaces between the '-u' and 'username' or the '-p' and password, a simple point that wasn't stated explicitly. When I entered 'mysqladmin -uroot -ppassword', it worked.

×

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

Hot-Shot:

An expert who has answered 20 questions.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

  • Contributor 71 Answers
  • Posted on Jul 30, 2008
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Hot-Shot:

An expert who has answered 20 questions.

Corporal:

An expert that has over 10 points.

Mayor:

An expert whose answer got voted for 2 times.

Joined: Aug 12, 2007
Answers
71
Questions
0
Helped
14573
Points
93

Could you give me more info plz

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

165 views

Ask a Question

Usually answered in minutes!

Top Sun Computers & Internet Experts

Rob Hill
Rob Hill

Level 3 Expert

1483 Answers

Narseman

Level 3 Expert

1092 Answers

Brad Brown

Level 3 Expert

19190 Answers

Are you a Sun Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...