Menu

#652 Editor Online Demo shows warning

Git
closed-fixed
nobody
None
5
2019-07-14
2018-12-06
No

It shows a warning and requests a password..

https://adminer.sourceforge.io/editor.php?username=

Discussion

  • Jakub Vrána

    Jakub Vrána - 2018-12-18
    • status: open --> open-accepted
     
  • Jakub Vrána

    Jakub Vrána - 2018-12-18

    Fixed for now but it happens repeatedly. I don't know what's causing it.

     
  • Rik Vermeer

    Rik Vermeer - 2019-03-21

    Hi

    I believe you have to run either:
    ALTER USER root@% IDENTIFIED VIA mysql_native_password;
    or
    ALTER USER root@% IDENTIFIED VIA mysql_old_password;

    I found this out when i was running the latest mariadb docker against phpmyadmin. Can't find my references though, sorry.

    Kind regards,
    Rik

     
  • Jakub Vrána

    Jakub Vrána - 2019-07-14
    • status: open-accepted --> closed-fixed
     
  • Jakub Vrána

    Jakub Vrána - 2019-07-14

    I've moved the demo to demo.adminer.org.

     

Log in to post a comment.