I tried to use a new transaction in 3.2.0 yea it worked, but!
sometimes it broke MySQL connection, you can't fetch, execute or transaction (nothing happen)
I put some print function at mysql-async\lib\MySQL.lua
and saw it called that function but nothing happen
when I remove transaction everything is working fine without any problem
So I think a transaction is broken anyone has the same problem?
I tried to use a new transaction in 3.2.0 yea it worked, but! sometimes it broke MySQL connection, you can't fetch, execute or transaction (nothing happen) I put some print function at mysql-async\lib\MySQL.lua
and saw it called that function but nothing happen when I remove transaction everything is working fine without any problem
So I think a transaction is broken anyone has the same problem?