Adminer 3.7.0-dev: 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 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) Display navigation bellow main content on mobile browsers 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 SQLite: Export views Adminer 3.6.4 (released 2013-04-26): 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 Adminer 3.6.3 (released 2013-01-23): 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 Adminer 3.6.2 (released 2012-12-21): 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 Adminer 3.6.1 (released 2012-09-17): Fix compiled version on PHP with multibyte support Adminer 3.6.0 (released 2012-09-16): 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 Adminer 3.5.1 (released 2012-08-10): Support same name fields in CSV export Support Shift+click in export Adminer 3.5.0 (released 2012-08-05): Links for column search in select Autohide column context menu in select Autodisplay long table names in tables list Display assigned auto_increment after clone SQLite: Full alter table SQLite: Better editing in tables without primary key SQLite: Display number of rows in database overview Adminer 3.4.0 (released 2012-06-30): Link to descending order Shift+click on checkbox to select consecutive rows Print current time next to executed SQL queries Warn about selecting data without index Allow specifying database in login form Link to original table in EXPLAIN of SELECT * FROM table t Format numbers in translations MySQL: inform about disabled event_scheduler SQLite: support binary data PostgreSQL: approximate row count in table overview PostgreSQL: improve PDO support in SQL command Oracle: schema, processlist, table overview numbers Simplify work with NULL values (customization) Use namespace in login form (customization) Customizable export filename (customization) Replace JSMin by better JavaScript minifier Don't use AJAX links and forms Indonesian translation Ukrainian translation Bengali translation Adminer 3.3.4 (released 2012-03-07): Foreign keys default actions (bug #3397606) SET DEFAULT foreign key action Fix minor parser bug in SQL command with webserver file Ctrl+click on button opens form to a blank window Trim table and column names (bug #3405309) Error message with no response from server in AJAX Esc to cancel AJAX request Move AJAX loading indicator to the right Don't quote bit type in export Don't check row while selecting text Fix invalid references line position on Database schema Disable selecting text on Database schema Ability to disable export (customization) Extensible list of databases (customization) MySQL: set autocommit after connect SQLite, PostgreSQL: vacuum SQLite, PostgreSQL: don't use LIKE for numbers (bug #3420408) PostgreSQL: fix alter foreign key PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619) Boolean search (Editor) Persian translation Adminer 3.3.3 (released 2011-08-12): Highlight checked rows Titles of links in database overview and navigation Fix trigger export (SQLite) Default trigger statement (SQLite, PostgreSQL) Remove search by expression (PostgreSQL, MS SQL) Adminer 3.3.2 (released 2011-08-08): Display error with non-existent row in edit Fix minor parser bug in SQL command with webserver file Fix SQL command Stop on error Don't scroll with AJAX select order and alter move column Fast number of rows with big tables (PostgreSQL) Sort databases and schemas (PostgreSQL) Adminer 3.3.1 (released 2011-07-27): Fix XSS introduced in Adminer 3.2.0 Fix altering default values (PostgreSQL) Process list (PostgreSQL) Adminer 3.3.0 (released 2011-07-19): Use Esc to disable in-place edit Shortcut for database privileges Editable index names Append new index with auto index selection (bug #3282127) Preserve original timestamp value in multiple update (bug #3312614) Bit type default value Display foreign key name in tooltip Display default column value in table overview Display column collation in tooltip Keyboard shortcuts: Alt+Shift+1 for homepage, Ctrl+Shift+Enter for Save and continue edit Show only errors with Webserver file SQL command Remember select export and import options Link tables and indexes from SQL command EXPLAIN (MySQL) Display error with all wrong SQL commands (MySQL) Display foreign keys from other schemas (PostgreSQL) Pagination support (Oracle) Autocomplete for big foreign keys (Editor) Display name of the referenced record in PostgreSQL (Editor) Prefer NULL to empty string (Editor, bug #3323800) Display searched columns (Editor) Customizable favicon (customization) Method name can return a link (customization) Easier sending of default headers (customization) Lithuanian and Romanian translation Adminer 3.2.2 (released 2011-03-28): Fix AJAX history after reload Adminer 3.2.1 (released 2011-03-23): Ability to save expression in edit Respect default database collation (bug #3191489) Don't export triggers without table (bug #3193489) Esc to focus next field in Tab textarea Send forms by Ctrl+Enter on