MYSQL WorkBench Not Connecting to Database

Jose

MySQL workbench is not connecting to server in localhost.

But, I was able to connect using command line. Now access denied in workbench and command prompt.

tried re-install Mysql, its working first time. after system (computer) restart, its not working again.

Tried to connect using workbench 5.2.

what is wrong with my installation or do i need to do any thing in Mysql.

I am using windows 8.1

Milind Dake

This works only if you are connecting to localhost.

Use 127.0.0.1 as you hostname or simply type in "localhost" and Mysql server port being 3306. And Make sure there are no spaces after username. It might sometime cause you trouble.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Connecting Django to remote MySQL database using Workbench

From Dev

MySQL Workbench not connecting over SSH

From Dev

NoClassDefFoundError when connecting Toplink Workbench to the database

From Dev

MySQL Workbench warning when connecting to MariaDB

From Dev

MySQL: Connecting as root in workbench does not work

From Dev

Connecting MySQL workbench to Amazon RDS instance

From Dev

Connecting to MySQL database error

From Dev

Connecting to MySQL database in Java

From Dev

Modify database schema with MySQL Workbench

From Dev

Removed records in a database (mysql workbench)

From Dev

No Synchronize Model with Database in Mysql Workbench

From Dev

NodeJS - Connecting to a local Mysql Database

From Dev

Processing OOP connecting to MySQL database

From Dev

Connecting Ruby rails to MySQL database

From Dev

Connecting to MySQL database via SSH

From Dev

Connecting to MySql database in an Ember app

From Dev

Connecting to a separate mysql database in Rails

From Dev

Change password by connecting to mysql database

From Dev

Connecting to MySQL Database C#

From Dev

connecting mysql database from windows

From Dev

Connecting to MySql database in an Ember app

From Dev

Disable schema auto refresh when connecting via mysql workbench

From Dev

Digital Ocean, connect to database with mySQL workbench

From Dev

Unable to access WordPress database with MySQL Workbench

From Dev

how to open multiple model/database in mysql workbench

From Dev

File location for database created in MYSQL workbench

From Dev

MySQL workbench - Can't connect to a specific database

From Dev

how to open multiple model/database in mysql workbench

From Dev

Database relations, foreign key and diagram - MySQL workbench

Related Related

  1. 1

    Connecting Django to remote MySQL database using Workbench

  2. 2

    MySQL Workbench not connecting over SSH

  3. 3

    NoClassDefFoundError when connecting Toplink Workbench to the database

  4. 4

    MySQL Workbench warning when connecting to MariaDB

  5. 5

    MySQL: Connecting as root in workbench does not work

  6. 6

    Connecting MySQL workbench to Amazon RDS instance

  7. 7

    Connecting to MySQL database error

  8. 8

    Connecting to MySQL database in Java

  9. 9

    Modify database schema with MySQL Workbench

  10. 10

    Removed records in a database (mysql workbench)

  11. 11

    No Synchronize Model with Database in Mysql Workbench

  12. 12

    NodeJS - Connecting to a local Mysql Database

  13. 13

    Processing OOP connecting to MySQL database

  14. 14

    Connecting Ruby rails to MySQL database

  15. 15

    Connecting to MySQL database via SSH

  16. 16

    Connecting to MySql database in an Ember app

  17. 17

    Connecting to a separate mysql database in Rails

  18. 18

    Change password by connecting to mysql database

  19. 19

    Connecting to MySQL Database C#

  20. 20

    connecting mysql database from windows

  21. 21

    Connecting to MySql database in an Ember app

  22. 22

    Disable schema auto refresh when connecting via mysql workbench

  23. 23

    Digital Ocean, connect to database with mySQL workbench

  24. 24

    Unable to access WordPress database with MySQL Workbench

  25. 25

    how to open multiple model/database in mysql workbench

  26. 26

    File location for database created in MYSQL workbench

  27. 27

    MySQL workbench - Can't connect to a specific database

  28. 28

    how to open multiple model/database in mysql workbench

  29. 29

    Database relations, foreign key and diagram - MySQL workbench

HotTag

Archive