I tried to solve the problem of adding a column on a large MySQL table without locking, and on my dev environment migration it works. But when I launched it on production, then application raised MySQL errors:I tried to solve the problem of adding a column