There is no my.cnf by default on OS X. Unless you want to override default compiled settings, it's not really needed. But you usually do, so you need to create your own. MySQL comes with some samples you can use.

As for your problems. Your directories where everything is located look like where things were placed in OS X 10.1. Apple and the MySQL package installer install everything in the /user/local/ directory. This started with 10.2. That's probably where all your problems are coming from.
I would highly recommend removing your current MySQL install and installing it again so that are your files are in the default locations. That will make things much easier going forward, especially if you don't know how changing directory permissions will affect the OS.


The graphical package installer for OSX available from mysql website does a good job of setting things up and putting things in the right place. There is also an installer for having MySQL startup automatically when you boot. The startup script adheres to Apple's guidelines including an XML based parameter list file.


On Thursday, November 6, 2003, at 10:27 AM, Nestor Florez wrote:


My OS X does not have my.cnf anywhere on the machine.

:-)

Nestor A. Florez

--
Brent Baisley
Systems Architect
Landover Associates, Inc.
Search & Advisory Services for Advanced Technology Environments
p: 212.759.6400/800.759.0577


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to