Kilian Looser wrote:
> 
> Hi,
> 
> i've the following setup:
> 
> LoadBalancer -> five Webserver with Apache and mysql -> Database
> 
> Now i got a problem. i've user's they insert records in the database. Now the insert 
>is going throu, for example, webserver1. Now i'm doing a select throu webserver2 and 
>i didn't get the information inserted by webserver1. i've to wait for about two or 
>three seconds, till the tupel is present in the database. Is this a cache problem?
> 
> any idea?
> 
> thx Kilian

Hi,

Are you using INSERT with either DELAYED or LOW PRIORITY options ?

Hope this helps
--
Joseph Bueno
NetClub/Trader.com

---------------------------------------------------------------------
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