Current location: Hot Scripts Forums » Programming Languages » PHP » supervisor password


supervisor password

Reply
  #1 (permalink)  
Old 07-16-04, 09:12 AM
sharad sharad is offline
Newbie Coder
 
Join Date: Jun 2004
Location: noida
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Question supervisor password

hi,
I want to set the supervisor password for my MySQL server.
How this can be done? I am using linux platform.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-16-04, 01:15 PM
mikaelf mikaelf is offline
Wannabe Coder
 
Join Date: Jun 2004
Location: php[dot]net
Posts: 198
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by sharad
hi,
I want to set the supervisor password for my MySQL server.
How this can be done? I am using linux platform.
I assume you installed your mysql in /usr/local/mysql
root#/usr/local/mysql/bin/mysql -u root -p
Enter password: -> put your supervisor password here

Another way, you can set the password via mysqladmin
root#/usr/local/mysql/bin/mysqladmin -u root -p reload
Enter password: -> put your supervisor password here
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 08:48 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.