It looks like you're new here. If you want to get involved, click one of these buttons!
Is there any other reason, other than lower memory footprint that would make one opt for MariaDB over MySQL, if you were aiming to create a DNS master / slave setup in PowerDNS?
Thanks,
If you want small memory usage, use mysql 5.0/5.1 with myisam storage-engine. MySQL 5.5+ or MariaDB use more memory usage.
..:: Kloxo-MR - hosting and forum ::..
The low version save your memory very much.
Percona 5.1
Comments
If you want small memory usage, use mysql 5.0/5.1 with myisam storage-engine. MySQL 5.5+ or MariaDB use more memory usage.
..:: Kloxo-MR - hosting and forum ::..
The low version save your memory very much.
Percona 5.1