On Fri, Feb 16, 2001 at 01:05:51PM -0500, Scott McCool wrote:
> 
> My guess is that this is what was happening.  I'm not sure of any
> way to confirm it though, how do I ensure that my select() is
> happening from a different database page then the insert?

Realistically, you can't. It's a guessing game. Your data may or may
not all be on the same page. It's no different than wondering which
block on the filesystem a particular group of MySQL records were
stored. They may or may not be on the same block.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 328-7878    Fax: (408) 530-5454
Cell: (408) 439-9951

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to