Hi, I suggest creating an MDEV spec for COLUMN_BSON() to return BSON data which can handle binary (MongoDB uses it to store binary data). In the same MDEV, COLUMN_JSON should be modified to omit binary columns and return a warning to use COLUMN_BSON for a complete representation of the data.
Does that sound reasonable? --Justin On Tue, Feb 3, 2015 at 4:43 PM, Roberto Spadim <[email protected]> wrote: > the warning is not for null, the warning is for column_json return not > strict to json specs >
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp

