Discussion:
Run Administration Tool for MySQL gives elevation problem
simonlau16
2009-02-13 16:35:49 UTC
Permalink
Hi



In Netbean 6.5, in the "Admin Properties" tab under "Databases" for MySQL Server, I put in "C:\Program Files\MySQL\MySQL Tools for 5.0\MySQLAdministrator.exe" in the text field: "Path/URL to admin tool".



When I right click MySQL Server and select "Run Administration Tool", I get the following error message:



"....CreateProcess error=740, the requested operation requires elevation"



I'm using WIndows Vista Home Premium sp1 and have ticked the "Run this program as an administrator" option for the MySQLAdministrator.exe but I still get the elevation problem.



Can anyone help ?
muthuananth
2012-09-15 00:19:21 UTC
Permalink
I am trying to connect MySQL5.1 in Netbeans7.0.1 RC1 build in Windows 7.

But there connection refused error has been occured.

In Services --> Database --> RegisterMySQLServer

i have given this details.

Basic Prop
----------
HostName : localhost
port : 3306
uname : root
pwd : root

admin prop
----------
Path/url admin tool : C:\Program Files\MySQL\MySQL Server 5.1\bin\mysql.exe

arg :

Path to start cmd : C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld.exe

arg :

path to stop cmd : C:\Program Files\MySQL\MySQL Server
5.1\bin\mysqladmin.exe

arg : -u root -proot stop






But connection refused error is coming. I checked jar file placed in
correct place. And using mysql-connector-java-5.1.13-bin.jar.

Anybody knows solution, kindly help me

*M.Muthu Ananth
Haiahtum Software*
Loading Image...



-----
AnanthMkrishnan
+919952503712
--
View this message in context: http://netbeans-org.1045718.n5.nabble.com/Run-Administration-Tool-for-MySQL-gives-elevation-problem-tp2942245p5713877.html
Sent from the Netbeans IDE Users mailing list archive at Nabble.com.
Loading...