Other News

Community

Synchronous replication for MySQL

(Mark Callaghan) Synchronous replication for MySQL is here, well almost here. Solid has announced a product that will be available in 2007 to provide this. I anxiously await the details. And now, source code is available for an implementation of semi-synchronous replication that works with MySQL 4.0

Community

Automate your .Net build – II

(Partha S) Continuing with the last entry – Automate your .Net build – I , in this post we shall see what are the ways to get your build files created from the Visual Studio projects, instead of manually creating the file. Note that I have used the next steps on Visual Studio .Net 2003 – they may ap