Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:linux:mysql [2011/01/15 22:08]
matthieu [Backup]
en:linux:mysql [2011/10/04 21:42] (current)
matthieu
Line 79: Line 79:
 Another way is the reconfigure the package : Another way is the reconfigure the package :
   >dpkg-reconfigure mysql-server-5.1   >dpkg-reconfigure mysql-server-5.1
 +
 +===== Make mysql available remotely =====
 +
 +By default, Mysql is only listening on 127.0.0.1. To make it available to other computers, comment the following line inside ///etc/mysql/my.cnf// :
 +   bind-address          = 127.0.0.1
  
 ===== Script mysql dump ===== ===== Script mysql dump =====
en/linux/mysql.1295125720.txt.gz · Last modified: 2011/01/15 22:08 by matthieu
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki