]> git.joonet.de Git - adminer.git/commitdiff
Comments
authorJakub Vrana <jakub@vrana.cz>
Fri, 29 Oct 2010 23:56:49 +0000 (01:56 +0200)
committerJakub Vrana <jakub@vrana.cz>
Fri, 29 Oct 2010 23:56:49 +0000 (01:56 +0200)
changes.txt
todo.txt

index 3e34d28f5fb646442eeed02068b9e5c668aad0ff..59ef5546023c3ee29539762afa5ee90a07944810 100644 (file)
@@ -5,8 +5,9 @@ Support for virtual foreign keys
 Option to show only errors in SQL command
 Link to bookmark SQL command
 Highlight and edit SQL command in processlist
+Recognize $$ strings in SQL command (PostgreSQL)
 Always display all drivers
-Timestamp in export
+Timestamp at the end of export
 Disable XSS "protection" of IE8
 Immunity against zend.ze1_compatibility_mode
 Fix last page with empty result set
index c3db91c7c6917ed961e129016186b16dc28405fe..d948ecb75ab8628626428c6705bda66b99f9a6e6 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -26,6 +26,7 @@ JS calendar for date fields
 
 MySQL:
 Saving of MySQL 5 BIT data type - don't use quote()
+Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
 ? Geometry support
 
 SQLite: