I use MYSQL to create a table with combined primary key. For example, col_a and col_b are used together as the key. I will use col_a and col_b to get a row often, and also will use col_a or col_b separately to query some rows.I use MYSQL to create a table with combined pri