pl_id	int	5	not_null?primary_key?unsigned?auto_increment
t_id	blob	65535	not_null?blob
pl_prename	string	150	not_null
pl_name	string	150	not_null
pl_gender	int	1	not_null?unsigned
pl_nation	string	50	not_null
pl_bday	date	10	not_null?binary
pl_height	string	3	not_null
pl_weight	string	3	not_null
pl_pos	string	15	not_null
pl_mbr_since	year	4	not_null?unsigned?zerofill
pl_number	int	3	not_null
pl_nick	string	50	not_null
pl_obj	blob	65535	not_null?blob
pl_hob	blob	65535	not_null?blob
pl_hist	blob	-1	not_null?blob
pl_not	blob	65535	not_null?blob
pl_pic	int	11	unsigned
