Does anyone know of a permanent robust weblink to view the demo sakila database, which is hosted on phpmyadmin?
Yesterday the database was here, as per Google results:
https://demo.phpmyadmin.net/master-config/index.php?db=sakila
But this link now redirects me here with no sakila DB:
https://demo.phpmyadmin.net/master-config/index.php?reload=1
Today the website is under MariaDB instead of MySQL:
https://demo.phpmyadmin.net/master-config/db_structure.php?server=1&db=sakila
Does this database regularly move locations or is it incredibly coincidental that it has moved overnight? As a demo, perhaps anyone can change its location?
I have built an SQL course online and want students to use this sakila demo website. For this I need a reliable URL. Can anyone help me on what that would be, or at least help me understand why the DB has moved?
Thanks