in reply to Re: Re: MySQL Database
in thread MySQL Database

There's definitely some improvement, since there is less work to be done when you have a persistent connection. It also leaves the door open for switching to another database at some point down the road.