Home » Forums » DBManager General
 
MySQL stopped (957 previews)
MySQL stopped Posted in 07th, 12/2004 05:59 by terence_beh
Whenever I try to check on a table properties, my MySQL service stopped.

What is wrong ? Did anyone else encountered this ?

I am using MySQL 5 and DB Manager Profession 3.0.0.
Terence
Re: MySQL stopped Posted in 07th, 12/2004 09:29 by support
Hi Terence,

Someone on the list had a similar problem. Did you copy old format tables to this version? What I mean is did you copy any MyIsam old format tables directly to the database folder for mysql 5.0?
If you did you may need to do it again. MySQL 5.0 uses new format for almost everything:

- passwords and protocols
- tables on disk
- mysql C API has new info

(A dump and reload may be required)

There a lot of things which can cause this problem. Have you tried to list the tables using the mysql console and see what happen?

Hope that helps,

Support / DBTools Software
MySQL stopped (957 previews)
Legends

Topic has Replies
Topic With no Replies
 
Home » Forums » DBManager General