| Server IP : 198.38.94.67 / Your IP : 216.73.217.142 Web Server : LiteSpeed System : Linux d6054.dxb1.stableserver.net 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64 User : azfilmst ( 1070) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/softaculous/adminer/ |
Upload File : |
Adminer 5.5.0 (released 2026-07-17)
Disallow invalid port or socket (GHSA-58cq-mgw2-38m5)
Ignore invalid X-Forwarded-Prefix (GHSA-8478-xrj3-h9c2)
Hide copy to clipboard in insecure contexts
Process list: Copy query to clipboard
Wrap uneditable values in edit form
Syntax highlighting: Speed up
Allow connecting to socket without hostname (bug #1199, regression from 5.4.0)
MySQL: Do not export IN in FUNCTION parameters (regression from 5.4.2)
MySQL: Convert vector columns to text in select and edit
MySQL: Unsupport MySQL < 5.1
MySQL, SQLite: Draggable columns in alter table
MariaDB: Support inet4 and inet6 types
MariaDB: Allow setting password with password validation plugin (bug SF-814)
MariaDB 11.7+: Support vector columns and indexes
PostgreSQL 9.2+: Highlight queries in process list
SQLite: Support ANY type
SQLite: Support STRICT and WITHOUT ROWID tables
SQLite: Do not treat INTEGER PRIMARY KEY without AUTOINCREMENT as auto increment
SQLite: Disable editing of sqlite_schema
MS SQL: Fix multiple result sets (bug #1180)
New plugin: Redis driver
New plugin: Login behind a reverse proxy
Adminer 5.4.4 (released 2026-07-11)
Fix blob editing (bug #1251, regression from 5.4.2)
Speed up HTML escaping (bug #1147)
MySQL: Fix routine fields length (bug #1267, regression from 5.4.2)
MySQL: Preserve DETERMINISTIC and DATA ACCESS in routine definition (regression from 5.4.2)
MySQL: Export binary data as hex (bug #1123)
MariaDB: Hash password in privileges (bug #1166, regression from 4.7.2)
MariaDB: Speed up getting checks (bug #1245, regression from 5.4.2)
MariaDB, PostgreSQL: Use CREATE OR REPLACE FUNCTION if possible
PostgreSQL: Allow exporting more schemas at once (bug #1243)
PostgreSQL: Fix editing jsonb[] columns (bug #1300, regression from 5.4.2)
PostgreSQL: Fix displayed size of bytea
PostgreSQL 18: Support VIRTUAL generated columns (bug #1286)
MS SQL: Fix table status (bug #1146)
PDO: Increase precision of double (bug #1214)
Editor PDO: Fix foreign key value in edit (bug #1242)
Editor PostgreSQL: Fix enums (bug #1241)
Plugins: Method menuActions() (bug #1303)
Adminer 5.4.3 (released 2026-07-09)
Check Sec-Fetch-Site header (GHSA-33j4-hc95-pggg)
Escape REQUEST_URI (GHSA-c533-9qwm-8w5h, bug #1298)
Validate server (GHSA-r4x9-5m63-3vxw)
Validate server version (GHSA-h6jr-7pr6-grgj)
SQLite: Disallow ATTACH commands (GHSA-q4f2-39gr-45jh)
SQLite: Disallow VACUUM INTO commands (GHSA-gmx3-g29w-77wf)
SQLite: Check filename before deleting (GHSA-6pg3-chwq-wgqc)
Avoid unserialize() in brute force protection (bug #1289)
Tables overview: allow sorting (bug #1231)
Select: Disable Ctrl+click inline edit without UPDATE privilege
Select: Display NULL in column title
Export: Remember unchecked objects (regression from 5.0.6)
Foreign key: Display new field in case of an error
PostgreSQL: Order NULL last
PostgreSQL: Display all SQL command warnings and only once
PostgreSQL: Export serial as serial, not nextval()
PostgreSQL: Fix GENERATED AS IDENTITY export (bug #1260)
PostgreSQL: Export schema in nextval()
PostgreSQL: Export schema in REFERENCES
PostgreSQL: Add ~* operator (bug #1271)
Editor: Display tinyint(1) as checkbox (bug #1246, regression from 5.4.2)
Croatian translation
Adminer 5.4.2 (released 2026-02-08)
Avoid denial-of-service via version check (GHSA-q4f2-39gr-45jh, regression from 4.6.2)
Pretty print JSON in edit
Support multiline generated values in alter table
Link //domain.tld values
Improve print of nested tables
Hide sort links on unsortable columns
Display uneditable fields in edit form
Shorten all but numeric and date types in select
Fix escaping spaces in cookie value (bug #1208)
Don't quote comma in TSV export (bug #1238)
MariaDB: Don't display checks with the same name from another table (bug #1135)
PostgreSQL: Offer foreign keys in create table
PostgreSQL: Add missing parentheses to CHECK export
PostgreSQL: Allow creating NOT DEFERRABLE foreign keys
PostgreSQL: Remove duplicate DEFERRABLE in foreign key export
PostgreSQL: Add schema to sequence and view export
PostgreSQL: Fix definition of complex generated columns
PostgreSQL: Mark unique partial indexes as unique (bug #1172)
PostgreSQL: Fix namespace in inheritance links (bug #1221)
non-PostgreSQL: Display NOT NULL checks (bug #1237)
ClickHouse: Fix offset (bug #1188)
ClickHouse: Fix list of tables (bug #1176)
Plugins: Methods showVariables() and showStatus() (bug #1157)
Plugins: Allow to be in any namespace
New plugin: IGDB driver
Adminer 5.4.1 (released 2025-09-26)
SQL command: Unlink NULL primary keys
Do not quote 0 in CSV export
Warn about exceeded upload_max_filesize in imports
Prolong queries saved from SQL command to URL (bug #1154)
MySQL: Fix displaying routine definition (bug #1156, regression from 5.4.0)