diff --git a/changes.txt b/changes.txt index 3e34d28f..59ef5546 100644 --- a/changes.txt +++ b/changes.txt @@ -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 diff --git a/todo.txt b/todo.txt index c3db91c7..d948ecb7 100644 --- 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: