mysql access denied for user ''@'localhost'??

nivedhalak

nivedhalak

@nivedhalak-Jlaksh Oct 26, 2024

kindly someone help me to resolve d problem.....

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • piyushh

    piyushh

    @piyushh-O70sb6 Mar 16, 2013

    enjoy..!!

  • Prasad Ajinkya

    Prasad Ajinkya

    @prasad-aSUfhP Mar 17, 2013

    if you are at the console, then use the command,

    mysql -u <user> -p

    This will prompt the client to ask for a password. Hope this helps.

  • nivedhalak

    nivedhalak

    @nivedhalak-Jlaksh Mar 18, 2013

    piyushhenjoy..!!

    lol.........

  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Mar 18, 2013

    make sure , credentials you pass for login to mysql are valid or not

    Thanks