On Thu, Oct 09, 2008 at 05:59:13PM -0700, Brian Aker wrote: > Is VARBINARY useful?
Only as an instruction to engine that does two things: - < 64kb - store inline to row (maybe, engine dependent). The former should be a general constraint and the latter should be hint to engine (which we've add some syntax for in NDB). I vote kill it. -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

