Skip to main content

Home/ AdminSysteme/ Group items tagged checking

Rss Feed Group items tagged

anonymous

MySQL Replication vs DRBD Battles - 0 views

  • The side question about it is of course the fact you have to be picky about storage engines you’re using - DRBD does not work with MyISAM (check required) so you need to have processes to ensure your application does not uses this storage engine which may be hard to guaranty in many environments when development has too much autonomy
  • The state of High Availability Solutions for MySQL these days is - you can’t have it all. There is no OpenSource solution out where which would offer you full redundancy use of both nodes at least for reads no transaction loss and automated fail over. Whenever you’re using MySQL Cluster, DRBD or MySQL Replication you have to have some compromises.
1 - 3 of 3
Showing 20 items per page