<?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>definer | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/definer/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Thu, 07 Feb 2019 14:55:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>MySQL error 1449: The user specified as a definer does not exist</title>
		<link>https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/</link>
					<comments>https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 28 Jul 2018 12:05:17 +0000</pubDate>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[definer]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[error]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1510</guid>

					<description><![CDATA[<p>Why this error happens? Most of the times, reason is that your database dump through command line or PhpMyAdmin or even other libraries can have SQL&#8217;s Definer statements. Now, as per MySQL&#8217;s Official Documentation: The DEFINER clause specifies the MySQL account to be used when checking access privileges at routine execution time for routines that have the SQL [&#8230;]</p>
The post <a href="https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/">MySQL error 1449: The user specified as a definer does not exist</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
