joshfolgado 0 Newbie Poster

Hi,

We currently use MySQL and need to create a mechanism where we replicate some of our databases in a safe and consistent manner.

Lets assume we have a main database which would be replicated onto another database and it is this replicated database the users access for their queries.

What is the best design for it using MySQL? Or do I need to use MS SQL or Oracle?

Thanks

Josh