Problem with replication

2002-03-22 Thread Jim Lucas [jimmysql]
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

Re: MySql 4.01 and libmysqlclient.so.10 - TEMP FIX

2002-03-01 Thread Jim Lucas [jimmysql]
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

Re: need help debugging!

2002-03-01 Thread Jim Lucas [jimmysql]
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

Re: Installing Mysql 4.0.1 on Redhat 7.2 with PHP 4.0.6

2002-01-24 Thread Jim Lucas [jimmysql]
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, January 24, 2002 6:35 AM Subject: Re: Installing Mysql 4.0.1 on Redhat 7.2

Installing Mysql 4.0.1 on Redhat 7.2 with PHP 4.0.6

2002-01-23 Thread Jim Lucas [jimmysql]
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