Ticket #3804 (new defect)

Opened 6 months ago

insert delayed sql statements need to be handled consistently

Reported by: cedenoj Assigned to:
Priority: major Milestone: Elgg1.5
Component: Elgg Version:
Keywords: Cc:

Description

insert delayed sql statements need to be handled consistently. Mysql is the only db that supports this. Postgres doesn't seem to have this problem. do a grep -r for 'insert delayed' in the original elgg1.5 and in the elgg1.5 branch