Re: several newbie problems

2003-02-24 Thread Nikola Skoric
At 21:23 19.02.2003 +0100, you wrote: Or you could configure this in your c:\windows\my.ini configuration file: [mysqld] ... skip-innodb (In this case, you have to restart the server for the changes to take effect.) Nice, thanks. mysql use nick Reading table information for completion of table

several newbie problems

2003-02-19 Thread Nikola Skoric
Hello, I'm a newbie with MySQL, so it's possible my qustions are answered somewhere, but I haven't found those answers yet... When I start my mysqld deamon, I get this message: Can't initialize InnoDB as 'innodb_data_file_path' is not set. I've been reading through Reference Manual and I realise

Re: several newbie problems

2003-02-19 Thread Stefan Hinz
Nikola, When I start my mysqld deamon, I get this message: Can't initialize InnoDB as 'innodb_data_file_path' is not set. I've been reading through Reference Manual and I realise that I have to configure my.cnf file if I want to use InnoDB, and the problem would dissapear, but the problem is