RedHat 8.0 & MySQL issues??? (was RE: Troubleshooting X)

George Toft plug-discuss@lists.plug.phoenix.az.us
Mon, 20 Jan 2003 12:22:05 -0500


The issue I am referring to is a defect in MySQL.  The latest RPM's work
fine.

George



> Brian Tafoya wrote:
> 
> The Redhat 8 issues with MySQL are just simple configuration... you
> need to tweak the my.cnf file to include some buffer sizes...
> 
> [mysqld]
> datadir=/var/lib/mysql
> socket=/var/lib/mysql/mysql.sock
> set-variable=max_allowed_packet=16M
> set-variable=thread_stack=1M
> 
> [mysql.server]
> user=mysql
> basedir=/var/lib
> 
> [safe_mysqld]
> err-log=/var/log/mysqld.log
> pid-file=/var/run/mysqld/mysqld.pid
> 
> On Mon, 2003-01-20 at 08:11, Bart Garst wrote:
> 
> > What were the issues you found?
> >
> > Bart
> >
> >
> >
> >
> > I found out yesterday that MySQL has some issues with RH 8.0 as well.
> >
> > The "avoid the .0 release" rule strikes again.
> >
> > George
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change  you mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> > ---------------------------------------------------
> > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> > To subscribe, unsubscribe, or to change  you mail settings:
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
> 
> --
> Brian Tafoya <btafoya@briantafoya.com>
> brian tafoya dot com