Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Re: Message Board Threading with DBI/MySQL

by Henri Icarus (Beadle)
on Jun 07, 2001 at 17:46 UTC ( [id://86552]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Message Board Threading with DBI/MySQL
in thread Message Board Threading with DBI/MySQL

If you have to have that kind of flexibility then of course this system doesn't work. But usually, for a message board app, you don't need that. It's a "write once and leave it" kind of application. And let's say you do delete a message, the fact that it's gone doesn't destroy the relationships of all the other messages...
  • Comment on Re: Re: Re: Message Board Threading with DBI/MySQL

Replies are listed 'Best First'.
Re: Re: Re: Re: Message Board Threading with DBI/MySQL
by Beatnik (Parson) on Jun 07, 2001 at 20:15 UTC
    Even if it has 'child' messages, in case you have some kind of reply system? :) When deleting a message, you should also make sure to delete child messages, since orphan messages will get inaccessible if you dont (which ofcourse take up space, slow down queries, etc)

    Greetz
    Beatnik
    ... Quidquid perl dictum sit, altum viditur.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://86552]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-18 15:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found