Hi Christian,
Yes. ReviewBoard can see memcached servers. Cause I can see messages
getting printed when I use "-vv" switch with memcached.
A query especially the following one gets stuck at the db end.
SELECT `diffviewer_filediffdata`.`binary_hash`,
`diffviewer_filediffdata`.`binary`, `diffviewer_filediffdata`.`extra_data`
FROM `diffviewer_filediffdata` WHERE
(`diffviewer_filediffdata`.`binary_hash` IN
('de97317bfd39313d60016c365948bbb5f108b412') AND NOT
((`diffviewer_filediffdata`.`binary_hash` IN (SELECT U1.`diff_hash_id` FROM
`diffviewer_filediff` U1 WHERE (U1.`id` > 0 AND U1.`diff_hash_id` IS NOT
NULL)) OR `diffviewer_filediffdata`.`binary_hash` IN (SELECT
U1.`parent_diff_hash_id` FROM `diffviewer_filediff` U1 WHERE (U1.`id` > 0 AND
U1.`parent_diff_hash_id` IS NOT NULL))))) ;
Do you have any idea on this?
Regards,
Hema.
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.