adminer v4.6.3 Release Notes

Release Date: 2018-06-28 // almost 6 years ago
  • Disallow using password-less databases
    Copy triggers when copying table
    Stop session before connecting
    Simplify running slow queries
    โฌ‡ Decrease timeout for running slow queries from 5 seconds to 2 seconds
    ๐Ÿ›  Fix displaying info about non-alphabetical objects (bug #599)
    ๐Ÿ‘‰ Use secure cookies on HTTP if session.cookie_secure is set
    ๐Ÿ‘ PDO: Support binary fields download
    MySQL: Disallow LOAD DATA LOCAL INFILE
    MySQL: Use CONVERT() only when searching for non-ASCII (bug #603)
    MySQL: Order database names in MySQL 8 (bug #613)
    PostgreSQL: Fix editing data in views (bug #605, regression from 4.6.0)
    PostgreSQL: Do not cast date/time/number/uuid searches to text (bug #608)
    PostgreSQL: Export false as 0 in PDO (bug #619)
    ๐Ÿ‘ MS SQL: Support port with sqlsrv
    Editor: Do not check boolean checkboxes with false in PostgreSQL (bug #607)