MySQL Forums
Forum List  »  Newbie

Re: Can't start mysqld (or mysql)
Posted by: J Paul Morrison
Date: May 24, 2020 01:31PM

Thanks for getting back to me! There is a database folder called ebookshop, which I have copied to another directory...

Services shows MySQL running on Local System

Windows Apps and Features (and Programs and Features) doesn't show MySQL at all

Taskmgr shows 2 copies of mysqld, one of which has MySQL running under it

I have a minimal my.ini in C:\mysql, as follows:

[mysqld]

# installation directory
basedir="C:/mysql/"

# data directory
datadir="D:/MySQLdata/"

# skip-networking
# enable-named-pipe

This is just a Mickey-Mouse test, and I would be quite happy to run with no password!

TIA

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.