This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 192414 - Errors during starting mysql server instance
Summary: Errors during starting mysql server instance
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-24 15:28 UTC by Tomas Danek
Modified: 2010-11-26 06:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2010-11-24 15:28:45 UTC
Product Version: NetBeans IDE Dev (Build 201011240001)
Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server VM 17.1-b03-307
System: Mac OS X version 10.6.5 running on x86_64; MacRoman; en_US (nb)
Userdir: /Users/tomas/.netbeans/dev
-------------------------------------
- using MAMP server for mac
- server is stopped
-  start netbeans with fresh userdir
- invoke start on mysql db node
- in output appears:
101124 16:17:46 mysqld_safe Logging to '/Applications/MAMP/logs/mysql_error_log.err'.
chown: /Applications/MAMP/logs/mysql_error_log.err: Operation not permitted
101124 16:17:46 mysqld_safe Starting mysqld daemon with databases from /Applications/MAMP/db/mysql
- dialog with Mysql connection properties appears, showing red warning
- filled in root password, but OK button is disabled
- workaround: to enable ok, switch to admin tab and back
- after hitting ok, server is started ok
Comment 1 Jiri Rechtacek 2010-11-25 12:01:39 UTC
core-main/rev/d2ee6ffab0aa
Comment 2 Quality Engineering 2010-11-26 06:15:21 UTC
Integrated into 'main-golden', will be available in build *201011260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d2ee6ffab0aa
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #192414: Errors during starting mysql server instance