On Thu, Jan 17, 2002 at 08:27:40PM -0500, Jon Shoberg wrote:
>
> Well,
>
> Another app was launched on my mySQL server. Only this one is poorly
> coded and heavily used.
That sucks. :-(
> Is there a way to change the priority of my connection? My entire
> app consists of select statements. O
Well,
Another app was launched on my mySQL server. Only this one is poorly coded
and heavily used. Is there a way to change the priority of my connection?
My entire app consists of select statements. Once I changed everything to
"SELECT HIGH_PRIORITY ...", that helped a ton. Can I bum