xampp - 2003 can't connect to mysql server on 'localhost' 10013 using navicat -


i trying create connection mysql using navicat getting error. using following settings host/ip address: localhost port: 3306 username: root password:

  1. you can whether right checking user&password
  2. try changing localhost 127.0.0.1 actually,i think can sign in mysql client same in navicat work.

Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -