Hi Yaron, If you give me some pointers I can attempt to debug it as it seems to happen somewhat often in my set up.
I have also found sql expressions where the parser interprets quoted parenthesis as function calls. I could also try to debug that. My email is edward.hoo in the email service named after a very large number :) Sent from my iPhone > On Nov 24, 2015, at 9:41 AM, Yaron Koren <[email protected]> wrote: > > Hi Ed, > > Yes, this sometimes happens with Cargo - it seems to only happen under > fairly special circumstances, which makes debugging it difficult. For now, > if it happens, I would just recreate the relevant table(s), either via the > web interface or with the command line script cargoRecreateData.php. > > -Yaron > >> On Tue, Nov 24, 2015 at 12:12 AM, Ed <[email protected]> wrote: >> >> Hi everyone, >> >> I'm getting duplicate rows in the cargo tables. The instances I have found >> have the same data with the exception of the _ID. It happens on main >> tables, tables created for fields with multiple values, and tables created >> for multiple instances of a template. >> >> This is creating cartesian products on calls to #cargo_query. >> >> I'm running MySQL with InnoDB tables and the version of cargo I have is >> 0.10 last updated on 11/22. If there is a way to turn on a trace for the >> SQL queries or add debug statements in the code I could provide a log. >> >> Thoughts? >> >> Thanks!! >> _______________________________________________ >> MediaWiki-l mailing list >> To unsubscribe, go to: >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > -- > WikiWorks · MediaWiki Consulting · http://wikiworks.com > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
