<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MariaDB Archive - I MAKE YOU INTELLIGENT</title>
	<atom:link href="https://www.imakeyouintelligent.com/tag/mariadb/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.imakeyouintelligent.com/tag/mariadb/</link>
	<description>Mach die Welt ein bisschen intelligenter</description>
	<lastBuildDate>Fri, 19 Apr 2024 07:33:43 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.imakeyouintelligent.com/wp-content/uploads/2018/01/cropped-square_v4-32x32.png</url>
	<title>MariaDB Archive - I MAKE YOU INTELLIGENT</title>
	<link>https://www.imakeyouintelligent.com/tag/mariadb/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Plesk GUI Update MariaDB &#8222;Jetzt upgraden&#8220; Obsidian v18.0.6 wird nicht angezeigt</title>
		<link>https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/</link>
					<comments>https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Fri, 19 Apr 2024 07:17:25 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[InPlace DB Update]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[Obsidian]]></category>
		<category><![CDATA[panel.ini]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[v18.0.6]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238887</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/">Plesk GUI Update MariaDB &#8222;Jetzt upgraden&#8220; Obsidian v18.0.6 wird nicht angezeigt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Im Plesk-Interface kannst du deinen MariaDB-Datenbankserver auf die aktuelle Langzeitunterstützung (LTS) aktualisieren.<br />Das Feature führt nicht nur das Upgrade durch, sondern macht auch Folgendes:</p>
<ul>
<li>Führt Pre-Upgrade-Checks durch:
<ul>
<li>Findet und löscht alte Konfigurationsoptionen und Einstellungen, die veraltet sind und nicht mehr mit der MariaDB LTS-Version kompatibel sind.</li>
<li>Analysiert die Konfiguration des Paketmanagers.</li>
<li>Analysiert Datenbanken mit mysqlcheck. Mysqlcheck ist ein MariaDB-Tool, das die Konsistenz der Datenbanken analysiert und den Zustand des Datenbankservers überprüft.</li>
</ul>
</li>
<li>Sichert deine Datenbanken.</li>
<li>Führt erforderliche Nach-Upgrade-Checks durch.</li>
</ul>
<p>Diese Funktion ist ab Plesk Obsidian v18.0.60_build1800240329.08 möglich, in manchen Fällen kann es aber dazu kommen, dass diese Funktion nicht angezeigt wird. Dazu muss die <span class="doc">panel.ini</span> in Plesk angepasst werden. <br />Die panel.ini findet man hier: </p>
<ul class="simple">
<li>(Plesk for Linux)
<div class="codecolorer-container text default docutils literal notranslate" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">&lt;span class=&quot;pre&quot;&gt;/usr/local/psa/admin/conf/panel.ini&lt;/span&gt;</div></div>
</li>
<li>(Plesk for Windows) 
<div class="codecolorer-container text default docutils literal notranslate" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">&lt;span class=&quot;pre&quot;&gt;%plesk_dir%admin\conf\panel.ini&lt;/span&gt;</div></div>
</li>
</ul>
<p>Erweitert die Datei um folgende Zeilen: </p>
<pre class="preformatted"><span class="o">[</span>databaseManagement<span class="o">]</span>
features.canBeUpgraded <span class="o">=</span> <span class="nb">true</span></pre></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/">Plesk GUI Update MariaDB &#8222;Jetzt upgraden&#8220; Obsidian v18.0.6 wird nicht angezeigt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Plesk Fehler beim Start MarianDB &#124; Bind on TCP/IP port. Got error: 22: Invalid argument</title>
		<link>https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/</link>
					<comments>https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Thu, 03 Nov 2022 19:52:27 +0000</pubDate>
				<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[500]]></category>
		<category><![CDATA[bind-address]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DB]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[my.cnf]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[SQLSTATE]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238784</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/">Plesk Fehler beim Start MarianDB | Bind on TCP/IP port. Got error: 22: Invalid argument</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Mich begrüßte ein Plesk-Server ganz unerwartet mit folgender Meldung nach Eingabe von #<span>service mariadb status</span></p>
<blockquote>
<p><strong>Unable to start MariaDB 10.6 on a Plesk server: Bind on TCP/IP port. Got error: 22: Invalid argument</strong></p>
<p><strong>service mariadb status</strong><br /><strong>&#8230;</strong><br /><strong>mariadbd[32685]: 2022-04-19 6:41:28 0 [ERROR] Can&#8217;t start server: Bind on TCP/IP port. Got error: 22: Invalid argument</strong><br /><strong>mariadbd[32685]: 2022-04-19 6:41:28 0 [ERROR] Do you already have another server running on port: 3306 ?</strong><br /><strong>mariadbd[32685]: 2022-04-19 6:41:28 0 [ERROR] Aborting</strong></p>
<p><strong>500 Plesk\Exception\Database</strong><br /><strong>DB query failed: SQLSTATE[HY000] [2002] No such file or directory</strong></p>
</blockquote>
<p>Der <a href="https://support.plesk.com/hc/en-us/articles/5180170766738-Unable-to-start-MariaDB-10-6-on-a-Plesk-server-Bind-on-TCP-IP-port-Got-error-22-Invalid-argument">Support-Artikel</a> von Plesk hat den richtigen Hinweis gegeben, leider nur mit falschen Pfaden, der korrekte Pfad lautet.<br />Daraus ergibt sich folgender Ablauf: </p>
<p>1. Verbindung via SSH mit dem betroffenen Plesk-Server herstellen.<br />2. Folgende Datei mit vi oder nano öffnen: /etc/mysql# &#8211;&gt; nano my.cnf<br />3. Die BindAdress muss von bind-address = ::ffff:127.0.0.1 in folgende geändert werden bind-address = 127.0.0.1<br />4.Die Datei speichern<br />5. Und einmal den Service durchstarten: service mariadb restart</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/">Plesk Fehler beim Start MarianDB | Bind on TCP/IP port. Got error: 22: Invalid argument</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
