Afficher un message
Vieux 28/03/2008, 15h29   #3
Peter H. Coffin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: MySQL server exits

["Followup-To:" header set to comp.databases.mysql.]
On Fri, 28 Mar 2008 05:34:43 -0700 (PDT), plenty900@yahoo.com wrote:
>
>> Is there any interesting information in the error log file?

>
> It turns out, my [hostname].err file shows that mysqld can't find a
> file called host.frm.
>
> I don't recall such a file when I recently installed MySQL under
> Windows.


It's part of the `host` table in the `mysql` database. Rerunning
mysql_install_db may fix the problem. Check your my.cnf file for
appropriate values for --datadir and --basedir.

--
96. My door mechanisms will be designed so that blasting the control panel on
the outside seals the door and blasting the control panel on the inside
opens the door, not vice versa.
--Peter Anspach's list of things to do as an Evil Overlord
  Réponse avec citation
 
Page generated in 0,05635 seconds with 9 queries