<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 1516: MariaDB default URL</title><link href="https://sourceforge.net/p/squirrel-sql/bugs/1516/" rel="alternate"/><link href="https://sourceforge.net/p/squirrel-sql/bugs/1516/feed.atom" rel="self"/><id>https://sourceforge.net/p/squirrel-sql/bugs/1516/</id><updated>2023-05-16T10:14:19.733000Z</updated><subtitle>Recent changes to 1516: MariaDB default URL</subtitle><entry><title>#1516 MariaDB default URL</title><link href="https://sourceforge.net/p/squirrel-sql/bugs/1516/?limit=25#115c" rel="alternate"/><published>2023-05-16T10:14:19.733000Z</published><updated>2023-05-16T10:14:19.733000Z</updated><author><name>Wolfgang Knauf</name><uri>https://sourceforge.net/u/wknauf/</uri></author><id>https://sourceforge.neta27a71d76ef30d491b0e389cd7b6eb5dd6720ef2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks, I can confirm that it works now.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1516 MariaDB default URL</title><link href="https://sourceforge.net/p/squirrel-sql/bugs/1516/?limit=25#97bb" rel="alternate"/><published>2023-05-14T19:35:04.540000Z</published><updated>2023-05-14T19:35:04.540000Z</updated><author><name>Gerd Wagner</name><uri>https://sourceforge.net/u/gerdwagner/</uri></author><id>https://sourceforge.net5358f5db8ee18de45d504901ebf5c56f8e7fb3ad</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The MariaDB JDBC URL was corrected and available in the latest snapshot here:&lt;br/&gt;
&lt;a href="https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20230514_2117/"&gt;https://sourceforge.net/projects/squirrel-sql/files/3-snapshots/snapshot-20230514_2117/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: To protected changes done by the user SQuirreL does not change existing driver definitions. That is why in order to see the new example URL you'd have to delete your existing MariaDB driver and then use menu Drivers --&amp;gt; Install Default Driver Definitions.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>MariaDB default URL</title><link href="https://sourceforge.net/p/squirrel-sql/bugs/1516/" rel="alternate"/><published>2023-05-11T19:50:58.190000Z</published><updated>2023-05-11T19:50:58.190000Z</updated><author><name>Wolfgang Knauf</name><uri>https://sourceforge.net/u/wknauf/</uri></author><id>https://sourceforge.net419e14d761ab77818fc2565e13294ebc14fb8d26</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The default URL for the MariaDB driver is "jdbc:mysql://host:3306/database". This kind of URL fails for the 3.x versions of the driver (which is out since 2021 I think) : "class java.sql.SQLException: Unable to create connection. Check your URL.". It worked for the 2.x versions.&lt;/p&gt;
&lt;p&gt;To simplify research: Here is the driver URL: &lt;a class="" href="https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector" rel="nofollow"&gt;https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector&lt;/a&gt;  (you can still switch to 2.7.x download)&lt;/p&gt;
&lt;p&gt;I suggest to update the default URL to "jdbc:mariadb://host:3306/database", as most new users will use the current driver. Or is it possible to switch the URL depending in the JAR file version?&lt;/p&gt;
&lt;p&gt;Best regards and many thanks for this great tool!&lt;/p&gt;
&lt;p&gt;Wolfgang&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>