Silmara,
Monday, June 17, 2002, 10:22:48 PM, you wrote:

SCB> MySQL, but if you alter datadir=C:/MYSQL, then the MySQL start, but if i try
SCB> to use c:\mysql\bin\mysql sami_d1,i have the following error message from
SCB> mysql:

SCB> ERROR 1049: Unknown database 'sami_d1'.

SCB> Thank you!

sami_db1 is an InnoDB table space, not a database. You should create
a database before you can use it.

Note: On Windows rather use backslash ('\') than '/' in the path to dirs





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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