PUBLIC   marks

PUBLIC MARKS with tag delay

Sponsorised links

This year

Sponsorised links

2008

2007

Database replication lag | Dries Buytaert

by Xavier Lacot
Consider the following pseudo-code: $nid = node_save($data); $node = node_load($nid); Because node_save() executes a mutator query (an INSERT or UPDATE statement) is has to be executed on the master, so the master can propagate the changes to the slaves. Because node_load() uses a read-only query, it can go to the master or any of the available slaves. Because of the lack of synchronization between master and slaves, there is one obvious caveat: when we execute node_load() the slaves might not have been updated.

thrulay

by sylvainulg
a tool i should try to use...

2006

Shell Tips ! » CLI workaround for Windows XP : Doing a pause in a batch script

by orieg
Nice tips for producing a simple delay with batch on windows XP by doing a ping or adding the windows server 2003 sleep.exe

Windows Vista delayed into January 2007

by felixlaumon
M$ 又再一次延遲Windows Vista 的推出時間至2007 年一月

PUBLIC TAGS related to tag delay

no tag

Sponsorised links