After much stress, I finally found the answer to my problem. Here is the
error message that I was getting:
020322 11:54:29 Slave: Failed reading log event, reconnecting to retry, log
'bend149-bin.002' position 2407727
020322 11:54:29 Slave: reconnected to master
'[EMAIL PROTECTED]:3306',replic
Try adding this to your mysql_query() function.
$search = mysql_query()
or die("ERROR: ". mysql_error() . "(" . mysql_errno(). ")");
this will tell you whether or not the query is dieing for one reason or
another.
if it doesn't return the die() statement then you must assume that it was
succ
I would not recommend that. I completely messed up my RH 7.2 system when I
tried to forced the MySQL install with 4.1.
I had to reinstall the system to make it function right. There might have
been an easier way to fix all the broken problems that I caused, but I
couldn't. I just moved my data
p with all the packages that
i would have to recompile.
Thanks
Jim Lucas
- Original Message -
From: "Trond Eivind Glomsrød" <[EMAIL PROTECTED]>
To: "Jim Lucas [jimmysql]" <[EMAIL PROTECTED]>
Cc: "Mysql" <[EMAIL PROTECTED]>
Sent: Thursday, Ja
But I am installing all the apps from the RPM's that came from Redhat.com
and Mysql.com and with the Redhat CD. Now shouldn't these all work
together?
Jim Lucas
bend.com
- Original Message -
From: "Trond Eivind Glomsrød" <[EMAIL PROTECTED]>
To: "Jim Luca
When I tried installing MySQL 4.0.1 it said that I had conflicts.
It listed the file libmysqlclient.so.10 as being needed by 5 different
progs.
[root@office2 RPMS]# rpm -Uvh MySQL-shared-4.0.1-2.i386.rpm
error: failed dependencies:
libmysqlclient.so.10 is needed by mod_auth_mysql-1.11-