2013-07-06 10:31:21 -07:00
|
|
|
Adminer 4.0.0-dev:
|
2013-08-08 13:24:20 -07:00
|
|
|
Driver for MongoDB, SimpleDB and Elasticsearch
|
2013-06-29 12:41:35 -07:00
|
|
|
Save and continue edit by AJAX
|
2013-08-02 11:45:55 -07:00
|
|
|
Split SQL command and import
|
2013-07-06 22:49:39 -07:00
|
|
|
Add a new column in alter table on key press
|
2013-07-06 23:05:27 -07:00
|
|
|
Mark length as required for strings
|
2013-07-06 23:12:12 -07:00
|
|
|
Add label to database selection
|
2013-07-06 23:35:26 -07:00
|
|
|
Add button for dropping an index
|
2013-07-08 15:27:53 -07:00
|
|
|
Display number of selected rows
|
2013-07-16 18:37:33 -07:00
|
|
|
Add links to documentation
|
2013-07-08 23:51:50 -07:00
|
|
|
Disable underlining links
|
2013-10-24 22:04:57 -07:00
|
|
|
Differentiate views in navigation
|
2013-07-09 11:34:12 -07:00
|
|
|
Improve speed of CSV import
|
2013-07-22 19:40:03 -07:00
|
|
|
Keep form values after refresh in Firefox
|
2013-08-11 09:26:18 -07:00
|
|
|
Encrypt passwords stored in session by a key stored in cookie
|
2013-07-13 18:36:27 -07:00
|
|
|
Don't append newlines to uploaded files, bug since Adminer 3.7.0
|
2013-07-24 13:00:37 -07:00
|
|
|
Don't display SQL edit form on Ctrl+click on the select query, introduced in Adminer 3.6.4
|
2013-08-05 17:56:04 -07:00
|
|
|
Use MD5 for editing long keys only in supported drivers, bug since Adminer 3.6.4
|
2013-12-19 09:29:16 -08:00
|
|
|
Don't execute external JavaScript when verifying version
|
2013-12-19 12:34:15 -08:00
|
|
|
Include JUSH in the compiled version
|
2013-10-24 19:10:50 -07:00
|
|
|
Protect CSRF token against BREACH
|
2013-08-08 15:32:36 -07:00
|
|
|
SQLite: Allow editing primary key
|
2013-08-09 15:16:15 -07:00
|
|
|
SQLite: Allow editing foreign keys
|
2013-07-02 09:20:06 -07:00
|
|
|
PostgreSQL: Fix handling of nextval() default values
|
2013-08-06 15:48:45 -07:00
|
|
|
PostgreSQL: Support creating array columns
|
2013-10-24 22:16:24 -07:00
|
|
|
Customization: Provide schemas()
|
2013-09-04 08:43:14 -07:00
|
|
|
Thai translation
|
2013-06-29 12:41:35 -07:00
|
|
|
|
|
|
|
|
Adminer 3.7.1 (released 2013-06-29):
|
2013-05-20 10:06:23 -07:00
|
|
|
Increase click target for checkboxes
|
2013-05-20 09:13:06 -07:00
|
|
|
Use shadow for highlighting default button
|
2013-05-24 13:38:54 -07:00
|
|
|
Don't use LIMIT 1 if inline updating unique row
|
2013-06-03 08:56:18 -07:00
|
|
|
Don't check previous checkbox on added column in create table (bug #3614245)
|
2013-05-28 11:12:25 -07:00
|
|
|
Order table list by name
|
2013-06-03 14:57:26 -07:00
|
|
|
Verify UTF-8 encoding of CSV import
|
2013-06-11 11:02:17 +02:00
|
|
|
Notify user about expired master password for permanent login
|
2013-06-25 10:12:10 -07:00
|
|
|
Highlight table being altered in navigation
|
2013-06-24 05:23:14 -07:00
|
|
|
Send 404 for invalid database and schema
|
2013-06-24 05:53:23 -07:00
|
|
|
Fix title and links on invalid table pages
|
2013-06-24 09:08:26 -07:00
|
|
|
Display error on invalid alter table and view pages
|
2013-06-04 19:40:17 -07:00
|
|
|
MySQL: Speed up updating rows without numeric or UTF-8 primary key
|
2013-06-25 09:42:47 -07:00
|
|
|
Non-MySQL: Descending indexes
|
2013-05-23 21:05:45 -07:00
|
|
|
PostgreSQL: Fix detecting oid column in PDO
|
2013-05-29 17:24:27 -07:00
|
|
|
PostgreSQL: Handle timestamp types (bug #3614086)
|
2013-01-31 22:44:47 -08:00
|
|
|
Add Korean translation
|
2013-05-20 09:13:06 -07:00
|
|
|
|
2013-05-19 20:37:27 -07:00
|
|
|
Adminer 3.7.0 (released 2013-05-19):
|
2013-04-26 13:26:08 -07:00
|
|
|
Allow more SQL files to be uploaded at the same time
|
2013-04-25 23:41:46 -07:00
|
|
|
Print run time next to executed queries
|
2013-05-08 07:55:08 -07:00
|
|
|
Don't drop original view and routine before creating the new one
|
2013-05-04 17:02:59 -07:00
|
|
|
Highlight default submit button
|
2013-05-17 14:08:15 -07:00
|
|
|
Add server placeholder to login form
|
2013-04-26 11:57:21 -07:00
|
|
|
Disable SQL export when applying functions in select
|
2013-04-28 00:26:29 -07:00
|
|
|
Allow using lang() in plugins (customization)
|
2013-04-29 14:00:35 -07:00
|
|
|
Remove bzip2 compression support
|
2013-05-01 09:33:23 -07:00
|
|
|
Constraint memory used in TAR export
|
2013-04-29 15:42:39 -07:00
|
|
|
Allow exporting views dependent on each other (bug #3459151)
|
2013-05-03 18:53:13 -07:00
|
|
|
Fix resetting search (bug #3612507)
|
2013-05-11 13:03:39 -07:00
|
|
|
Don't use LIMIT 1 if updating unique row (bug #3613109)
|
2013-05-11 12:47:04 -07:00
|
|
|
Restrict editing rows without unique identifier to search results
|
2013-05-08 11:27:20 -07:00
|
|
|
Display navigation bellow main content on mobile browsers
|
2013-05-17 17:40:08 -07:00
|
|
|
Get number of rows on export page asynchronously
|
2013-04-26 20:04:57 -07:00
|
|
|
MySQL: Optimize create table page and Editor navigation
|
2013-04-26 20:23:24 -07:00
|
|
|
MySQL: Display bit type as binary number
|
2013-04-26 22:57:44 -07:00
|
|
|
MySQL: Improve export of binary data types
|
2013-04-26 20:04:57 -07:00
|
|
|
MySQL: Fix handling of POINT data type (bug #3582578)
|
|
|
|
|
MySQL: Don't export binary and geometry columns twice in select
|
2013-05-11 08:02:28 -07:00
|
|
|
MySQL: Fix EXPLAIN in MySQL < 5.1, bug since Adminer 3.6.4
|
2013-04-29 14:46:06 -07:00
|
|
|
SQLite: Export views
|
2013-05-23 21:05:45 -07:00
|
|
|
PostgreSQL: Fix swapped NULL and NOT NULL columns in PDO
|
2013-04-25 19:00:37 -07:00
|
|
|
|
2013-04-25 17:53:50 -07:00
|
|
|
Adminer 3.6.4 (released 2013-04-26):
|
2013-04-02 18:31:36 -07:00
|
|
|
Display pagination on a fixed position
|
2013-04-15 14:45:49 -07:00
|
|
|
Increase default select limit to 50
|
2013-04-04 18:15:18 -07:00
|
|
|
Display SQL edit form on Ctrl+click on the select query
|
2013-04-24 18:42:26 -07:00
|
|
|
Display SQL history from newest
|
2013-01-30 23:40:26 -08:00
|
|
|
Recover original view, trigger, routine if creating fails
|
2013-04-24 18:42:26 -07:00
|
|
|
Do not store plain text password to history in creating user
|
2013-04-17 09:41:58 -07:00
|
|
|
Selectable ON UPDATE CURRENT_TIMESTAMP field in create table
|
2013-04-17 17:57:14 -07:00
|
|
|
Open database to a new window after selecting it with Ctrl
|
2013-04-04 18:32:05 -07:00
|
|
|
Clear column name after resetting search (bug #3601200)
|
2013-04-04 18:40:49 -07:00
|
|
|
Explain partitions in SQL query (bug #3600150)
|
2013-03-26 18:31:03 -07:00
|
|
|
Allow loading more data with inline edit (bug #3605531)
|
2013-03-26 18:46:56 -07:00
|
|
|
Stay on the same page after deleting rows (bug #3605845)
|
2013-04-16 10:37:10 -07:00
|
|
|
Respect checked tables in export filename (bug #3245464)
|
2013-04-16 17:53:53 -07:00
|
|
|
Respect PHP configuration max_input_vars
|
2013-04-24 18:27:18 -07:00
|
|
|
Fix unsetting permanent login after logout
|
2013-04-03 10:46:51 -07:00
|
|
|
Disable autocapitalize in identifiers on mobile browsers
|
|
|
|
|
MySQL: Compatibility with MySQL 5.6
|
2013-04-03 18:49:05 -07:00
|
|
|
MySQL: Move ALTER export to plugin
|
2013-04-11 10:12:53 -07:00
|
|
|
MySQL: Use numeric time zone in export
|
2013-04-17 17:57:14 -07:00
|
|
|
MySQL: Link processlist documentation
|
2013-04-03 10:46:51 -07:00
|
|
|
SQLite: Export indexes
|
2013-01-23 02:18:02 -08:00
|
|
|
|
|
|
|
|
Adminer 3.6.3 (released 2013-01-23):
|
2013-01-09 22:19:38 -08:00
|
|
|
Display error code in SQL query
|
2013-01-10 17:59:43 -08:00
|
|
|
Allow specifying external links
|
2013-01-09 17:38:53 -08:00
|
|
|
Treat Meta key same as Ctrl
|
2013-01-18 14:23:45 -08:00
|
|
|
Fix XSS in displaying non-UTF-8 strings
|
2013-01-09 18:42:46 -08:00
|
|
|
Don't use type="number" for decimal numbers
|
2013-01-09 17:38:53 -08:00
|
|
|
|
2012-12-20 21:16:39 -08:00
|
|
|
Adminer 3.6.2 (released 2012-12-21):
|
2012-10-04 00:17:17 -07:00
|
|
|
Edit values by Ctrl+click instead of double click
|
2012-10-04 00:42:56 -07:00
|
|
|
Don't select row on double click
|
2012-12-15 22:07:42 -08:00
|
|
|
Support NULL in routine calls
|
2012-12-01 16:00:38 -08:00
|
|
|
Shorten printed values in varchar fields
|
2012-09-22 12:24:16 -07:00
|
|
|
Display table default values on wide screens
|
2012-12-01 16:00:38 -08:00
|
|
|
Display date in SQL history
|
2012-12-05 13:11:36 -08:00
|
|
|
HTML5 input fields
|
2012-12-15 23:13:51 -08:00
|
|
|
Display warning for missing UPDATE privilege
|
2012-09-22 06:22:44 -07:00
|
|
|
Fix switching language on first load
|
2012-12-01 16:00:38 -08:00
|
|
|
Support enabled mbstring.func_overload
|
|
|
|
|
MySQL: Prolong comment length since MySQL 5.5
|
2012-10-20 09:58:56 -07:00
|
|
|
PostgreSQL: Fix process list in version 9.2
|
2012-12-01 16:00:38 -08:00
|
|
|
MS SQL: Support databases starting with number
|
2012-09-17 15:45:33 -07:00
|
|
|
|
2012-09-17 15:32:54 -07:00
|
|
|
Adminer 3.6.1 (released 2012-09-17):
|
2012-09-17 15:32:28 -07:00
|
|
|
Fix compiled version on PHP with multibyte support
|
|
|
|
|
|
2012-09-16 06:22:20 -07:00
|
|
|
Adminer 3.6.0 (released 2012-09-16):
|
2012-08-19 20:32:53 -07:00
|
|
|
Load more data in select
|
2012-08-11 20:21:03 -07:00
|
|
|
Edit strings with \n in textarea
|
2012-08-19 19:38:53 -07:00
|
|
|
Time out long running database list and select count
|
2012-08-11 22:59:20 -07:00
|
|
|
Use VALUES() in INSERT+UPDATE export
|
2012-08-10 07:06:01 -07:00
|
|
|
Style logout button as link
|
2012-09-08 21:29:16 -07:00
|
|
|
Store selected database to permanent login
|
2012-09-04 15:40:57 -07:00
|
|
|
Ctrl+click and Shift+click on button opens form to a blank window
|
2012-09-06 23:32:42 -07:00
|
|
|
Switch language by POST
|
2012-09-02 06:44:32 -07:00
|
|
|
Compress translations
|
2012-09-16 06:22:20 -07:00
|
|
|
MySQL: Support geometry data types
|
2012-08-23 22:17:44 -07:00
|
|
|
selectQueryBuild() method (customization)
|
2012-08-24 11:52:10 +02:00
|
|
|
Serbian translation
|
2012-08-10 07:06:01 -07:00
|
|
|
|
2012-08-09 22:31:54 -07:00
|
|
|
Adminer 3.5.1 (released 2012-08-10):
|
2012-08-09 08:57:45 -07:00
|
|
|
Support same name fields in CSV export
|
|
|
|
|
Support Shift+click in export
|
2012-08-05 09:15:05 -07:00
|
|
|
|
2012-08-04 22:53:20 -07:00
|
|
|
Adminer 3.5.0 (released 2012-08-05):
|
2012-07-29 11:16:41 -07:00
|
|
|
Links for column search in select
|
2012-07-29 13:55:39 -07:00
|
|
|
Autohide column context menu in select
|
2012-07-29 16:05:37 -07:00
|
|
|
Autodisplay long table names in tables list
|
2012-07-27 17:37:04 -07:00
|
|
|
Display assigned auto_increment after clone
|
2012-07-15 14:38:45 -07:00
|
|
|
SQLite: Full alter table
|
2012-07-29 10:45:38 -07:00
|
|
|
SQLite: Better editing in tables without primary key
|
|
|
|
|
SQLite: Display number of rows in database overview
|
2012-07-15 14:38:45 -07:00
|
|
|
|
2012-06-30 05:04:37 -07:00
|
|
|
Adminer 3.4.0 (released 2012-06-30):
|
2012-04-30 18:08:42 -07:00
|
|
|
Link to descending order
|
2012-06-13 12:21:21 -07:00
|
|
|
Shift+click on checkbox to select consecutive rows
|
|
|
|
|
Print current time next to executed SQL queries
|
2012-05-16 23:54:56 -07:00
|
|
|
Warn about selecting data without index
|
2012-05-14 00:24:23 -07:00
|
|
|
Allow specifying database in login form
|
2012-04-15 10:53:40 -07:00
|
|
|
Link to original table in EXPLAIN of SELECT * FROM table t
|
2012-06-04 17:44:04 -07:00
|
|
|
Format numbers in translations
|
2012-05-13 17:40:36 -07:00
|
|
|
MySQL: inform about disabled event_scheduler
|
2012-05-13 23:20:47 -07:00
|
|
|
SQLite: support binary data
|
2012-05-11 12:41:31 +02:00
|
|
|
PostgreSQL: approximate row count in table overview
|
2012-05-14 00:54:28 -07:00
|
|
|
PostgreSQL: improve PDO support in SQL command
|
2012-05-13 15:26:42 -07:00
|
|
|
Oracle: schema, processlist, table overview numbers
|
2012-05-13 23:24:39 -07:00
|
|
|
Simplify work with NULL values (customization)
|
2012-05-14 00:08:32 -07:00
|
|
|
Use namespace in login form (customization)
|
2012-06-29 12:25:05 -07:00
|
|
|
Customizable export filename (customization)
|
2012-03-08 01:12:06 -08:00
|
|
|
Replace JSMin by better JavaScript minifier
|
2012-04-15 22:18:03 -07:00
|
|
|
Don't use AJAX links and forms
|
2012-06-19 10:21:40 -07:00
|
|
|
Indonesian translation
|
2012-03-21 22:36:07 -07:00
|
|
|
Ukrainian translation
|
2012-04-29 17:35:42 -07:00
|
|
|
Bengali translation
|
2012-03-06 23:31:44 -08:00
|
|
|
|
2012-03-06 22:43:13 -08:00
|
|
|
Adminer 3.3.4 (released 2012-03-07):
|
2011-08-29 13:21:02 +02:00
|
|
|
Foreign keys default actions (bug #3397606)
|
2012-03-06 22:43:13 -08:00
|
|
|
SET DEFAULT foreign key action
|
2011-08-29 15:58:53 +02:00
|
|
|
Fix minor parser bug in SQL command with webserver file
|
2011-10-10 00:13:05 -07:00
|
|
|
Ctrl+click on button opens form to a blank window
|
2011-09-10 13:06:59 +02:00
|
|
|
Trim table and column names (bug #3405309)
|
2011-09-17 15:24:18 +02:00
|
|
|
Error message with no response from server in AJAX
|
2011-10-10 00:13:05 -07:00
|
|
|
Esc to cancel AJAX request
|
2012-02-17 12:13:11 -08:00
|
|
|
Move AJAX loading indicator to the right
|
2012-01-05 11:31:19 +01:00
|
|
|
Don't quote bit type in export
|
2012-03-05 22:12:47 -08:00
|
|
|
Don't check row while selecting text
|
2012-03-06 00:48:28 -08:00
|
|
|
Fix invalid references line position on Database schema
|
2012-03-05 22:23:36 -08:00
|
|
|
Disable selecting text on Database schema
|
2011-12-21 22:08:18 -08:00
|
|
|
Ability to disable export (customization)
|
2012-02-23 22:54:48 -08:00
|
|
|
Extensible list of databases (customization)
|
2011-09-27 02:24:20 +02:00
|
|
|
MySQL: set autocommit after connect
|
2012-03-01 01:14:55 -08:00
|
|
|
SQLite, PostgreSQL: vacuum
|
2012-03-06 22:43:13 -08:00
|
|
|
SQLite, PostgreSQL: don't use LIKE for numbers (bug #3420408)
|
2011-09-10 13:06:59 +02:00
|
|
|
PostgreSQL: fix alter foreign key
|
2011-08-22 16:28:15 +02:00
|
|
|
PostgreSQL over PDO: connect if the eponymous database does not exist (bug #3391619)
|
2011-08-24 16:50:44 +02:00
|
|
|
Boolean search (Editor)
|
2011-08-23 14:02:14 +02:00
|
|
|
Persian translation
|
2011-08-22 16:28:15 +02:00
|
|
|
|
2011-08-12 18:09:19 +02:00
|
|
|
Adminer 3.3.3 (released 2011-08-12):
|
2011-08-11 13:48:27 +02:00
|
|
|
Highlight checked rows
|
2011-08-10 18:33:50 +02:00
|
|
|
Titles of links in database overview and navigation
|
2011-08-08 17:56:20 +02:00
|
|
|
Fix trigger export (SQLite)
|
2011-08-08 18:18:16 +02:00
|
|
|
Default trigger statement (SQLite, PostgreSQL)
|
2011-08-09 11:32:11 +02:00
|
|
|
Remove search by expression (PostgreSQL, MS SQL)
|
2011-08-08 17:56:20 +02:00
|
|
|
|
2011-08-08 16:26:10 +02:00
|
|
|
Adminer 3.3.2 (released 2011-08-08):
|
2011-08-02 00:06:28 +02:00
|
|
|
Display error with non-existent row in edit
|
2011-08-04 23:49:38 +02:00
|
|
|
Fix minor parser bug in SQL command with webserver file
|
2011-08-05 17:47:33 +02:00
|
|
|
Fix SQL command Stop on error
|
2011-08-05 17:53:40 +02:00
|
|
|
Don't scroll with AJAX select order and alter move column
|
2011-07-29 17:08:06 +02:00
|
|
|
Fast number of rows with big tables (PostgreSQL)
|
2011-07-29 17:59:14 +02:00
|
|
|
Sort databases and schemas (PostgreSQL)
|
2011-07-28 14:25:16 +02:00
|
|
|
|
2011-07-27 10:16:57 +02:00
|
|
|
Adminer 3.3.1 (released 2011-07-27):
|
2011-07-26 22:25:20 +02:00
|
|
|
Fix XSS introduced in Adminer 3.2.0
|
2011-05-18 15:52:23 +01:00
|
|
|
Fix altering default values (PostgreSQL)
|
2011-05-11 10:48:51 +01:00
|
|
|
Process list (PostgreSQL)
|
|
|
|
|
|
2011-07-19 14:28:57 +02:00
|
|
|
Adminer 3.3.0 (released 2011-07-19):
|
2011-05-10 11:06:50 +02:00
|
|
|
Use Esc to disable in-place edit
|
2011-06-03 13:50:20 +02:00
|
|
|
Shortcut for database privileges
|
2011-07-13 15:13:00 +02:00
|
|
|
Editable index names
|
2011-05-04 15:53:26 +02:00
|
|
|
Append new index with auto index selection (bug #3282127)
|
2011-06-08 12:48:39 +02:00
|
|
|
Preserve original timestamp value in multiple update (bug #3312614)
|
2011-05-16 16:14:11 +02:00
|
|
|
Bit type default value
|
2011-06-01 10:48:07 +02:00
|
|
|
Display foreign key name in tooltip
|
2011-06-05 08:35:15 +02:00
|
|
|
Display default column value in table overview
|
2011-06-01 17:05:09 +02:00
|
|
|
Display column collation in tooltip
|
2011-06-14 10:32:08 +02:00
|
|
|
Keyboard shortcuts: Alt+Shift+1 for homepage, Ctrl+Shift+Enter for Save and continue edit
|
2011-06-28 15:52:39 +02:00
|
|
|
Show only errors with Webserver file SQL command
|
2011-07-13 13:08:20 +02:00
|
|
|
Remember select export and import options
|
2011-07-13 16:31:47 +02:00
|
|
|
Link tables and indexes from SQL command EXPLAIN (MySQL)
|
2011-06-28 15:52:39 +02:00
|
|
|
Display error with all wrong SQL commands (MySQL)
|
2011-07-12 16:03:39 +02:00
|
|
|
Display foreign keys from other schemas (PostgreSQL)
|
2011-05-24 15:20:13 +02:00
|
|
|
Pagination support (Oracle)
|
2011-05-04 15:53:26 +02:00
|
|
|
Autocomplete for big foreign keys (Editor)
|
2011-05-24 15:20:13 +02:00
|
|
|
Display name of the referenced record in PostgreSQL (Editor)
|
2011-06-28 15:52:39 +02:00
|
|
|
Prefer NULL to empty string (Editor, bug #3323800)
|
2011-07-01 17:15:45 +02:00
|
|
|
Display searched columns (Editor)
|
2011-05-04 15:53:26 +02:00
|
|
|
Customizable favicon (customization)
|
|
|
|
|
Method name can return a link (customization)
|
2011-05-31 07:48:10 +02:00
|
|
|
Easier sending of default headers (customization)
|
2011-07-21 20:41:37 +02:00
|
|
|
Lithuanian and Romanian translation
|
2011-05-04 15:53:26 +02:00
|
|
|
|
2011-03-28 12:44:17 +02:00
|
|
|
Adminer 3.2.2 (released 2011-03-28):
|
2011-03-24 08:24:57 +01:00
|
|
|
Fix AJAX history after reload
|
|
|
|
|
|
2011-03-23 17:09:12 +01:00
|
|
|
Adminer 3.2.1 (released 2011-03-23):
|
2011-03-15 17:34:25 +01:00
|
|
|
Ability to save expression in edit
|
2011-03-08 13:46:37 +01:00
|
|
|
Respect default database collation (bug #3191489)
|
|
|
|
|
Don't export triggers without table (bug #3193489)
|
2011-08-08 10:38:41 +02:00
|
|
|
Esc to focus next field in Tab textarea
|
2011-03-21 12:15:38 +01:00
|
|
|
Send forms by Ctrl+Enter on <select>
|
2011-03-08 13:46:37 +01:00
|
|
|
Enum editor and textarea Ctrl+Enter working in IE
|
|
|
|
|
AJAX forms in Google Chrome
|
|
|
|
|
Parse UTF-16 and UTF-8 BOM in all text uploads
|
2011-08-08 10:38:41 +02:00
|
|
|
Display ; in history
|
2011-03-08 02:31:59 +01:00
|
|
|
Use DELIMITER in history
|
2011-08-08 10:38:41 +02:00
|
|
|
Show databases even with skip_show_database in MySQL 5
|
2011-03-18 09:12:31 +01:00
|
|
|
Disable maxlength with functions in edit
|
2011-03-11 23:23:13 +01:00
|
|
|
Better placement of AJAX icon
|
2011-03-15 17:34:25 +01:00
|
|
|
Table header in CSV export (Editor)
|
2011-03-18 14:29:36 +01:00
|
|
|
Time format hint (Editor)
|
2011-03-19 14:47:44 +01:00
|
|
|
Respect order after search (Editor)
|
2011-03-23 13:35:35 +01:00
|
|
|
Set MySQL time zone by PHP setting (Editor)
|
2011-03-23 11:57:35 +01:00
|
|
|
Allow own code in <head> (customization)
|
2011-03-08 14:13:09 +01:00
|
|
|
Polish translation
|
2011-03-08 13:46:37 +01:00
|
|
|
|
2011-02-24 17:33:38 +01:00
|
|
|
Adminer 3.2.0 (released 2011-02-24):
|
2010-11-12 18:07:29 +01:00
|
|
|
Get long texts and slow information by AJAX
|
2011-02-01 14:12:22 +01:00
|
|
|
Most links and forms by AJAX in browsers with support for history.pushState
|
|
|
|
|
Copy tables
|
2011-01-30 02:07:27 +01:00
|
|
|
Ability to search by expression in select
|
2011-01-31 15:57:28 +01:00
|
|
|
Export SQL command result (bug #3116854)
|
|
|
|
|
Focus first field with insert (bug #3126501)
|
2010-12-29 18:08:34 +01:00
|
|
|
Permanent link in schema
|
|
|
|
|
Display total time in show only errors mode in SQL command
|
2010-12-01 09:40:39 +01:00
|
|
|
History: edit all
|
|
|
|
|
MS SQL: auto primary and foreign key
|
|
|
|
|
SQLite: display 0
|
2010-12-08 00:25:01 +01:00
|
|
|
Create table default data type: int
|
2011-01-25 17:13:57 +01:00
|
|
|
Focus upper/lower fields by Ctrl+Up/Ctrl+Down
|
2011-01-31 15:57:28 +01:00
|
|
|
Hide credentials for SQLite
|
2011-02-01 16:19:39 +01:00
|
|
|
Utilize oids in PostgreSQL
|
2011-01-06 09:30:07 +01:00
|
|
|
Homepage customization
|
2011-01-06 09:41:27 +01:00
|
|
|
Use IN for search in numeric fields (Editor)
|
2011-01-25 16:40:33 +01:00
|
|
|
Use password input for _md5 and _sha1 fields (Editor)
|
2010-12-29 18:08:34 +01:00
|
|
|
Work without session.use_cookies (bug #3138640)
|
2011-02-08 20:58:31 +01:00
|
|
|
Fix saving schema to cookie in Opera
|
2011-02-08 19:57:06 +01:00
|
|
|
Portuguese, Slovenian and Turkish translation
|
2010-11-12 18:07:29 +01:00
|
|
|
|
2010-11-16 13:18:24 +01:00
|
|
|
Adminer 3.1.0 (released 2010-11-16):
|
2010-10-29 18:02:20 +02:00
|
|
|
TSV export and import
|
2010-11-04 00:00:45 +01:00
|
|
|
Customizable export
|
2010-10-22 14:31:47 +02:00
|
|
|
Option to show only errors in SQL command
|
2010-10-29 17:44:22 +02:00
|
|
|
Link to bookmark SQL command
|
2010-10-30 01:56:49 +02:00
|
|
|
Recognize $$ strings in SQL command (PostgreSQL)
|
2010-11-04 00:00:45 +01:00
|
|
|
Highlight and edit SQL command in processlist
|
2010-10-29 17:44:22 +02:00
|
|
|
Always display all drivers
|
2010-10-30 01:56:49 +02:00
|
|
|
Timestamp at the end of export
|
2010-11-03 23:59:49 +01:00
|
|
|
Link to refresh database cache (bug #3102451)
|
2010-11-04 00:00:45 +01:00
|
|
|
Support for virtual foreign keys
|
2010-10-29 17:44:22 +02:00
|
|
|
Disable XSS "protection" of IE8
|
2010-11-04 00:00:45 +01:00
|
|
|
Immunity against zend.ze1_compatibility_mode (bug #3089645)
|
2010-10-22 14:31:47 +02:00
|
|
|
Fix last page with empty result set
|
2010-11-11 10:12:26 +01:00
|
|
|
Arabic translation and RTL support
|
2010-11-09 12:59:51 +01:00
|
|
|
Dual licensing: Apache or GPL
|
2010-10-22 14:31:47 +02:00
|
|
|
|
2010-10-18 10:28:03 +02:00
|
|
|
Adminer 3.0.1 (released 2010-10-18):
|
2010-10-17 07:16:32 +02:00
|
|
|
Send the form by Ctrl+Enter in all textareas
|
2010-10-17 08:22:36 +02:00
|
|
|
Disable creating SQLite databases with extension other than db, sdb, sqlite
|
2010-10-17 22:13:32 +02:00
|
|
|
Ability to use Adminer in a frame through customization
|
2010-10-17 01:52:47 +02:00
|
|
|
Catalan translation
|
2010-10-17 21:39:34 +02:00
|
|
|
MS SQL 2005 compatibility
|
|
|
|
|
PostgreSQL: connect if the eponymous database does not exist
|
2010-10-17 01:52:47 +02:00
|
|
|
|
2010-10-15 13:45:16 +02:00
|
|
|
Adminer 3.0.0 (released 2010-10-15):
|
2010-05-14 18:37:06 +02:00
|
|
|
Drivers for MS SQL, SQLite, PostgreSQL, Oracle
|
2010-04-21 12:01:32 +00:00
|
|
|
Allow concurrent logins on the same server
|
2010-05-06 15:45:34 +02:00
|
|
|
Allow permanent login without customization
|
2010-04-23 15:26:59 +00:00
|
|
|
In-place editation in select
|
2010-05-21 15:07:59 +02:00
|
|
|
Foreign key options in Table creation
|
2010-09-28 10:02:55 +02:00
|
|
|
Treat binary type as hex
|
2010-04-23 15:26:59 +00:00
|
|
|
Show number of tables in server overview
|
2010-04-21 12:01:32 +00:00
|
|
|
Operator LIKE %%
|
|
|
|
|
Remember export parameters in cookie
|
|
|
|
|
Allow semicolon as CSV separator
|
2010-05-21 16:07:22 +02:00
|
|
|
Schemas, sequences and types support (PostgreSQL)
|
2010-04-26 16:22:24 +00:00
|
|
|
Autofocus username in login form
|
2010-07-13 18:18:47 +02:00
|
|
|
Allow to insert Tab in SQL textareas and send the form by Ctrl+Enter
|
2010-04-26 16:22:24 +00:00
|
|
|
Disable spellchecking in SQL textareas
|
2010-05-12 18:07:46 +02:00
|
|
|
Display auto_increment value of inserted item
|
2010-06-03 14:15:23 +02:00
|
|
|
Allow disabling auto_increment value export
|
2010-06-08 20:38:15 +02:00
|
|
|
Prefill auto_increment column name
|
2010-09-08 10:43:08 +02:00
|
|
|
Ability to jump to any page in select by JavaScript
|
|
|
|
|
Display comment in table overview
|
2010-06-10 16:02:51 +02:00
|
|
|
Link last page above data in select
|
2010-05-02 21:37:05 +00:00
|
|
|
Link table names in SQL queries
|
2010-10-07 16:03:22 +02:00
|
|
|
Hungarian, Japanese and Tamil translation
|
2010-04-21 12:01:32 +00:00
|
|
|
Defer table information in database overview to JavaScript (performance)
|
|
|
|
|
Big tables optimizations (performance)
|
|
|
|
|
|
2010-04-21 11:25:09 +00:00
|
|
|
Adminer 2.3.2 (released 2010-04-21):
|
|
|
|
|
Fix COUNT(*) link
|
|
|
|
|
Fix Save and continue edit
|
|
|
|
|
|
2010-04-06 08:42:43 +00:00
|
|
|
Adminer 2.3.1 (released 2010-04-06):
|
2010-03-05 16:18:45 +00:00
|
|
|
Add Drop button to Alter pages (regression from 2.0.0)
|
2010-04-02 12:29:56 +00:00
|
|
|
Link COUNT(*) result to listing
|
|
|
|
|
Newlines in select query edit
|
2010-03-05 16:18:45 +00:00
|
|
|
Return to referer after edit
|
2010-04-06 08:42:43 +00:00
|
|
|
Respect session.auto_start (bug #2967284)
|
2010-03-05 16:18:45 +00:00
|
|
|
|
2010-02-26 15:55:49 +00:00
|
|
|
Adminer 2.3.0 (released 2010-02-26):
|
2009-12-18 17:39:48 +00:00
|
|
|
Support for permanent login (customization required)
|
2010-02-16 14:35:32 +00:00
|
|
|
Search in all tables
|
2010-01-08 17:12:03 +00:00
|
|
|
Show status variables
|
2010-01-28 14:29:10 +00:00
|
|
|
Print sums in tables overview
|
2009-12-14 11:37:59 +00:00
|
|
|
Add Delete button to Edit page (regression from 2.0.0)
|
2010-02-03 15:30:52 +00:00
|
|
|
Print error summary in SQL command
|
2009-12-16 13:29:19 +00:00
|
|
|
Simplify SQL syntax error message
|
2010-01-08 17:12:03 +00:00
|
|
|
Show SQL query info if available
|
|
|
|
|
Delete length when changing type in alter table
|
2010-02-16 10:52:13 +00:00
|
|
|
Ability to check table prefix in export
|
2009-12-14 11:37:59 +00:00
|
|
|
|
2009-11-26 15:56:34 +00:00
|
|
|
Adminer 2.2.1 (released 2009-11-26):
|
2009-11-26 12:14:39 +00:00
|
|
|
Highlight current links
|
2009-11-02 22:09:23 +00:00
|
|
|
Improve concurrency
|
2009-11-02 23:14:37 +00:00
|
|
|
Move number of tables to DB info (performance)
|
2009-11-12 15:02:34 +00:00
|
|
|
Search by foreign keys (Editor)
|
2009-10-23 14:38:44 +00:00
|
|
|
Link new item in backward keys (Editor)
|
|
|
|
|
|
2009-10-20 15:36:17 +00:00
|
|
|
Adminer 2.2.0 (released 2009-10-20):
|
2009-10-19 05:11:45 +00:00
|
|
|
Database list - bulk drop, number of tables
|
|
|
|
|
Enlarge field for enum and set definition
|
2009-09-22 10:51:40 +00:00
|
|
|
Display table links above table structure
|
2009-10-02 14:25:18 +00:00
|
|
|
Link URLs in select
|
|
|
|
|
Display number of manipulated rows in JS confirm
|
2009-10-07 11:10:24 +00:00
|
|
|
Set required memory in SQL command
|
2009-09-22 10:51:40 +00:00
|
|
|
Fix removed default in ALTER
|
|
|
|
|
Display whitespace in texts (bug #2858042)
|
2009-09-25 15:30:38 +00:00
|
|
|
ClickJacking protection in modern browsers
|
2009-09-22 15:09:45 +00:00
|
|
|
E-mail attachments (Editor)
|
2009-09-24 08:58:39 +00:00
|
|
|
Optional year in date (Editor)
|
2009-09-25 13:48:00 +00:00
|
|
|
Search operators (Editor)
|
2009-09-25 14:52:30 +00:00
|
|
|
Align numbers to right in select (Editor)
|
2009-09-22 10:51:40 +00:00
|
|
|
Move <h1> to $adminer->navigation (customization)
|
|
|
|
|
Rename get_dbh to connection (customization)
|
|
|
|
|
|
2009-09-12 20:16:26 +00:00
|
|
|
Adminer 2.1.0 (released 2009-09-12):
|
2009-08-21 16:54:10 +00:00
|
|
|
Edit default values directly in table creation
|
2009-08-25 15:58:04 +00:00
|
|
|
Execute SQL file stored on server disk
|
2009-09-12 04:44:18 +00:00
|
|
|
Display EXPLAIN in SQL query
|
2009-08-28 11:49:57 +00:00
|
|
|
Compress export and import
|
2009-08-19 17:10:06 +00:00
|
|
|
Display column comments in table overview
|
2009-08-31 07:58:03 +00:00
|
|
|
Use ON DUPLICATE KEY UPDATE for CSV import
|
2009-09-09 11:03:03 +00:00
|
|
|
Print ALTER export instead of executing it
|
2009-09-12 04:44:18 +00:00
|
|
|
Click on row selects it
|
2009-08-18 09:36:32 +00:00
|
|
|
Fix Editor date format
|
2009-08-19 17:10:06 +00:00
|
|
|
Fix long SQL query crash (bug #2839231)
|
2009-09-09 19:47:15 +00:00
|
|
|
Speedup of simple alter table
|
2009-08-21 10:38:49 +00:00
|
|
|
Traditional Chinese translation
|
2009-08-18 09:36:32 +00:00
|
|
|
|
2009-08-07 08:26:10 +00:00
|
|
|
Adminer 2.0.0 (released 2009-08-06):
|
2009-07-03 06:26:01 +00:00
|
|
|
Editor: User friendly data editor
|
2009-07-11 19:45:57 +00:00
|
|
|
Customization: Adminer class
|
2009-07-02 22:37:10 +00:00
|
|
|
Create single column foreign key in table structure
|
2009-07-24 10:52:24 +00:00
|
|
|
Table relations (Editor)
|
|
|
|
|
Send e-mails (Editor)
|
|
|
|
|
Display images in blob (Editor)
|
2009-07-28 12:56:38 +00:00
|
|
|
Localize date (Editor)
|
|
|
|
|
Treat tinyint(1) as bool (Editor)
|
|
|
|
|
Divide types to groups in table creation
|
2009-07-24 10:52:24 +00:00
|
|
|
Link e-mails in select
|
2011-08-08 10:38:41 +02:00
|
|
|
Show type in field name title
|
|
|
|
|
Preselect now() for timestamp columns
|
|
|
|
|
Clear history
|
2009-07-30 08:12:54 +00:00
|
|
|
Prefill insert by foreign key searches
|
2009-08-05 14:27:34 +00:00
|
|
|
Print number of rows in SQL command
|
2009-07-23 16:31:28 +00:00
|
|
|
Remove Delete button from Edit page - use mass operation for it
|
2009-07-14 16:16:12 +00:00
|
|
|
Faster multiple update, clone and delete
|
2009-07-24 06:05:21 +00:00
|
|
|
Faster table list in navigation
|
2009-07-29 15:01:47 +00:00
|
|
|
Download version checker and syntax highlighting from HTTPS
|
2009-07-14 16:16:12 +00:00
|
|
|
Use HTML Strict instead of XHTML
|
2009-08-05 14:27:34 +00:00
|
|
|
Remove function minification in favor of performance and customization
|
2009-07-15 13:42:44 +00:00
|
|
|
Fix grant ALL PRIVILEGES with GRANT OPTION
|
|
|
|
|
Fix CSV import
|
2011-08-08 10:38:41 +02:00
|
|
|
Fix work with default values
|
2009-07-02 22:37:10 +00:00
|
|
|
|
2009-07-03 12:37:09 +00:00
|
|
|
Adminer 1.11.1 (released 2009-07-03):
|
|
|
|
|
Fix problem with enabled Filter extension
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
Adminer 1.11.0 (released 2009-07-02):
|
2009-05-19 12:06:49 +00:00
|
|
|
Connection through socket by server :/path/to/socket
|
2009-05-31 22:31:09 +00:00
|
|
|
Simplify export
|
2009-05-25 10:05:36 +00:00
|
|
|
Display execution time in SQL query
|
2009-05-31 20:07:32 +00:00
|
|
|
Relative date and time functions
|
2009-05-29 14:53:42 +00:00
|
|
|
Version checker
|
2009-06-15 09:07:05 +00:00
|
|
|
Save queries to history and display it on SQL page
|
2009-06-16 15:10:37 +00:00
|
|
|
Display MySQL variables
|
2009-06-15 05:48:12 +00:00
|
|
|
Ability to select all rows on current page of select
|
2009-05-29 16:14:54 +00:00
|
|
|
Separate JavaScript functions
|
2009-05-30 06:41:01 +00:00
|
|
|
Always use the default style before the external one
|
2009-06-01 16:05:51 +00:00
|
|
|
Always try to use the syntax highlighter
|
2009-06-15 05:48:12 +00:00
|
|
|
All privileges in user rights
|
2009-06-03 20:07:07 +00:00
|
|
|
Fix FOUND_ROWS() in SQL command
|
2009-06-15 05:48:12 +00:00
|
|
|
Export only selected columns in select
|
2009-06-15 10:59:01 +00:00
|
|
|
Bulk database creation
|
2009-06-15 05:48:12 +00:00
|
|
|
Include views in drop and move on database overview
|
2009-06-15 09:35:21 +00:00
|
|
|
Hide fieldsets in select
|
2009-06-15 11:53:16 +00:00
|
|
|
Automatically add new fields in table creation
|
2009-06-15 05:48:12 +00:00
|
|
|
Use \n in SQL commands
|
2009-05-19 12:06:49 +00:00
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.10.1 (released 2009-05-07):
|
2009-04-30 15:21:31 +00:00
|
|
|
Highlight odd and hover rows
|
2009-05-01 07:51:51 +00:00
|
|
|
Partition editing comfort (bug #2783446)
|
2011-08-08 10:38:41 +02:00
|
|
|
Allow full length in limited int
|
2009-04-30 15:21:31 +00:00
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.10.0 (released 2009-04-28):
|
2009-04-02 14:08:07 +00:00
|
|
|
Partitioning (MySQL 5.1)
|
|
|
|
|
CSV import
|
|
|
|
|
Plus and minus functions
|
2011-08-08 10:38:41 +02:00
|
|
|
Option to stop on error in SQL command
|
2009-04-02 14:08:07 +00:00
|
|
|
Cross links to select and table (bug #2236232), link new item
|
2011-08-08 10:38:41 +02:00
|
|
|
Suhosin compatibility
|
2009-04-02 14:08:07 +00:00
|
|
|
Remove max_allowed_packet from export
|
2009-04-03 14:08:58 +00:00
|
|
|
Read style from phpMinAdmin.css if exists
|
2009-04-15 14:31:05 +00:00
|
|
|
Size reduction by minification of variables and functions
|
2009-04-26 08:17:09 +00:00
|
|
|
Russian translation
|
2009-04-02 14:08:07 +00:00
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.9.1 (released 2008-10-27):
|
2009-04-02 14:08:07 +00:00
|
|
|
Update translations
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.9.0 (released 2008-10-16):
|
2009-04-02 14:08:07 +00:00
|
|
|
List of tables and views with maintenance commands
|
|
|
|
|
Clone rows
|
|
|
|
|
Bulk edit and clone
|
|
|
|
|
Function results in edit
|
|
|
|
|
NOT operators in select
|
|
|
|
|
Search without column restriction
|
|
|
|
|
Use type=password for unhashed password
|
|
|
|
|
Only one button for each action in select
|
|
|
|
|
Choose language through option-list
|
2011-08-08 10:38:41 +02:00
|
|
|
XHTML syntax errors
|
2009-04-02 14:08:07 +00:00
|
|
|
Don't set global variable in export
|
|
|
|
|
SHOW DATABASES can be revoked
|
|
|
|
|
Order by function result working also in older MySQL versions
|
2011-08-08 10:38:41 +02:00
|
|
|
Tested on IIS
|
2009-04-02 14:08:07 +00:00
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.8.0 (released 2008-09-12):
|
2009-04-02 14:08:07 +00:00
|
|
|
Events (MySQL 5.1)
|
|
|
|
|
Access without login - accept ?username=
|
|
|
|
|
Print SQL query in select, messages and warnings
|
|
|
|
|
Display number of found rows
|
|
|
|
|
Don't wrap lines in select table
|
|
|
|
|
Italian and Estonian translation
|
|
|
|
|
Order by COUNT(*)
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.7.0 (released 2008-08-26):
|
2009-04-02 14:08:07 +00:00
|
|
|
Customizable export (select objects to export, SQL or CSV)
|
|
|
|
|
Ability to alter existing tables and drop old tables in export
|
|
|
|
|
Choose columns in select, aggregation
|
|
|
|
|
Order rows by clicking on table heading
|
|
|
|
|
Truncate only search results
|
|
|
|
|
Automatically select name for trigger
|
|
|
|
|
Chinese and French translation
|
|
|
|
|
Preserve default values when altering table
|
|
|
|
|
Maintain auto_increment when moving columns
|
|
|
|
|
Smaller multilingual file
|
|
|
|
|
Cache static files
|
|
|
|
|
Faster checking of number of results
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.6.1 (released 2008-05-22):
|
2009-04-02 14:08:07 +00:00
|
|
|
Set session parameters only if not session.auto_start
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.6.0 (released 2008-05-16):
|
2009-04-02 14:08:07 +00:00
|
|
|
Order of columns in table
|
|
|
|
|
Set max_allowed_packet in dump and use extended insert
|
|
|
|
|
Spanish and German translations
|
|
|
|
|
Use images for editing buttons
|
|
|
|
|
Protection against big POST data
|
|
|
|
|
Logout by POST
|
|
|
|
|
Information about logged user
|
|
|
|
|
Separate stylesheet
|
|
|
|
|
Last-Modified header for files
|
|
|
|
|
Several bug fixes
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.5.0 (released 2008-01-09):
|
2009-04-02 14:08:07 +00:00
|
|
|
Mass delete
|
|
|
|
|
Vertical privileges
|
|
|
|
|
Specify connection port by colon in server
|
|
|
|
|
Ignore length in date and time types
|
|
|
|
|
Boolean fulltext search for all columns in MyISAM
|
|
|
|
|
Shrink compiled output
|
|
|
|
|
Remove maxlength from server and username
|
|
|
|
|
Uncheck NULL by change
|
|
|
|
|
Mark shortened fields in select
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.4.0 (released 2007-08-15):
|
2009-04-02 14:08:07 +00:00
|
|
|
Privileges
|
|
|
|
|
New design
|
|
|
|
|
Dutch translation
|
|
|
|
|
Use NULL for auto_increment (bug #1768966)
|
|
|
|
|
Fix dropping procedure parameters
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.3.2 (released 2007-08-06):
|
2009-04-02 14:08:07 +00:00
|
|
|
Next field by JavaScript in foreign keys
|
|
|
|
|
Set time zone in dump
|
|
|
|
|
Refresh lang cookie
|
|
|
|
|
Remember drop result in case of faulty create
|
|
|
|
|
Move vertical lines in schema properly
|
|
|
|
|
Fix maximum page in select
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.3.1 (released 2007-07-31):
|
2009-04-02 14:08:07 +00:00
|
|
|
Move references lines in schema
|
|
|
|
|
Fix dump
|
|
|
|
|
Fix update links
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.3.0 (released 2007-07-27):
|
2009-04-02 14:08:07 +00:00
|
|
|
Breadcrumb navigation
|
|
|
|
|
Operator IN
|
|
|
|
|
Timestamp default values
|
|
|
|
|
Draggable tables in schema
|
|
|
|
|
Number of rows in navigation
|
|
|
|
|
Display MySQL version and used PHP extension
|
|
|
|
|
More friendly user interface
|
|
|
|
|
Slovak translation
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.2.0 (released 2007-07-25):
|
2009-04-02 14:08:07 +00:00
|
|
|
Manipulate triggers
|
|
|
|
|
PDO Abstraction
|
|
|
|
|
Auto_increment value
|
|
|
|
|
JavaScript for adding rows
|
|
|
|
|
|
2009-07-02 23:23:56 +00:00
|
|
|
phpMinAdmin 1.1.0 (released 2007-07-19):
|
2009-04-02 14:08:07 +00:00
|
|
|
Routines manipulation
|
|
|
|
|
Views manipulation
|
|
|
|
|
Foreign keys manipulation
|
|
|
|
|
Database schema with references
|
|
|
|
|
Processlist
|
|
|
|
|
Index length
|
|
|
|
|
Dump individual tables
|
|
|
|
|
JavaScript for next rows in table edit
|
|
|
|
|
Cache databases list
|
2009-07-02 23:23:56 +00:00
|
|
|
|
|
|
|
|
phpMinAdmin 1.0.0 (released 2007-07-11):
|
|
|
|
|
First official release
|