mariam Posted July 2, 2011 Share Posted July 2, 2011 Hi, I am new to netbeans. I am trying to follow a youtube tutorial "Part 2: Creating MySQL Database User" for creating a database in netbeans. However i can't get my MySQL server at localhost:3306 to connect. I think its probably because i dont know its admin properties. the admin properties it requires are 1)path/URL to admin tool 2)path to start command 3)path to stop command i am using xampp so paths are to be given according to it.the paths ive provided are 1)C:\xampp\xampp-control.exe 2)C:\xampp\mysql\bin\mysqld.exe 3)C:\xampp\mysql\bin\mysqladmin.exe while no 2 and 3 are the correct paths as most of the googling i did regarding this lead to these two paths time and again how ever im not sure if path 1 i've given is correct or not. Does anyone has any idea whats the path to admin tools in xampp Link to comment https://forums.phpfreaks.com/topic/240934-netbeans-and-mysql/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.