1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 05:11:25 +02:00

MySQL: Drop support for MySQL 4

This commit is contained in:
Jakub Vrana
2025-03-06 21:15:00 +01:00
parent afe03ef720
commit c27b91a167
2 changed files with 6 additions and 12 deletions

View File

@@ -3,6 +3,7 @@ Speed up with disabled output buffering
Don't autofocus computed fields in insert form
Skip generated columns in multi-edit (bug #882)
MySQL: Display generated value in table structure
MySQL: Drop support for MySQL 4
PostgreSQL: Compute size of all databases (bug #881)
PostgreSQL: Do not alter indexes with expressions
PostgreSQL: Fix export of indexes with expressions (bug #768)