On 29 January 2010 13:43, listread wrote:
> Would this support the idea of putting a lock column in the table to be
> locked? If an admin had cause to go into a table with a DB gui tool, at
> least he would see the semaphore as a "warning".
>
> The same table would also simplify code and make th
On 1/28/2010 3:57 PM, Richard Quadling wrote:
On 28 January 2010 21:38, Daevid Vincent wrote:
An intersting synopsis of "Semaphores". I've done similar things in the
past, but never knew this is what I was doing. LOL. Just like I've built an
uber XML parser/editor and didn't know that I act
On 28 January 2010 21:38, Daevid Vincent wrote:
> An intersting synopsis of "Semaphores". I've done similar things in the
> past, but never knew this is what I was doing. LOL. Just like I've built an
> uber XML parser/editor and didn't know that I actually built a "Factory".
> Ahhh... good old dat
> -Original Message-
> From: Richard Quadling [mailto:rquadl...@googlemail.com]
> Sent: Thursday, January 28, 2010 3:48 AM
> To: listread
> Cc: php-db@lists.php.net
> Subject: Re: [PHP-DB] Automatic logoff
>
> On 27 January 2010 17:20, listread wrote:
> > Richard,
> >
> > I think I ne