I just made some simple snippet of SQL that created an InnoDB table type with a BLOB column and it worked with inserts at the mysql command prompt.. Are you saying there are torque issues here or am I missing something?
Scott Eade wrote: >> > >I seem to recall that InnoDB tables don't support blobs. How would >you handle the objectdata columns in the turbine security tables? > >I guess you could just leave them as the default table type since you >can't include them in a transaction anyway - the default DB security >service does not allow for them. > >Scott > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
