Use same query than above but replace xfa_tourn_tournament by xfa_tourn_participant and tournament_id by participant_id
You should have also the issue in categories, where table is xfa_tourn_category and the field is tournament_category_id
And also for bracket xfa_tourn_bracket where field is bracket_id.
For all those you need to run the query and go make the field auto increment.
You should have also the issue in categories, where table is xfa_tourn_category and the field is tournament_category_id
And also for bracket xfa_tourn_bracket where field is bracket_id.
For all those you need to run the query and go make the field auto increment.