Hi, I am using ruby-mysql gem 2.9.4 in a multithreaded application: I have three threads trying to access db and get information from the same table but I am getting sql exception with message: invalid packet: sequence number mismatch(53 != 6(expected)) Is there anything to do to solve this problem regards, -- Posted via http://www.ruby-forum.com/.