<?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>NO_ENGINE_SUBSTITUTION &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/no_engine_substitution/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Tue, 04 Apr 2017 08:30:48 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=91548</generator>
	<item>
		<title>ISPConfig update e l&#8217;errore MySQL SQL_MODE NO_ENGINE_SUBSTITUTION</title>
		<link>https://blog.smsoft.it/2017/04/04/ispconfig-update-lerrore-mysql-no_engine_substitution/</link>
					<comments>https://blog.smsoft.it/2017/04/04/ispconfig-update-lerrore-mysql-no_engine_substitution/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 04 Apr 2017 08:30:48 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ISPConfig]]></category>
		<category><![CDATA[NO_ENGINE_SUBSTITUTION]]></category>
		<category><![CDATA[SQL_MODE]]></category>
		<guid isPermaLink="false">http://blog.smsoft.it/?p=3628</guid>

					<description><![CDATA[Se durante l&#8217;aggiornamento di ISPConfig viene visualizzato un errore MySQL relativo a SQL_MODE=NO_ENGINE_SUBSTITUTION, la soluzione più veloce è impostare tale parametro in MySQL. Accedere alla CLI di MySQL e digitate: SET GLOBAL SQL_MODE = "NO_ENGINE_SUBSTITUTION"; SET SESSION SQL_MODE = "NO_ENGINE_SUBSTITUTION"; SET SQL_MODE = "NO_ENGINE_SUBSTITUTION"; Bene, ora potete lanciare nuovamente ispconfig_update.sh enjoy!]]></description>
										<content:encoded><![CDATA[<p>Se durante l&#8217;aggiornamento di <strong>ISPConfig</strong> viene visualizzato un errore MySQL relativo a <strong>SQL_MODE=NO_ENGINE_SUBSTITUTION</strong>, la soluzione più veloce è impostare tale parametro in MySQL.</p>
<p>Accedere alla CLI di MySQL e digitate:<br />
<code>SET GLOBAL SQL_MODE = "NO_ENGINE_SUBSTITUTION";<br />
SET SESSION SQL_MODE = "NO_ENGINE_SUBSTITUTION";<br />
SET SQL_MODE = "NO_ENGINE_SUBSTITUTION";</code></p>
<p>Bene, ora potete lanciare nuovamente <strong>ispconfig_update.sh</strong></p>
<p>enjoy!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2017/04/04/ispconfig-update-lerrore-mysql-no_engine_substitution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
