Hy Rob,

> ====== my.ini
> My my.ini file:
>
> [mysqld]
> basedir=C:/mySql/
> datadir=C:/mySql/data
>
> [WinMySQLAdmin]
> Server=C:/mySql/bin/mysqld-MAX-nt.exe
> innodb_data_home_dir = C:\mySql\ibdata
> innodb_data_file_path=ibdata1:30M:autoextend

you have the InnoDB Variables in the wrong section of the my.ini file.
Move them into the [mysqld] section and all should work.

Greetings
Oliver




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