030116 14:28:01  MySql: Table 'mysql.host' doesn't
exist
http://www.innodb.com/ibman.html
the InnoDB startup options listed in section 2 at
But to get good performance you should adjust for your
hardware
innodb_data_file_path = ibdata1:10M:autoextend
section, for example,
or my.ini. If you want to use InnoDB tables, add to
the [mysqld]
to the [mysqld] section of init parameters in your
my.cnf
skip-innodb
If you do not want to use transactional InnoDB tables,
add a line
Cannot initialize InnoDB as 'innodb_data_file_path' is
not set.

030116 14:26:51  MySql: Shutdown Complete

030116 14:26:51  MySql: Normal shutdown



I get the above error when starting mySQL and i have
reinstalled it plenty of times now and i have run out
of ideas. I dont know wehat to do nor do i know what
the error means. If you could please help me out on
this

I am running a windows xp machine with php 4.3.0 and
apache 2.x

Thanks much

Steven Pignataro


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.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