<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Can you point
me to some documentation because I did not find any reference to this
at the bestpractical site... or in the install guide...???</font></font><br>
<br>
Les Mikesell wrote:
<blockquote cite="mid1125518034.25218.104.camel@moola.futuresource.com"
 type="cite">
  <pre wrap="">On Wed, 2005-08-31 at 14:47, Phil Labonte wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am using RT v 3.4.2 

I do not have a my.cnf file

However I have a my-large.cnf, my-medium.cnd, my-huge.cnf and a
my-small.cnf.
I changed the value in those files to 5M

And I am still gettting the same error...
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Those are examples of what a my.cnf might look like.  To actually
use them you have to copy or rename one of them to /etc/my.cnf 
(or wherever your mysqld will look) and restart mysqld. Without
one you get the compiled-in defaults which will depend on the
distribution.

  </pre>
</blockquote>
</body>
</html>