Will,
Friday, December 06, 2002, 7:01:47 AM, you wrote:

WS> When I create a new db using MySQL...

WS> What files does MySQL create?

MySQL create the directory with database name in the MySQL data dir.

WS> I'm asking because a MySQL sample db was created on the machine I am using
WS> and they don't seem to be where I think they should be... and I want to
WS> search for them...

WS> (I looked in root/var/lib/mysql/ and didn't see them... or at lease I did
WS> not recognize them.)

Check what is your datadir:
      SHOW VARIABLES LIKE "datadir";



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
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