ProdigYu's Blog

MySQL

Linux下MySQL开启远程访问

by ProdigYu on Jun.15, 2011, under MySQL

在默认情况下mysql是不允许远程访问的.

默认安装完的mysql root密码是空的,首先得设置一个密码:

mysqladmin -u root password ‘新密码’ (continue reading…)

Leave a Comment :, , more...

安装MySQL,服务无法启动

by ProdigYu on Nov.27, 2010, under MySQL

今天碰到个怪事,全新的Win2003系统直接安装MySQL5.1,在安装完成运行配置向导最后一步的时候出现服务无法启动,也就导致配置无法成功完成. (continue reading…)

67 Comments :, , more...

Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’

by ProdigYu on Sep.17, 2010, under MySQL

A frequent error message received when using the mysql command line utility is:

 Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ While this (continue reading…)

Leave a Comment :, more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Blogroll

A few highly recommended websites...