<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Q. To set new Password for mysql user</title>
  <link rel="self" href="http://knowgate.niscpr.res.in/pt/c/message_boards/find_thread?p_l_id=10956&amp;threadId=23310" />
  <subtitle>Q. To set new Password for mysql user</subtitle>
  <id>http://knowgate.niscpr.res.in/pt/c/message_boards/find_thread?p_l_id=10956&amp;threadId=23310</id>
  <updated>2026-07-19T20:49:22Z</updated>
  <dc:date>2026-07-19T20:49:22Z</dc:date>
  <entry>
    <title>Q. To set new Password for mysql user</title>
    <link rel="alternate" href="http://knowgate.niscpr.res.in/pt/c/message_boards/find_message?p_l_id=10956&amp;messageId=23309" />
    <author>
      <name>Knowgate knowgate</name>
    </author>
    <id>http://knowgate.niscpr.res.in/pt/c/message_boards/find_message?p_l_id=10956&amp;messageId=23309</id>
    <updated>2026-01-05T05:36:33Z</updated>
    <published>2015-07-28T10:10:31Z</published>
    <summary type="html">SOLUTION:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Goto mysql command prompt:&lt;/li&gt;&lt;/ul&gt;         # mysql  -u root  -p  koha&lt;br /&gt;         # update mysql.user set password= PASSWORD(‘abc’) where user =’root’;&lt;br /&gt;         # flush privileges;&lt;br /&gt;         # commit;</summary>
    <dc:creator>Knowgate knowgate</dc:creator>
    <dc:date>2015-07-28T10:10:31Z</dc:date>
  </entry>
</feed>
