&database.TableDesc{ Name: "actor_info", DescValues: { { Field: "actor_id", Type: "smallint unsigned", Collation: nil, Null: "NO", Key: "", Default: {0x30}, Extra: "", Privileges: "select,insert,update,references", Comment: "", }, { Field: "first_name", Type: "varchar(45)", Collation: {0x75, 0x74, 0x66, 0x38, 0x6d, 0x62, 0x33, 0x5f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x5f, 0x63, 0x69}, Null: "NO", Key: "", Default: nil, Extra: "", Privileges: "select,insert,update,references", Comment: "", }, { Field: "last_name", Type: "varchar(45)", Collation: {0x75, 0x74, 0x66, 0x38, 0x6d, 0x62, 0x33, 0x5f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x5f, 0x63, 0x69}, Null: "NO", Key: "", Default: nil, Extra: "", Privileges: "select,insert,update,references", Comment: "", }, { Field: "film_info", Type: "text", Collation: {0x75, 0x74, 0x66, 0x38, 0x6d, 0x62, 0x33, 0x5f, 0x67, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x5f, 0x63, 0x69}, Null: "YES", Key: "", Default: nil, Extra: "", Privileges: "select,insert,update,references", Comment: "", }, }, }