From b108be1376b5d6dc0a4cba19ba634fa1ba6110fb Mon Sep 17 00:00:00 2001 From: jakubvrana Date: Tue, 9 Sep 2008 19:11:55 +0000 Subject: [PATCH] Update todo git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@483 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 7b31013e..d0cca240 100644 --- a/todo.txt +++ b/todo.txt @@ -6,11 +6,12 @@ Rename table to other database Clone row Input function results in edit Bulk update - leave original, set to value, set to NULL -Save uploaded files after error to session variable instead of hidden field Transactions in export Compress export and import Partitioning (MySQL 5.1) Create view options -Utilize query_redirect - select +Import CSV +Bulk tables drop ? 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