Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Incorrect basedir value. Edit my.ini to include full path to your MySQL folder.
    Code Block
    basedir="C:\Joget-v4-Enterprise-4.0.2\mysql-5.0.96-win32"
  2. Incorrect my.ini file loaded. Try to include the full path to the my.ini file in creating Windows service.
    Code Block
    mysqld --install MySQL --defaults-file=C:\Joget-v4-Enterprise-4.0.2\mysql-5.0.96-win32\my.ini

For more information, please refer to MySQL - Starting MySQL as a Windows Service