Silmara,
Friday, June 14, 2002, 4:59:15 PM, you wrote:
SCB> I'm using MySQL 4.0.1 ( Innodb) and I want to create a database
SCB> 'c:\mydata\sami_d0' and log file 'c:\mylogs\sami_l0', How can i do that?
Set up options in my.cnf. Look at:
http://www.mysql.com/doc/I/n/InnoDB_start.html
--
I'm using MySQL 4.0.1 ( Innodb) and I want to create a database
'c:\mydata\sami_d0' and log file 'c:\mylogs\sami_l0', How can i do that?
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http:/