cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 141392 - MySQL server can't be started
: MySQL server can't be started
Status: VERIFIED FIXED
: installer
Code
: 6.5
: All Windows XP
: P2 (vote)
: 6.5
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-07-23 17:55 by
Modified: 2008-07-29 16:19 (History)
Issue Type: DEFECT
:


Attachments
Archive of installer log files. (105.70 KB, application/octet-stream)
2008-07-23 17:55, Roman Mostyka
Details
my.ini file (8.96 KB, text/plain)
2008-07-24 12:07, Roman Mostyka
Details
my.ini file (8.96 KB, text/plain)
2008-07-24 12:08, Roman Mostyka
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-07-23 17:55:01
1. Installed
ftp://neoopal.russia.sun.com/Temp/dlipin/netbeans-trunk-nightly-200807221016-mysql-windows.exe
build.
2. Try to run MySQL server.

Result: MySQL server isn't started and error message appears:
"080723 20:52:54 [ERROR] Can't find messagefile 'C:\Program Files\MySQL\MySQL
Server
5.0\bin\[basedir]\share\english\errmsg.sys'
080723 20:53:05 [ERROR] Aborting"
------- Comment #1 From 2008-07-23 17:55:52 -------
Created an attachment (id=65417) [details]
Archive of installer log files.
------- Comment #2 From 2008-07-24 07:50:59 -------
Do you have firewall enabled?
What does logs says? (C:\Program Files\MySQL\MySQL Server 5.0\data\*.err) 
------- Comment #3 From 2008-07-24 11:15:18 -------
do you have any other MySQL server (e.g. 5.1.26rc) installed at the same time?
------- Comment #4 From 2008-07-24 11:42:05 -------
Please attach the file C:\Program Files\MySQL\MySQL Server 5.0\my.ini.
------- Comment #5 From 2008-07-24 12:07:56 -------
Created an attachment (id=65516) [details]
my.ini file
------- Comment #6 From 2008-07-24 12:08:06 -------
Created an attachment (id=65517) [details]
my.ini file
------- Comment #7 From 2008-07-24 12:09:53 -------
Do you have firewall enabled?
Yes. But with disabled result is the same.

What does logs says? (C:\Program Files\MySQL\MySQL Server 5.0\data\*.err)
I don't have any data\*.err file.

Do you have any other MySQL server (e.g. 5.1.26rc) installed at the same time?
Yes, I have 5.1.26rc, but it is not running and it isn't registered as Windows
service.

Please attach the file C:\Program Files\MySQL\MySQL Server 5.0\my.ini.
Attached.
------- Comment #8 From 2008-07-24 13:35:10 -------
I could reproduce it with 5.1.26 installed...
------- Comment #9 From 2008-07-28 10:45:31 -------
Tracked in the mysql bugs database:
http://bugs.mysql.com/bug.php?id=38379
------- Comment #10 From 2008-07-28 11:18:50 -------
Fixed.
http://hg.netbeans.org/main/rev/b5bed26c50d0
------- Comment #11 From 2008-07-28 15:32:50 -------
Integrated into 'main-golden', available in NB_Trunk_Production #351 build
Changeset: http://hg.netbeans.org/main/rev/b5bed26c50d0
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #141392 MySQL server can't be started
------- Comment #12 From 2008-07-28 16:52:54 -------
Where I can find latest build to check this fix?
------- Comment #13 From 2008-07-29 11:44:47 -------
Roman,
you can get it here:
ftp://neoopal.russia.sun.com/Temp/dlipin/netbeans-trunk-nightly-200807280848-mysql-windows.exe
(still need to run with "-J-Dservicetag.allow.create=false
-J-Dservicetag.allow.register=false" arguments)
------- Comment #14 From 2008-07-29 16:15:41 -------
Verified with build 080729.
------- Comment #15 From 2008-07-29 16:19:12 -------
thanks!