@Emistry Tried to use the script, In my case, it can only save 1 data,
It overwrites other data when you save on new slot making the previous save's stats Base, job, stats, status points to 0
Also when you remove 1 slot save, it deletes others data. Making all saves character stats Base, job, stats, status points 0
/* Please make sure you run this in your SQL. Did this too.
ALTER TABLE `char_reg_str` CHANGE COLUMN `value` `value` TEXT NOT NULL ;
*/