On 09/21/15 01:07, jbd wrote: > If I don't use the -nobulk rbh-find command, I've got no output besides > the root (but the command takes 15 minutes) > > If I use the nobulk option, I've got the listing I want (also 15 minutes). > > Any ideas ? Hi JB,
Try to run the report with "-l FULL" (full debug level). This will display the DB request used for getting entries. This could help to determine what is wrong with querying the DB in bulk mode. Also you can try running the request manually in a "mysql" command, and remove some criteria to understand which one cause the entries to be filtered. > Have a nice user group ! Thanks! H-3! Regards, Thomas > > Jean-Baptiste > > > ------------------------------------------------------------------------------ > _______________________________________________ > robinhood-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/robinhood-support ------------------------------------------------------------------------------ _______________________________________________ robinhood-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/robinhood-support
