Bug #49095 | not able to set up a new server instance | ||
---|---|---|---|
Submitted: | 25 Nov 2009 11:48 | Modified: | 15 Mar 2010 21:55 |
Reporter: | Susanne Ebrecht | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | OS: | Linux (Ubuntu) | |
Assigned to: | CPU Architecture: | Any |
[25 Nov 2009 11:48]
Susanne Ebrecht
[25 Nov 2009 12:00]
Susanne Ebrecht
I also think this all fails same way when server is remote. Means when start/stop and my.cnf is remote and not in default path.
[12 Jan 2010 15:32]
Maksym Yehorov
1) Workbench should work without root or sudo rights It does, really. Just uncheck sudo checkbox. 2) Workbench should accept server installed in home It does accept. You can edit config files. As for start/stop/status comamnds. For obvious reasons we can not provide them. If you managed to install server in a custom location, so you can put commands how to start and stop it, as well as check server status. Be aware that putting mysqld as a startup command will lock WB and it will terminate server as it is run in fg. For example to check server status one can use: ps -C mysql -o cmd | wba_filter(<some pattern which appears in ps output by which you can uniquely identify your customly installed server>)
[16 Mar 2010 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".