1、caching_sha2_password

      



ALTER USER root@localhost IDENTIFIED WITH mysql_native_password BY '111111';

flush privileges


  2、set global time_zone = "+8:00";

        



set persist time_zone = "+8:00";