Using AnniRuru Weekly_MVP_Reward_1.0r script,
its working fine on mysql server (windows) but not working on CentOs mysql server.
below error showing while creating tables
"rank" is not valid at this position, expecting an identifier.
/*
create table mvp_rank (
char_id int(11) primary key...