View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 06:50 AM
=?ISO-8859-1?Q?Olav_M=F8rkrid?=
 
Posts: n/a
Default Re: left join, right join failure with mysql4

some more info on this:

putting "user AS friend" improves the query, but does not eliminate the problem.

also, here are the version numbers for each sql server:

mysql Ver 12.22 Distrib 4.0.22, for portbld-freebsd4.9 (i386)
mysql.exe Ver 14.12 Distrib 5.0.24, for Win32 (ia32)

the query even runs fine on a related bsd machine with mysql 5, so the
problem is quite certain to be mysql 4.

hope someone can help!
Reply With Quote