This commit is contained in:
Jakub Vrana 2010-10-30 01:56:49 +02:00
parent e225d22f97
commit bec5ef28ec
2 changed files with 3 additions and 1 deletions

View 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

View file

@ -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: