MySQL LAG

Hi,

string result = cmd.ExecuteScalar().ToString();

string result = cmd.ExecuteNonQuery().ToString();

lag my game, helpmeee pls :frowning:

Please refer to the other thread, the one you started a few days ago that was full of helpful information.

You need to do this asynchronously, otherwise 100% of the time it will lag out, if it even succeeds at all.

1 Like

I’ve done all of that, nothing worked, and I managed to take a step to solve the problem.