Connecting to MySQL from NetBeans
Sometimes you may get an error from NetBeans that you cannot connect to MySQL even when other applications can. Most likely the fault is in the bind-address setting in my.cnf. To fix this,
MySQL - IDE - Java - Linux