Re: Random Errors in Replication Binlog

2003-08-14 Thread Mark T. Dame
nt and reread all the events from that point on rather than dying and requiring manual intervention. -m -- ## Mark T. Dame, VP, Internet Application Development ## MFM Communication Software: http://www.mfm.com/ ## E-mail: mailto:[EMAIL PROTECTED] WWW: http://www.mfm.com/~mdame/ "I haven'

Re: Bi-directional Replication

2003-08-15 Thread Mark T. Dame
lt;--> X <--> S3 This would be even better. -m -- ## Mark T. Dame, VP, Internet Application Development ## MFM Communication Software: http://www.mfm.com/ ## E-mail: mailto:[EMAIL PROTECTED] WWW: http://www.mfm.com/~mdame/ "Eagles may soar, but weasels don't get sucked int

Re: JOIN in the same table

2004-10-07 Thread Mark T. Dame
People p1 LEFT JOIN People p2 ON (p2.people_ID = p1.people_friend_ID); -m -- ## Mark T. Dame <mailto:[EMAIL PROTECTED]> ## VP, Product Development ## MFM Communication Software (http://www.mfm.com/) "When I'm with you I don't know whether I should study neurosurgery or go to see

Re: Red Hat 8.0 problems installing from source

2003-01-27 Thread Mark T. Dame
23.x works fine under RedHat 8.0 and version 4.0.x works fine on RedHat 7.3. -m -- ## Mark T. Dame, Vice President, Internet Operations ## MFM Communication Software: http://www.mfm.com/ ## E-mail: mailto:[EMAIL PROTECTED] WWW: http://www.mfm.com/~mdame/ "If you're not failing now and

Re: Red Hat 8.0 compile problems with 4.0.10

2003-02-15 Thread Mark T. Dame
problem, as I've seen suggested. Also, 4.0.10 is increases the thread-stack size, supposedly to fix this (or maybe a related) problem. It hasn't helped, as far as I can tell. Anyway, I would be interested in an answer to this as well. -m -- ## Mark T. Dame, Vice President, Intern

Re: Red Hat 8.0 compile problems with 4.0.10

2003-02-16 Thread Mark T. Dame
On 2/16/03 8:40 AM, Mark Matthews wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark T. Dame wrote: On 2/15/03 1:25 AM, Duncan Maitland wrote: I am having trouble compiling a custom mysqld (version 4.0.10) under Red Hat 8.0 - I did email this list a few weeks ago and I have tried a

Re: Bug with Query in MySQL 4.0.4/RedHat 8.0

2002-10-23 Thread Mark T. Dame
gt; > SELECT * FROM table1 > LEFT JOIN table2 ON (field1 = field2) > WHERE field2 = 'something' > ORDER BY field2,field3,field4 > LIMIT 400; > > I can also get the correct results set by removing the ORDER BY clause. One other note. This same query works fine with MyS

Re: Bug with Query in MySQL 4.0.4/RedHat 8.0

2002-10-23 Thread Mark T. Dame
com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php Additional information: 1. I've tried on RedHat 8.0