[pLog-svn] more comment stuff

Christoph Feddersen feddersen at herr-der-ringe-film.de
Thu Apr 13 19:41:28 GMT 2006


BTW you can of course trigger additonal queries ON DELETE events, but
you'll need InnoDB for this (foreign key support) or use triggers in
MySQL 5.x.

Oscar Renalias wrote:
> Never mind. The question was just plain stupid... I was thinking that
> during the DELETE other records might get updated (because of the
> order flip), but that just doesn't make any sense whatsoever :-)
> 
> I will take a look at the code.
> 
> Oscar
> 
> On 4/13/06, Christoph Feddersen <feddersen at herr-der-ringe-film.de> wrote:
>>
>> Oscar Renalias wrote:
>>> Does anybody know whether a DELETE query automatically updates
>>> timestamp fields (like the same sort of behaviour when running INSERT
>>> or an UPDATE)
>> What timestamp field should it update while deleting the entire record?
>> Or I didn't get your question.
>>
>>> On 4/13/06, Jon Daley <plogworld at jon.limedaley.com> wrote:
>>>>         Did anyone check in code recently having to do with comment stuff,
>>>> I have another bug today, but it seems to change.
>>>>
>>>>         I have a post that had 4 comments (two duplicates, although I
>>>> don't know how that happened either - I mean, the user did it, but I
>>>> thought: one, we checked for duplicates, and two, the page redirects after
>>>> posting, so the user must have hit back and post again or something).
>>>>
>>>> The comments were in the correct order, latest post at the bottom.  I went
>>>> into the admin interface, and deleted one of the duplicates.  I reloaded
>>>> the page, and the comment disappeared, but the order changed to most
>>>> recent on top.
>>>>
>>>> This happened on another post this morning, where it was marked as spam,
>>>> and so the user reposted it 4 times.  I marked one as non-spam, purged the
>>>> rest, and the order flipped.
>>>>
>>>> **************************************
>>>> Jon Daley
>>>> http://jon.limedaley.com/
>>>>
>>>> Feeling like a one legged man at a butt kicking
>>>>    contest is not a fun place to be.
>>>> -- Pam Martin, original source unknown
>>>> _______________________________________________
>>>> pLog-svn mailing list
>>>> pLog-svn at devel.lifetype.net
>>>> http://devel.lifetype.net/mailman/listinfo/plog-svn
>>>>
>>> _______________________________________________
>>> pLog-svn mailing list
>>> pLog-svn at devel.lifetype.net
>>> http://devel.lifetype.net/mailman/listinfo/plog-svn
>> _______________________________________________
>> pLog-svn mailing list
>> pLog-svn at devel.lifetype.net
>> http://devel.lifetype.net/mailman/listinfo/plog-svn
>>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn


More information about the pLog-svn mailing list