SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
-
Feb 9, 2005, 23:30 #1
- Join Date
- Aug 2004
- Location
- philippines
- Posts
- 574
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
MySQL QUERY Browser and ADMINISTRATOR BUG?
Hi everyone!!
I have just made a working apache 2.0.50+php5.0.3+mysql5.1. now everytime i start using mysql querybrowser, it fails.it starts when i select a database, then it will fetch the tables of the database, but the connection will be lost, error message is
mysqld-nt.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
same is true for mysql administrator.
What is wrong, actually i have upgraded, from mysql 4.0.20a and both is working fine!! whats wrng with mysqld-nt? do i have to reinstall?
please help!! its urgent!!
-
Mar 8, 2005, 04:25 #2
- Join Date
- Jan 2004
- Location
- North Yorkshire UK
- Posts
- 350
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I also have the same problem. I managed to create a table but then received the error:
mysqld-nt.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
SQL-query: Edit
SHOW FULL FIELDS FROM `make` ;
MySQL said: Documentation
#2013 - Lost connection to MySQL server during query
Please do help
-
Mar 14, 2005, 14:35 #3
- Join Date
- Mar 2005
- Location
- Houston, TX
- Posts
- 118
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Have you tried a "recommended" version of MySQL like MySQL 4.1? MySQL 5.0.1 and 5.0.2 are alpha development releases.
Bookmarks