Home > database >  Mysql5.7 versions, can't operate on connection, seek the great spirit of advice, thank you very
Mysql5.7 versions, can't operate on connection, seek the great spirit of advice, thank you very

Time:09-28

Install mysql5.7.18 today,
/root @ localhost ~ # mysql -u root - proot
Mysql: [Warning] Using a password on the command line interface can be insecure.
Welcome to the MySQL monitor. Commands end with; Or \ g.
Your MySQL connection id is 4
Server version: 5.7.18

Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
Affiliates. Other names may be trademarks of their respective
Market metrix.

Type 'help. 'or' h \ 'for help. Type' \ c 'to clear the current input statement.

Mysql> show databases;
ERROR 1820 (HY000) : Unknown ERROR 1820
Mysql> The use of mysql
ERROR 1820 (HY000) : Unknown ERROR 1820

Say online password policy issues or need to modify the password but I have modified the error.

Mysql> SET the PASSWORD=PASSWORD (' root! 1234 ');
ERROR 1819 (HY000) : Unknown ERROR 1819

The great spirit guide, urgent urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1


[root @ localhost log] # tail - 10./var/log/mysqld log
The 2018-04-10 T20: thy. 990628 z 0 [Note] Server hostname (bind - address) : '*'; Port: 3306
The 2018-04-10 T20: thy. 990698 z 0 [Note] IPv6 is available.
The 2018-04-10 T20: thy. 990706 z 0 [Note] - ': :' resolves to '... ';
The 2018-04-10 T20: thy. 990721 z 0 [Note] Server socket created on IP: ':'.
The 2018-04-10 T20:13:39. 000815 z 0 [Note] Event Scheduler: the Loaded 0 events
The 2018-04-10 T20:13:39. 001024 z 0 [Note]
The 2018-04-10 T20:13:39. 001039 z 0 [Note] Executing 'SELECT * FROM INFORMATION_SCHEMA. TABLES; 'to get a list of tables using the deprecated partition engine. You may use the startup option' - disable - partition - engine - check 'to skip this check.
The 2018-04-10 T20:13:39. 001043 z 0 [Note] the Beginning of the list of non - natively partitioned tables
The 2018-04-10 T20:13:39. 017737 z 0 [Note] the End of the list of non - natively partitioned tables
The 2018-04-10 T20:13:39. 336236 z 3 [Note]

View the log is not today log error message on April 20,,,,,,,,

CodePudding user response:

Password doesn't work, in a more complex, such as! Pxyz4321
  • Related