Home  >  Q&A  >  body text

mysql - Access denied for user 'ODBC'@'localhost' (using password: NO)

控制台中输入MySQL报错Access denied for user 'ODBC'@'localhost' (using password: NO)

迷茫迷茫2742 days ago671

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 15:07:57

    mysql -u root -ppassword

    Like my local one

    mysql -u root -pruoyi

    reply
    0
  • Cancelreply