About 489,000 results
Open links in new tab
  1. Re: MySQL Service will not start on Windows 10 - Solved!

    Jun 22, 2018 · C:\ProgramData\MySQL\MySQL Server 8.0\ 3. Restart MYSql80 service (or reboot your computer) 4. Started MySQL in command mode: MySQL -u=root -p and typed the following …

  2. MySQL :: Re: unable to start mysqld.service but command line works

    Oct 8, 2024 · This is a backup server with no current mysql data and can have mysql installs removed and reinstalled if necessary. My active server is running mysql 5.5.8 and working fine.

  3. MySQL :: MySQL Server 8.0.29 failed install (server won't start)

    Jun 8, 2022 · Attempting to start service MySQL80... Failed to start service MySQL80. Waiting until a connection to MySQL Server 8.0.29 can be established (with a maximum of 10 attempts)... Retry 1: …

  4. MySQL :: Could not start the MySQL service: Error 1067

    Jan 13, 2005 · I'm fairly new to MySQL and have encountered an installation problem. I am trying to install the windows service. Running mysqld --install seems to work OK and the service appears in …

  5. MySQL :: The MySQL service on Local Computer started and then …

    Jul 7, 2019 · "The MySQL service on Local Computer started and then stopped" I removed the secure-file-priv='' line from `my.ini` file, but I am still getting the same problem when trying to start it.

  6. MySQL :: mqsql DB corruption cause fail to start EVE-NG Ubuntu 16

    Jul 25, 2019 · Jul 26 04:13:55 eve-ng systemd [1]: mysql.service: Main process exited, code=exited, status=1/FAILURE root@eve-ng:~# Sorry I am mySQL newbie, so please can someone please …

  7. MySQL :: Issues with MySQL Installation on Windows 10 - MySQL …

    Jul 12, 2024 · I'm a new user trying to install MySQL on my Windows 10 machine, and I've run into a frustrating problem. I've followed the installation guide provided on the MySQL website, but I'm stuck …

  8. MySQL :: mysql.service failure and can't connect to mysql.sock file ...

    Jan 2, 2025 · MySQL Forums Forum List » Newbie New Topic mysql.service failure and can't connect to mysql.sock file - Debian 12 VPS Posted by: sasa predic Date: January 02, 2025 10:44AM Hello, I …

  9. MySQL :: unable to start mysqld.service but command line works

    Oct 7, 2024 · When I run systemctl start mysqld.service the mysql server fails to start with the following from journalctl -xeu mysqld.service: $ journalctl -xeu mysqld.service Subject: A start job for unit …

  10. Trying to install MySQL on Ubuntu 18.04

    Sep 10, 2019 · I have Ubuntu 18.04 x64 and am trying to install MySQL 5.7. I started this yesterday, but something is wrong, and I have no idea. After an initial install of mysql-server and mysql-workbench, …