<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MariaDB Addon]]></title><description><![CDATA[<p dir="auto">Some apps like ERPNext  are only optimized for MariaDB and use MariaDB specific features. Slowly MariaDB is getting incompatible with MySQL by adding features like custom sequences not available in MySQL.</p>
<p dir="auto">From a Cloudron dev’s POV, adding MariaDB as an addon is a trivial task because MySQL is already there. Please add MariaDB as an addon. Thank you!</p>
]]></description><link>https://forum.cloudron.io/topic/8561/mariadb-addon</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 04:55:11 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8561.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Jan 2023 17:59:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MariaDB Addon on Tue, 31 Jan 2023 18:08:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> I have figured out a solution that doesn’t require admin permissions to ERPNext. It’s just that they use MariaDB specific commands here and there. That’s why MySQL addon is not useful at all.</p>
<p dir="auto">Multiple databases works kinda fine but needs patching the source because ERPNext likes to use the same value for db-user and db-name; in fact there’s no way to give it the db-user. The name of the database is itself is considered username.</p>
<p dir="auto">While building this addon, <strong>I would recommend setting the user’s name and database the same - ie. without prepending the same string with ‘db’ or ‘user’</strong></p>
<p dir="auto">Multiple databases isn’t required as ERPNext doesn’t work really well as a multi-site ERP anyway.</p>
]]></description><link>https://forum.cloudron.io/post/61171</link><guid isPermaLink="true">https://forum.cloudron.io/post/61171</guid><dc:creator><![CDATA[nj]]></dc:creator><pubDate>Tue, 31 Jan 2023 18:08:28 GMT</pubDate></item><item><title><![CDATA[Reply to MariaDB Addon on Mon, 30 Jan 2023 10:35:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nj" aria-label="Profile: nj">@<bdi>nj</bdi></a> Thanks for all the hard work on ERPNext - <a href="https://forum.cloudron.io/topic/1228/erpnext-cost-effective-erp-solution/">https://forum.cloudron.io/topic/1228/erpnext-cost-effective-erp-solution/</a> (for others to follow). My understanding is that the app will still need to be an "admin" is it? With the flexibility to create multiple databases.</p>
<p dir="auto">We had phabricator which wanted similar support. MySQL addon supports this via <a href="https://docs.cloudron.io/packaging/addons/#mysql" target="_blank" rel="noopener noreferrer nofollow ugc"><code>multipleDatabases</code> flag</a> . Is this enough ?</p>
]]></description><link>https://forum.cloudron.io/post/61046</link><guid isPermaLink="true">https://forum.cloudron.io/post/61046</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 30 Jan 2023 10:35:54 GMT</pubDate></item></channel></rss>