Doug McNaught wrote:
> The one place where it could be a clear win would be in splitting
> single very large queries over multiple CPUs. This would probably
> require an even larger redesign of the whole system than moving to a
> query-per-thread rather than per-process model. I think "real"
> multi-master replication and clustering is a better goal in the short
> term...
Agreed.
Though, starting to think & code thread safe would be nice too.
Regards,
Haroldo.