Hi folks, In getting ready to cut the RC (not today, sorry Judy!), I noticed that the annotation bundle doesn't create its table correctly in MySQL. This is filed as MH-8971. The big issue slowing this down is that we haven't decided on a set mediapackage ID size. The default in a lot of places is 36, which is the right size for the UUID generated by the system, but too small for an unscheduled capture. Looking at our DDLs right now, I see sizes of 128, 255 (both MySQL VARCHARs), and 65535 (both as a MySQL TEXT and MySQL VARCHAR, with the latter not functional).
I'm planning on cutting the next 1.4 RC tomorrow, so as a temporary fix I will change the mediapackage IDs column lengths to 128 across the board. Does anyone have any need for a longer column length than that? If not, this temporary fix may become permanent! G
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
