MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied for user '=root'@'localhost'
Posted by: Deborah Bauer
Date: June 26, 2018 09:06AM

After running this command (see previous note about errors) I cannot start the SQL service at all now. This was the command I ran earlier

mysqld -defaults-file="\C:\ProgramData\MySQL\MySQL Server 8.0\my.ini" --skip-grant-tables


Errors in C:\ProgramData\MySQL\MySQL Server 8.0\Dat/ComputerName.err anow - SQL Service not starting at all (it is also grayed out in Services so I cannot try to start it manually). I do not know if this is good or worse!

2018-06-26T14:58:44.174436Z 0 [Warning] [MY-011071] [Server] option 'read_buffer_size': unsigned value 0 adjusted to 8192
2018-06-26T14:58:44.175153Z 0 [Warning] [MY-011071] [Server] option 'read_rnd_buffer_size': unsigned value 0 adjusted to 1
2018-06-26T14:58:44.175865Z 0 [Warning] [MY-010915] [Server] 'NO_ZERO_DATE', 'NO_ZERO_IN_DATE' and 'ERROR_FOR_DIVISION_BY_ZERO' sql modes should be used with strict mode. They will be merged with strict mode in a future release.
2018-06-26T14:58:44.182485Z 0 [System] [MY-010116] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.11) starting as process 4840
2018-06-26T14:58:46.422610Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2018-06-26T14:58:46.469906Z 0 [System] [MY-010931] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: ready for connections. Version: '8.0.11' socket: '' port: 0 MySQL Community Server - GPL.
2018-06-26T14:58:46.470899Z 0 [ERROR] [MY-010131] [Server] TCP/IP, --shared-memory, or --named-pipe should be configured on NT OS
2018-06-26T14:58:46.471452Z 0 [ERROR] [MY-010119] [Server] Aborting
2018-06-26T14:58:46.626396Z 0 [Warning] [MY-011311] [Server] Plugin mysqlx reported: 'All I/O interfaces are disabled, X Protocol won't be accessible'
2018-06-26T14:58:47.747927Z 0 [System] [MY-010910] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.11) MySQL Community Server - GPL.

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.