1

I need to access the old files from MySQL that I backuped in an image disk. Where can I find them? what files and extensions I should be looking for? I'm using 10.5.8 Thanks in advance

Joebarboat
  • 43
  • 6
  • More important than knowing the OS version is knowing how you installed MySQL. Different package managers install the software to different folders. Also, this question may be better suited for [SuperUser SE](http://superuser.com/). – Perception Feb 28 '13 at 00:22

1 Answers1

2

On mac OX 10.8

This is where it is

/usr/local/mysql

and inside data folder

The easy way to get here is GO > Go to folder > just type the location

Aaron
  • 55,518
  • 11
  • 116
  • 132
usrNotFound
  • 2,680
  • 3
  • 25
  • 41