1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-27 08:14:35 +02:00

Clone row

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@501 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2008-09-27 01:51:14 +00:00
parent 37797202b6
commit 80ebf88293
5 changed files with 11 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
Add whisperer to fields with foreign key
Highlight found fields
MySQL 5 BIT data type
Clone row
Input function results in edit
Bulk update - leave original, set to value, set to NULL
Transactions in export
@@ -9,6 +8,7 @@ Compress export and import
Partitioning (MySQL 5.1)
Create view and routine options
Import CSV
Fix database encoding - http://php.vrana.cz/prevod-kodovani-mysql.php
? Execution time in sql.inc.php
? Save token also to cookie - for session expiration and login in other window
? Save uploaded files after error to session variable instead of hidden field