You are on page 1of 2

reset password mysql in freebsd | hanangpriambodo

hanangpriambodo
Search

September 6, 2012
recent posts
Reset Password Mysql InFreebsd
Filed under: FREEBSD, MYSQL hanang priambodo @ 3:04 pm ubah https to http di
zimbramail
if you have forgotten in your Mysql Password,so this is a solution :
repair table inmysql
install paket filter (pf)
difreebsd
first step > stop your mysql server
zimbra : a network
~#/usr/local/etc/rc.d/mysql-server onestop service error
hasoccurred
second step > starting your mysql on this script install zimbra mail
~#mysqld_safe -skip-grant-tables & diubuntu

archives
third step >then,get into mysql wihtout checks tables
~#mysql -u root january 2013
mysql>use mysql; {ENTER} december 2012
november 2012
fourth step>
october 2012
mysql>update user set Password=Password(123456) where user=root; september 2012
mysql>flush privileges; august 2012
mysql>quit july 2012
june 2012

categories
fifth step > looking for the PID of MYSQL and then stop
~#ps ax | grep mysql freebsd
896 ?? Is 0:00.01 /bin/sh /usr/local/bin/mysqld_safe defaults-extra-fil java
945 ?? I 0:01.26 /usr/local/libexec/mysqld defaults-extra-file=/var/db
1610 1 D+ 0:00.00 grep mysql linux
#
mysql
{THIS IS A SAMPLE PID} uncategorized
sixth step > kill PID meta
-# kill -9 896 945
register
seventh > start the mysql
log in
~#/usr/local/etc/rc.d/mysql-server start entries rss
Starting mysql
comments rss
FINISH blog at wordpress.com.

TRY IT

Share this: Twitter Facebook

Like this: Like Loading...

Leave a Comment
Leave a Comment
No comments yet.

http://hanangpriambodo.wordpress.com/2012/09/06/reset-password-mysql-in-freebsd/[24.05.2013 09:41:05]
reset password mysql in freebsd | hanangpriambodo

RSS feed for comments on this post. TrackBack URI

Follow

Leave A Reply
Follow
Enter your comment here... Hanangpriambodo
Get every new post delivered
to your Inbox.
Theme: Shocking Blue Green. Blog at WordPress.com.

http://hanangpriambodo.wordpress.com/2012/09/06/reset-password-mysql-in-freebsd/[24.05.2013 09:41:05]

You might also like