Is there a way to use only read requests with tpcc-mysql ? to test a slave for example
Le mardi 16 octobre 2012 14:47:52 UTC+2, cyril scetbon a écrit :
Hi guys,
I need to benchmark a master/slaves architecture Versus an XtraDB Cluster one, and I would like to know if you can advise me to use one particular tool for that. I would like to load the database before doing any test and to access more than one node during the test. I know that if I access 2 nodes in a cluster there can be conflict and it should be great if it can conflicts on a small part of the test. I've checked tpcc-mysql but I don't know if it can fit
thanks !