Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8678761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:48:16+00:00 2026-06-12T20:48:16+00:00

Unable to set password for a user using 3.5.2.2 – phpMyAdmin for 5.5.27 –

  • 0

Unable to set password for a user using 3.5.2.2 – phpMyAdmin for 5.5.27 – MySQL. When trying to set the password while logged onto phpMyAdmin as the user, it pops up the following error:

#1133 - Can't find any matching row in the user table

When logged on as root, following password set successfully message pops up.

SET PASSWORD FOR 'user'@'%' = PASSWORD( '***' )

In either case, password does not set and stays as it currently is, blank.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:48:18+00:00Added an answer on June 12, 2026 at 8:48 pm

    It turns out, the error is very vague indeed!

    1) Password was setting while logged on as root, as it was updating the user/password field in the users table under MySql.

    2) When logged on as user, password was in fact not changing and even though there was one specified in the users table in MySql, config.inc.php file allowed authentication without password.

    Solution:

    Change following value to false in the config.inc.php.

    $cfg['Servers'][$i]['AllowNoPassword'] = true;
    

    So that it reads

    $cfg['Servers'][$i]['AllowNoPassword'] = false;
    

    Change user’s host from Any or % to localhost in MySql users table. This could easily be achieved via phpMyAdmin console.

    These two changes allowed me to authenticate as user with it’s password and disallowed authentication without password.

    It also allowed user to change its password while logged on as user.

    Seems all permissions and the rest was fixed with these two changes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to send email through gmail using PHPMailer_V5.1. Getting the following error,
I am using Apache Hadoop (hadoop-0.20.203.0) and unable to set sticky bit for /tmp
I am unable to log in my user into a grails application using spring
I am making a user management system using PyQT4 + PostgreSQL 9.1. While writing
I'm trying to protect a folder using '.htaccess' and '.htpasswd'. I used http://www.tools.dynamicdrive.com/password/ to
the following code is not able to hash the user's password, and it stores
I am unable to set json value to scr attribute of embed tag from
I am unable to set my inbuilt database to update . It is always
I have created a divider in JSplitPane . I am unable to set the
I have a horribly coded set of controllers which I am unable to refactor

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.