Re: [Modeling-users] Double Result
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-07-30 14:51:48
|
Hi, Good to know this fixed your problem. May I ask you to be a little more explicit about the version of mysql you use? --possibly off-list, if for any reasons you don't want to expose it publicly. I'm asking this because I'm trying to know whether this should be included in the core, or if I just need to add a warning (along w/ the patch) for versions<x.y.z in the User's Guide (I cannot possibly have all versions of mysql installed here to test ;). Moreover, I would like to ask you to try some sample sql statements on your db, if possible, against the tests databases (author_books and store_employees). Thanks in advance, - S=E9bastien. Yannick Gingras <yan...@sa...> wrote: > On July 29, 2003 11:09 pm, you wrote: > > As a quick workaround, try typing the same at mysql prompt, but with > > SELECT DISTINCT: does it help? >=20 > Yes ! >=20 > : ) >=20 > > If it does, you can add the following method to > > DatabaseAdaptors.MySQLAdaptorLayer.MySQLSQLExpression: > > [sniped] >=20 > Problem fixed ! >=20 > : ) >=20 > Thanks ! >=20 > --=20 > Yannick Gingras > Byte Gardener, Savoir-faire Linux inc. > (514) 276-5468 |