Skip to content

Problem with MySQL #6

Description

@pmaechler

System: Windows 8.1 64-Bit
Vagrant: 1.7.4
VirtualBox: 4.3.30

Steps to reproduce:

  1. Clone the repository
  2. vagrant up
  3. Waiting the box has been downloaded
  4. Already there the MySQL can not be started
  5. vagrant provision
  6. Error that the MySQL can not be started
  7. Open http://foobar.dev/phpmyadmin
  8. Try to login with root and vagrant

Expected result:
Everything starts properly. Login to MySQL works.

Result:
The MySQL service is not started and can not even been started via vagrant ssh 'service mysql start'.

Solution:
The solution for me was to reinstall the mysql server. This manual helped me: http://askubuntu.com/questions/392438/mysql-job-failed-to-start
See the second answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions