Display bit type as binary number, also fix bit outside MySQLnd

This commit is contained in:
Jakub Vrana 2013-04-26 20:23:24 -07:00
parent e24d1fcb02
commit de2c3968d4

View file

@ -3,6 +3,7 @@ Allow more SQL files to be uploaded at the same time
Print run time next to executed queries Print run time next to executed queries
Disable SQL export when applying functions in select Disable SQL export when applying functions in select
MySQL: Optimize create table page and Editor navigation 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: Fix handling of POINT data type (bug #3582578)
MySQL: Don't export binary and geometry columns twice in select MySQL: Don't export binary and geometry columns twice in select