Zitat (Dominiko)
Every Time i try to connect to the database in the client-setup it says in the error.log:
"... [Note] Access denied for user ' '@'localhost' (using password: NO)"
Apparently the user name is missing. It should be in the first set of quotes as in 'root'@'localhost'. Also it seems no password is provided ("using password: NO"). Not sure how this happens though.