Tuesday, January 29, 2002, 1:57:21 AM, David Piasecki wrote:
> I have a server here that is troubling me -
> I have a database server that is lagging no matter what I do. When I
> start the server, I can watch CPU usage slowly creep up to 99% and it
> never drops. The queries that are hitting t
You may want to check your /tmp partion. it may be creating some temp tables.
-t, --tmpdir=path
Path for temporary files. It may be useful if your default /tmp directory
resides on a partition too small to hold temporary tables.
Byron
[EMAIL PROTECTED] wrote:
> Hello All,
>
> Background