Open GoogleCodeExporter opened 9 years ago
Just addind information. The crash is caused by a query that is consecutively
called (probably by each file):
SELECT * FROM `dmsf_file_revisions` WHERE (`dmsf_file_revisions`.dmsf_file_id = 5655 AND (`dmsf_file_revisions`.`deleted` = 0)) ORDER BY major_version DESC, minor_version DESC, updated_at DESC LIMIT 1
Original comment by lcgu...@gmail.com
on 19 Jul 2012 at 4:53
Original issue reported on code.google.com by
lcgu...@gmail.com
on 19 Jul 2012 at 4:46