Ticket #48 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

delete comments if a picture is deleted

Reported by: anti Owned by: anti
Priority: normal Milestone:
Component: Administration Version: 1.0b2
Severity: normal Keywords:
Cc:

Description

Right now we are using InnoDB for SQL and foreign key constraints, so deleting a record from pictures table will automatically delete all comments.

Since there seem to be a lot of users out there with no InnoDB available to them, then we are moving to MyISAM and this functionality will have to be implemented manually.

Change History

Changed 3 years ago by mike

  • status changed from new to closed
  • resolution set to fixed

Fixed in changeset [144]

Note: See TracTickets for help on using tickets.