From: Jakub Vrana Date: Sat, 27 Apr 2013 03:23:24 +0000 (-0700) Subject: Display bit type as binary number, also fix bit outside MySQLnd X-Git-Tag: v3.7.0~37 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=de2c3968d4ac30935ac8af253a9ccea5e0756401;p=adminer.git Display bit type as binary number, also fix bit outside MySQLnd --- diff --git a/changes.txt b/changes.txt index a3b0341e..3ed6d05f 100644 --- a/changes.txt +++ b/changes.txt @@ -3,6 +3,7 @@ Allow more SQL files to be uploaded at the same time Print run time next to executed queries Disable SQL export when applying functions in select MySQL: Optimize create table page and Editor navigation +MySQL: Display bit type as binary number MySQL: Fix handling of POINT data type (bug #3582578) MySQL: Don't export binary and geometry columns twice in select