Hello guy's i have this problem :
I do not know how to fix this please help
System operations : FreeBSD 9.2 x64
In the system there was nothing installed except MySQL
Code:
root@Myname:~ # mysql -p
Enter password:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (38)
root@Myname:~ # chown -R mysql /var/db/mysql
chown: mysql: illegal user name
root@Myname:~ #
I do not know how to fix this please help
System operations : FreeBSD 9.2 x64
In the system there was nothing installed except MySQL