Skip to main content
Fixed spelling.
Source Link
informatik01
  • 16.5k
  • 11
  • 82
  • 112

mysql MySQL data directory location

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.

mysql data directory location

I installed mysql in Mac after downloding its dmg file version 64 bit. 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 mysql "data directory" location that needs to be changed.

Where is mysql default "data directory"? I could not find /var/lib/mysql in localhost.

THANKS.

MySQL data directory location

I installed MySQL on a Mac after downloading its DMG file version 64 bit.

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 MySQL "data directory" location that needs to be changed.

Where is MySQL default data directory? I could not find /var/lib/mysql in localhost.

THANKS.

Source Link
iwan
  • 7.6k
  • 18
  • 51
  • 67

mysql data directory location

I installed mysql in Mac after downloding its dmg file version 64 bit. 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 mysql "data directory" location that needs to be changed.

Where is mysql default "data directory"? I could not find /var/lib/mysql in localhost.

THANKS.