About 95 results
Open links in new tab
  1. ERROR 1130 (HY000): Host '' is not allowed to connect to this …

    Remember that mysql accounts aren't just usernames. they're user@host pairs, where either of the pair can be a wildcard. You might be using the right username, but did you grant the right …

  2. How can I solve "Error: MySQL shutdown unexpectedly"?

    Aug 3, 2013 · Rename folder mysql/data to mysql/data_old Make a copy of mysql/backup folder and name it as mysql/data Copy all your database folders from mysql/data_old into mysql/data …

  3. mysql is not recognised as an internal or external …

    MySQL location is: C:\Program Files\MySQL\MySQL Server 8.0\bin In Windows, system variables I had set the path as: variable name: MYSQL_HOME variable value: C:\Program …

  4. Announcing January 2025 Releases featuring MySQL Server 9.2.0 ...

    Jan 22, 2025 · MySQL NDB Cluster is the distributed, shared-nothing variant of MySQL. MySQL Server 9.2.0 and MySQL NDB Cluster 9.2.0 are Innovation releases, which means it will have …

  5. How to start MySQL with --skip-grant-tables? - Stack Overflow

    There is no command given in that page to start mysqld with --skip-grant-tables. I like my articles with 'copy paste' smoothness! :)

  6. How to connect to MySQL from the command line - Stack Overflow

    How can you connect to MySQL from the command line in a Mac? (i.e. show me the code) I'm doing a PHP/SQL tutorial, but it starts by assuming you're already in MySQL.

  7. ERROR 1698 (28000): Access denied for user 'root'@'localhost'

    Sep 2, 2016 · I'm setting up a new server and keep running into this problem. When I try to log into the MySQL database with the root user, I get the error: ERROR 1698 (28000): Access …

  8. How to escape apostrophe (a single quote) in MySQL?

    Mar 7, 2012 · The MySQL documentation you cite actually says a little bit more than you mention. It also says, A “ ' ” inside a string quoted with “ ' ” may be written as “ '' ”. (Also, you linked to …

  9. error code 1292 incorrect date value mysql - Stack Overflow

    With mysql 5.7, date value like 0000-00-00 00:00:00 is not allowed. If you want to allow it, you have to update your my.cnf like:

  10. MySQL Forums

    Oct 25, 2025 · The world's most popular open source database MySQL.com Downloads Documentation Developer Zone Forums Bugs Worklog Labs Planet MySQL News and Events …