fprintf(9 removed

This commit is contained in:
Massimiliano Pinto
2013-12-17 11:07:29 +01:00
parent b2f6d5494e
commit 05d365e4b4
5 changed files with 3 additions and 32 deletions

View File

@ -862,7 +862,6 @@ static int gw_change_user(DCB *backend, SERVER *server, SESSION *in_session, GWB
if (auth_ret != 0) {
/*< vraa : errorHandle */
fprintf(stderr, "<<< CLIENT AUTH FAILED for user [%s], user session will not change!\n", username);
// send the error packet
mysql_send_auth_error(backend->session->client, 1, 0, "Authorization failed on change_user");