Product: Confluence
Environment
| Operating System | |
|---|---|
| Affect Version/s | 2.2.6a |
| JVM | |
| Database | Oracle 9.x |
| Application Server | Tomcat 5.5.x |
Error Message
Symptom
Diagnostics/Test
Root Cause
Solution
select * from content as c, spaces as s where c.spaceid = s.spaceid and s.spacename='INSERT SPACE NAME HERE' and c.LASTMODDATE < 'INSERT DATE HERE';
