MySQL
12 results found
-
Connection refused 127.0.0.1:3306 in .Net Core and MySql
Asp.Net 5 and MySql throw connection refused 127.0.0.1:3306 when I try CI and run automation test on it. Test project is still passed all cases in local.
-
MySql throw no database selected, select the default DB to be used by double-clicking its name
MySql throws no database selected. Select the default DB to be used by double-clicking its name in the SCHEMAS list in the sidebar.
-
Error field doesn't have a default value in FE Core & MySql
Throw exception MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'NotifyHistoryId' doesn't have a default value in MySql.
-
How to generate whole sql database script in MySql Workbench
How to generate the whole SQL database script in MySql Workbench 8? I have a database but I don't know how to export them in script SQL format to run on another server.
-
ImportError: No module named MySQLdb in Python Django
I got an exception throw ImportError: No module named MySQLdb in Python Django when I was trying to connect to MySQL database.
-
ImportError: No module named 'mysql' in Python Django
I got an exception throw ImportError: No module named 'mysql' in Python Django when I tried to connect to MySQL database.
-
MySQL error authentication plugin 'caching_sha2_password' is not supported in Python
MySQL Python connector throw mysql.connector.errors.NotSupportedError: Authentication plugin 'caching_sha2_password' is not supported.
-
MySQL Error Code: 1175. safe update mode update a table without a WHERE
MySQL Error Code: 1175. You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column.
-
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements in MySQL
I get an exception throw ERROR 1819 (HY000): Your password does not satisfy the current policy requirements in the MySQL database.
-
MySQL Error: 'Access denied for user 'root'@'localhost'
mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: YES)' in ubuntu 20.04
-
Error: /opt/lampp/bin/mysql.server: 264: kill: No such process
An error throw: /opt/lampp/bin/mysql.server: 264: kill: No such process when I start service MySQL in ubuntu 20.04
-
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'