Link to home
Start Free TrialLog in
Avatar of marrowyung
marrowyung

asked on

Functional test when comparing MySQL Cluster and MariaDB cluster.

hi,

I am going to do some functional test when comparing MySQL Cluster and MariaDB, I know MariaDB by some studies, is faster when compression is on. So any kind of test make mariaDB stand ahead of MySQL cluster and any test can be make to show MySQL cluster is faster than MariaDB?

1) I will do simple select statement and failover.
2) will simple select statement with compression is on and during the select statement is running, I try failover back and forward.
any thing else can show difference of 2 ?
ASKER CERTIFIED SOLUTION
Avatar of theGhost_k8
theGhost_k8
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of marrowyung
marrowyung

ASKER

"Hope you meant to compare Mariadb cluster with MySQL Cluster and not a single mariadb instance.."

yes! of course ! MaraiDB with Maxscale and MySQL cluster with proxySQL.
but that one is for old version of them , right ?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
hi,

also any load test driver for MySQL cluster and MariaDB ?

for this product test, what files system should I use redhat linux installation ?
I guess you can try with mysqlslap or sysbench.
I am sorry, what do you want me to test ?
"So any kind of test make mariaDB stand ahead of MySQL cluster and any test can be make to show MySQL cluster is faster than MariaDB?"

Use any of above tools to benchmark... which answers your above question.
tks.