Page 1 of 1
mariadb is that support Opencart
Posted: Tue Aug 30, 2016 4:03 am
by kaji_trade@yahoo.com
Hi All,
Just want to get some idea? Any one is using mariadb instead mysql?
Seem OpenCart not fully support on this moment?
Thanks
Re: mariadb is that support Opencart
Posted: Tue Aug 30, 2016 4:27 am
by artcore
100% compatible. MariaDB is a drop-in replacement for MySQL
Re: mariadb is that support Opencart
Posted: Tue Aug 30, 2016 10:33 pm
by fido-x
As far as I understand it, MariaDB is not just a "drop-in replacement" for MySQL, it is the new version of MySQL.
Re: mariadb is that support Opencart
Posted: Tue Aug 30, 2016 11:50 pm
by artcore
Hi Fido-x,
It is. MariaDB is forked from the original MySQL. The original devs went their own way after Oracle bought MySQL.
So both products exist next to each other.
Re: mariadb is that support Opencart
Posted: Wed Aug 31, 2016 12:18 am
by fido-x
Okay. Thanks for the clarification. I guess Oracle couldn't handle the competition.
Re: mariadb is that support Opencart
Posted: Wed Aug 31, 2016 12:57 am
by kaji_trade@yahoo.com
Hi All,
Thanks the post but anyone is using mariadb on Opencart as daily production? At least OC not state on their requirement, also most extension if involve database still stick on MySQL terms.
Re: mariadb is that support Opencart
Posted: Wed Aug 31, 2016 2:20 am
by artcore
I have all OC versions from 1.5.6 up to 2.3 running on MariaDB on several servers!
I feel its slightly faster than MySQL 5.5 at least.
Re: mariadb is that support Opencart
Posted: Fri Sep 02, 2016 3:36 am
by kaji_trade@yahoo.com
thanks the info.
Re: mariadb is that support Opencart
Posted: Fri Sep 02, 2016 11:34 pm
by IP_CAM
artcore wrote:I have all OC versions from 1.5.6 up to 2.3 running on MariaDB on several servers!
I feel its slightly faster than MySQL 5.5 at least.
---
But since there is no MariaDB Driver in OC 1.5.6, it would be interesting to know,
how you connect this, for someone, always looking for some more peaks !
Ernie
Re: mariadb is that support Opencart
Posted: Fri Sep 02, 2016 11:52 pm
by artcore
@Ernie
Any driver would work but I use mysqli

Re: mariadb is that support Opencart
Posted: Sat Sep 03, 2016 12:54 am
by IP_CAM
Oh, so, it needs to be set on the Server only. Well, I use mysqli already, so, I'll have a look on this, whenever
I got my too many full Shop test servers cleaned out.
Thanks a lot!
Ernie
Re: mariadb is that support Opencart
Posted: Sat Sep 03, 2016 4:21 am
by artcore
Anytime Ernie!
Re: mariadb is that support Opencart
Posted: Tue Sep 06, 2016 11:59 am
by Hannah00
MariaDB surpasses MySQL as a leader in open source database solutions by delivering enterprise-level high availability, scalability and security.
Opencart will run fine on that platform. MariaDB is a little faster than MySQL, so it makes online store run quick. I did set up OpenCart on my nas server with maria db, but processor and memory is limited. Performance is greatly affected by image size, template design and number of options.