Sql, query,

Hi, all,

I found on our clients mysql database machines, there is no my.cnf file by doing a global search, but when I did the following command, it seems that mysql process is referring to this file (--default-extra-file=/export/mysql/data/my.cnf ).

Do you think it's normal?

Thank you,
Jannie

============================

bash-2.03$ ps -ef | grep mysql
root 340 1 0 Jan 13 ? 0:00 /bin/sh /export/mysql/bin/safe_mysqld --datadir=/export/mysql/data --pid-file=/
mysql 364 340 0 Jan 13 ? 1:41 /export/mysql/bin/mysqld --defaults-extra-file=/export/mysql/data/my.cnf --base
mysql 17102 17100 0 16:17:06 pts/0 0:00 -bash
mysql 17239 17102 0 16:57:52 pts/0 0:00 -bash
=============================




_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to