1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 19:44:00 +02:00

MariaDB: Display MariaDB instead of MySQL

This commit is contained in:
Jakub Vrana
2025-03-16 17:39:11 +01:00
parent 0762c761ac
commit 8353bd48de
2 changed files with 5 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ Adminer dev:
Align numbers right (bug #912)
Remember export setting at SQL command
SQL textarea: Open help on Ctrl+click
MariaDB: Display MariaDB instead of MySQL
CSS: Dark mode syntax highlighting
Designs named adminer-dark.css use dark basic style
Plugins: Add method syntaxHighlighting()