Homec4science

Changed BLOB to TEXT for the sake of MySQLdb 1.0.0 compliancy. Changed…

Authored by Tibor Simko <tibor.simko@cern.ch> on Aug 23 2004, 09:48.

Description

Changed BLOB to TEXT for the sake of MySQLdb 1.0.0 compliancy. Changed flxLINKTYPEPARAMS/pname varchar width, so that the primary key size for this table will fall within the internal MySQL limit of 1000 bytes per key, when the default charset is UTF-8 (i.e. when there are three bytes per char).

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:a1d87725292b: Changed BLOB to TEXT for the sake of MySQLdb 1.0.0 compliancy. Changed… (authored by Tibor Simko <tibor.simko@cern.ch>).Aug 23 2004, 09:48