Menu

MySQL refuses to start

Help
Morris Cox
2003-10-30
2003-11-17
  • Morris Cox

    Morris Cox - 2003-10-30

    C:\WebServ\mysql\bin>net start mysql
    The MySql service is starting.
    The MySql service could not be started.

    A system error has occurred.

    System error 1067 has occurred.

    The process terminated unexpectedly.

    ----------
    I did all defaults when I installed WebServ. I looked on mysql.com, but so far haven't found anything yet. I'm running 2000 Pro SP4. I've had MySQL running just fine before (then I reinstalled Windows and didn't reinstall MySQL until I installed WebServ).

    Morris
    http://www.ss-systems.com/morris

     
    • Mike Dessaint

      Mike Dessaint - 2003-11-17

      try this...

      remove the service
      C:\WebServ\mysql\bin>mysqld-nt -remove

      del my.ini from the windows dir
      copy my.ini from C:\WebServ\mysql to your windows folder

      install the service
      C:\WebServ\mysql\bin>mysqld-nt -install
      then do a net start mysql

      see if this works for you

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.