Answer the question
In order to leave comments, you need to log in
Why doesn't the PASSWORD function work in MySQL Ver 8.0.11?
CentOS 7, trying to install MySQL server. Added a repository from the MySQL website, installed, installed the version
# mysqld --version
/usr/sbin/mysqld Ver 8.0.11 for Linux on x86_64 (MySQL Community Server - GPL)
mysql> SELECT PASSWORD('test');
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '('test')' at line 1
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question