RobertHarrison.ca
Programming and technology notes
Posts Tagged ‘MySQL’
Reset MySQL Root Password
Tuesday, April 13th, 2010
/etc/init.d/mysql stop
Start MySQL: mysqld_safe –skip-grant_tables -u root &
mysql -u root
mysql> update mysql.user set Password=PASSWORD(‘newpassword’) where User=’root’;
mysql> flush privileges;
/etc/init.d/mysql stop
/etc/init.d/mysql start
Tags:
MySQL
Posted in
Uncategorized
|
No Comments »
SpeakColors
A
Speech Therapy
app for learning how to express colors. Click
here
for more info.
Search
Search for:
Categories
hardware
(1)
ios
(6)
iPad 101
(1)
mac
(3)
programming
(4)
Uncategorized
(24)
Tags
apache
CentOS
gimp
hardware
ios
ipad
iphone
java
java maven eclipse
linux
mac
MySQL
objective-c
Ontology
php
postgresql
python
SemanticWeb
Suse
svn
tutorial
ubuntu
xcode
Archives
January 2012
(1)
October 2011
(2)
September 2011
(3)
August 2011
(1)
July 2011
(5)
June 2011
(1)
October 2010
(1)
August 2010
(1)
April 2010
(20)
Projects
ERDC Ltd.com
SpeakColors
Contact