I installed mysql inMySQL on a Mac after downlodingdownloading its dmgDMG file version 64 bit. While
While trying to create a database it gave me error 1006 -- can't create database. After browsing a number of website, it seems due to user ownership setting of mysqlMySQL "data directory" location that needs to be changed.
Where is mysqlMySQL default "data directory"data directory? I could not find /var/lib/mysql/var/lib/mysql in localhost.
THANKS.