Stimulating Pixels

Photography, Design, Development, Technology, etc…

Archive for the ‘Mac’ Category

Using mysqldump on Mac OS X Leopard

without comments

Originally found this here after lots of searching. Making my own link to make sure I can find it again.

To use mysqldump on a Mac running OS X 10.5 (Leopard), run the following from the command line:


sudo ln -s /usr/local/mysql-5.0.67-osx10.5-x86/bin/mysqldump /usr/bin/mysqldump

(I think I had to manually install MySQL from the supplemental CDs that came with the Mac. I’m assuming this version of mysqldump was installed at the same time.)

Written by A.W.

August 14th, 2009 at 1:40 pm

Posted in Computers, Mac, Reference, Software, Tools

Tagged with ,