<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://prod.jnet.julianscorner.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://prod.jnet.julianscorner.com/feed.php">
        <title>Julian&#039;s Notebook - database:mysql</title>
        <description></description>
        <link>https://prod.jnet.julianscorner.com/</link>
        <image rdf:resource="https://prod.jnet.julianscorner.com/_media/wiki/dokuwiki-128.png" />
       <dc:date>2026-04-12T23:23:55+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://prod.jnet.julianscorner.com/database/mysql/install"/>
                <rdf:li rdf:resource="https://prod.jnet.julianscorner.com/database/mysql/remoteconnect"/>
                <rdf:li rdf:resource="https://prod.jnet.julianscorner.com/database/mysql/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://prod.jnet.julianscorner.com/_media/wiki/dokuwiki-128.png">
        <title>Julian's Notebook</title>
        <link>https://prod.jnet.julianscorner.com/</link>
        <url>https://prod.jnet.julianscorner.com/_media/wiki/dokuwiki-128.png</url>
    </image>
    <item rdf:about="https://prod.jnet.julianscorner.com/database/mysql/install">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-18T20:00:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Install MySQL Database</title>
        <link>https://prod.jnet.julianscorner.com/database/mysql/install</link>
        <description>Install MySQL Database

On Windows

	*  Open MySQL Server in a web browser.
	*  Click on the “Download” button.
	*  Click “No thanks, just start my download.”
	*  Once the file is downloaded, execute it.
	*  In the MySQL Installer window, click on “Install MySQL Products</description>
    </item>
    <item rdf:about="https://prod.jnet.julianscorner.com/database/mysql/remoteconnect">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-18T20:00:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connecting MySQL Client to a Remote MySQL Server</title>
        <link>https://prod.jnet.julianscorner.com/database/mysql/remoteconnect</link>
        <description>Connecting MySQL Client to a Remote MySQL Server

Once in a while I need to connect to my remote MySql server using the gui tools. However, Secure Internet reachable MySql installations should be blocking the port. Luckily, SSH provides a way to connect to a remote MySql without exposing the MySql port to insecure connections</description>
    </item>
    <item rdf:about="https://prod.jnet.julianscorner.com/database/mysql/start">
        <dc:format>text/html</dc:format>
        <dc:date>2023-09-18T20:00:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>MySql</title>
        <link>https://prod.jnet.julianscorner.com/database/mysql/start</link>
        <description>MySql



	* Connecting MySQL Client to a Remote MySQL Server
	* Install MySQL Database</description>
    </item>
</rdf:RDF>
