# docker logs mylamp Updating for PHP 8.0 Replacing CLI php.ini values Editing APACHE_RUN_GROUP environment variable Editing phpmyadmin config Setting up MySQL directories Allowing Apache/PHP to write to the app Allowing Apache/PHP to write to MySQL Editing MySQL config => An empty or uninitialized MySQL volume is detected in /var/lib/mysql => Installing MySQL ... => Done! => Waiting for confirmation of MySQL service startup => Creating MySQL admin user with random password ERROR 1064 (42000) at line 1: 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 'IDENTIFIED BY ''' at line 1 => Done! ======================================================================== You can now connect to this MySQL Server with 46W9QD9oC5Co
mysql -uadmin -p46W9QD9oC5Co -h<host> -P<port>
Please remember to change the above password as soon as possible! MySQL user 'root' has no password but only allows local connections