--=-eRVeSSIUgKgYSrF6R0sV
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
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
--=-eRVeSSIUgKgYSrF6R0sV
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/1.1.7">
</HEAD>
<BODY>
The Redhat 8 issues with MySQL are just simple configuration... you need to tweak the my.cnf file to include some buffer sizes...<BR>
<BR>
<BR>
[mysqld]<BR>
datadir=/var/lib/mysql<BR>
socket=/var/lib/mysql/mysql.sock<BR>
set-variable=max_allowed_packet=16M<BR>
set-variable=thread_stack=1M<BR>
<BR>
[mysql.server]<BR>
user=mysql<BR>
basedir=/var/lib<BR>
<BR>
[safe_mysqld]<BR>
err-log=/var/log/mysqld.log<BR>
pid-file=/var/run/mysqld/mysqld.pid<BR>
<BR>
On Mon, 2003-01-20 at 08:11, Bart Garst wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>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:</FONT>
<A HREF="
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss"><FONT SIZE="3">
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss</FONT></A>
<FONT COLOR="#737373" SIZE="3">
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:</FONT>
<A HREF="
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss"><FONT SIZE="3">
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss</I></FONT></A></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Brian Tafoya <<A HREF="
mailto:btafoya@briantafoya.com">
btafoya@briantafoya.com</A>><BR>
brian tafoya dot com
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>
--=-eRVeSSIUgKgYSrF6R0sV--