Apply OS: Windows, macOS, Linux

Apply Navicat Product: Navicat for MySQL, Navicat Premium

 

This bug will be produced if you are using MySQL Server 5.0.13. MySQL Server will continually crash every time Navicat opens after performing this bug.

Quick Solution:

  1. Open MySQL console
  2. enter password
  3. type: use mysql;
  4. type: delete from proc; (This deletes all stored procedures.)

Note: To the novice mysql users, this is a very dangerous thing to do.

Have more questions?
Submit Ticket