This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| server:mysql [2014/12/12 21:01] – [CentOS 5.6 install mysql 5.6] admin | server:mysql [2014/12/12 21:03] (current) – [CentOS 5.6 install mysql 5.6] admin | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| yum -y --enablerepo=mysql56-community install mysql-server | yum -y --enablerepo=mysql56-community install mysql-server | ||
| + | | ||
| + | Add the following in your my.cnf [mysqld] section: | ||
| + | |||
| + | skip-grant-tables | ||