2

How to use mysql commands in sublime using xiki. I have tried but it does not allow me to login...
Here my username is "root" and password is "mysql".

$ mysql
  ERROR 1045 (28000): Access denied for user 'owaishanif786'@'localhost' (using password: NO)

$$ mysql
  ERROR 1045 (28000): Access denied for user 'owaishanif786'@'localhost' (using password: NO)

$$ mysql -u root -p

$$ mysql
  ERROR 1045 (28000): Access denied for user 'owaishanif786'@'localhost' (using password: NO)

$$ mysql -u root -p mysql

$$ mysql
  ERROR 1045 (28000): Access denied for user 'owaishanif786'@'localhost' (using password: NO)

$$ 
owais
  • 4,752
  • 5
  • 31
  • 41

0 Answers0