<?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[MySQL database restore]]></title><description><![CDATA[<p dir="auto">Hi, I just start to try using Mango 5 and MySQL. This is the first time I use MySQL at all. I can backup the sql with System -&gt; SQL database backup but when I tried to restore, I got this warning<br />
<img src="https://camo.nodebb.org/cee8371c3678803e3a44c9a8373b78fa168c1b2e?url=https%3A%2F%2Fi.imgur.com%2FANeJ1Sk.png" alt="d84ab93d-ea5e-4660-8eca-3297c7a02fcf-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Even though, the deleted data source was restore but I don't know what may be wrong.</p>
<p dir="auto">Below is my MySQL config in mango.properties. I doubt my db.mysql is not correct.</p>
<pre><code>db.type=mysql
db.url=jdbc:mysql://localhost/mango
db.username=root
db.password=mangotesting
db.mysqldump=C:/Program Files/MySQL/MySQL Server 8.0/bin/mysqldump.exe
db.mysql=C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe
</code></pre>
]]></description><link>https://forum.mango-os.com/topic/5741/mysql-database-restore</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 06:07:13 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/5741.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 May 2023 17:57:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MySQL database restore on Mon, 29 May 2023 04:49:13 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/craigweb" aria-label="Profile: CraigWeb">@<bdi>CraigWeb</bdi></a> , actually I was trying to install a new Mango 5 instance. <strong>Everything is totally new</strong>. These are what I did:</p>
<p dir="auto">1/ Install MySQL 8.0, create a database (scheme) named mango<br />
2/ Install Mango 5 and paste a mango.properties file with MySQL info as above mentioned in mango_data folder.<br />
3/ Start mango service and change admin password.<br />
4/ Create a data source with some data point.<br />
5/ Backup with Backup feature in System Setting -&gt; SQL backup<br />
6/ Delete data source and restore with System Setting -&gt; SQL backup.<br />
7/ See that orange warning pop up, but the deleted data source and data point is back, but <strong>I'm not sure if it normal or not.</strong></p>
]]></description><link>https://forum.mango-os.com/post/27928</link><guid isPermaLink="true">https://forum.mango-os.com/post/27928</guid><dc:creator><![CDATA[tungthanh500]]></dc:creator><pubDate>Mon, 29 May 2023 04:49:13 GMT</pubDate></item><item><title><![CDATA[Reply to MySQL database restore on Fri, 26 May 2023 18:26:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/tungthanh500" aria-label="Profile: tungthanh500">@<bdi>tungthanh500</bdi></a><br />
Im not exactly sure what you are trying to do.  Are you trying to restore an H2 back to a MySQL cause that will not work?  You will need to convert the database first.</p>
]]></description><link>https://forum.mango-os.com/post/27927</link><guid isPermaLink="true">https://forum.mango-os.com/post/27927</guid><dc:creator><![CDATA[CraigWeb]]></dc:creator><pubDate>Fri, 26 May 2023 18:26:05 GMT</pubDate></item></channel></rss>