Option on Installing ERPNext on multipurpose system (CentOS 6.5) with preinstalled mysql server (MySQL CE 5.6.22)?

Hello, I am newcomer on the platform and the application. Some of the installations will unfortunately have to live alongside existing configuration. Would it be possible to run the installation script with the option of using an existing mysql instance?

Sure: check this:

1 Like

You will have to upgrade to MariaDB because Frappe needs it for microsecond precision.

Thank you very much!