Project News for Adminer

  • Adminer 3.7.0 released

    Adminer 3.7.0 (released 2013-05-19):
    Allow more SQL files to be uploaded at the same time
    Print run time next to executed queries
    Don't drop original view and routine before creating the new one
    Highlight default submit button
    Add server placeholder to login form
    Disable SQL export when applying functions in select
    Allow using lang() in plugins (customization)
    Remove bzip2 compression support
    Constraint memory used in TAR export
    Allow exporting views dependent on each other (bug #3459151)
    Fix resetting search (bug #3612507)
    Don't use LIMIT 1 if updating unique row (bug #3613109)
    Restrict editing rows without unique identifier to search results
    Display navigation bellow main content on mobile browsers
    Get number of rows on export page asynchronously
    MySQL: Optimize create table page and Editor navigation
    MySQL: Display bit type as binary number
    MySQL: Improve export of binary data types
    MySQL: Fix handling of POINT data type (bug #3582578)
    MySQL: Don't export binary and geometry columns twice in select
    MySQL: Fix EXPLAIN in MySQL < 5.1, bug since Adminer 3.6.4
    SQLite: Export views
    PostgreSQL: Fix swapped NULL and NOT NULL columns in weird setups

    http://www.adminer.org/

    2013-05-19 21:18:15 PDT by jakubvrana

  • Adminer 3.6.4 released

    Display pagination on a fixed position
    Increase default select limit to 50
    Display SQL edit form on Ctrl+click on the select query
    Display SQL history from newest
    Recover original view, trigger, routine if creating fails
    Do not store plain text password to history in creating user
    Selectable ON UPDATE CURRENT_TIMESTAMP field in create table
    Open database to a new window after selecting it with Ctrl
    Clear column name after resetting search (bug #3601200)
    Explain partitions in SQL query (bug #3600150)
    Allow loading more data with inline edit (bug #3605531)
    Stay on the same page after deleting rows (bug #3605845)
    Respect checked tables in export filename (bug #3245464)
    Respect PHP configuration max_input_vars
    Fix unsetting permanent login after logout
    Disable autocapitalize in identifiers on mobile browsers
    MySQL: Compatibility with MySQL 5.6
    MySQL: Move ALTER export to plugin
    MySQL: Use numeric time zone in export
    MySQL: Link processlist documentation
    SQLite: Export indexes

    http://www.adminer.org/

    2013-04-25 18:27:27 PDT by jakubvrana

  • Adminer 3.6.3 released

    Display error code in SQL query
    Allow specifying external links
    Treat Meta key same as Ctrl
    Fix XSS in displaying non-UTF-8 strings
    Don't use type="number" for decimal numbers

    http://www.adminer.org/

    2013-01-23 02:24:42 PST by jakubvrana

  • Adminer 3.6.2 released

    Edit values by Ctrl+click instead of double click
    Don't select row on double click
    Support NULL in routine calls
    Shorten printed values in varchar fields
    Display table default values on wide screens
    Display date in SQL history
    HTML5 input fields
    Display warning for missing UPDATE privilege
    Fix switching language on first load
    Support enabled mbstring.func_overload
    MySQL: Prolong comment length since MySQL 5.5
    PostgreSQL: Fix process list in version 9.2
    MS SQL: Support databases starting with number

    http://www.adminer.org/

    2012-12-21 07:59:58 PST by jakubvrana

  • Adminer 3.6.0 released

    Load more data in select
    Edit strings with \n in textarea
    Time out long running database list and select count
    Use VALUES() in INSERT+UPDATE export
    Style logout button as link
    Store selected database to permanent login
    Ctrl+click and Shift+click on button opens form to a blank window
    Switch language by POST
    Compress translations
    MySQL: Support geometry data types
    selectQueryBuild() method (customization)
    Serbian translation

    http://www.adminer.org/

    2012-09-16 07:12:57 PDT by jakubvrana