<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：mariadb grant ERROR 1045 (28000): Access denied for user</title>
	<atom:link href="http://blog.51yip.com/mariadb/1721.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/mariadb/1721.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：燕子回旋</title>
		<link>http://blog.51yip.com/mariadb/1721.html/comment-page-1#comment-17441</link>
		<dc:creator>燕子回旋</dc:creator>
		<pubDate>Fri, 20 May 2016 02:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1721#comment-17441</guid>
		<description>你的版本是多少，为啥我的可以呢
[root@maria-master bin]# mysql -uroot -p
Enter password: 
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 10
Server version: 10.0.25-MariaDB MariaDB Server

Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.

Type &#039;help;&#039; or &#039;\h&#039; for help. Type &#039;\c&#039; to clear the current input statement.

MariaDB [(none)]&gt; 
MariaDB [(none)]&gt; 
MariaDB [(none)]&gt; grant all on *.* to chenqh@&#039;%&#039; identified by &#039;haha&#039;;
Query OK, 0 rows affected (0.00 sec)

MariaDB [(none)]&gt;</description>
		<content:encoded><![CDATA[<p>你的版本是多少，为啥我的可以呢<br />
[root@maria-master bin]# mysql -uroot -p<br />
Enter password:<br />
Welcome to the MariaDB monitor.  Commands end with ; or \g.<br />
Your MariaDB connection id is 10<br />
Server version: 10.0.25-MariaDB MariaDB Server</p>
<p>Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.</p>
<p>Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.</p>
<p>MariaDB [(none)]&gt;<br />
MariaDB [(none)]&gt;<br />
MariaDB [(none)]&gt; grant all on *.* to chenqh@'%' identified by 'haha';<br />
Query OK, 0 rows affected (0.00 sec)</p>
<p>MariaDB [(none)]&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
