MySQL Forums
Forum List  »  Newbie

Re: Changing MySQL password for phpMyAdmin
Posted by: Macamba .
Date: April 04, 2017 01:28AM

Thanks for the feedback. Surely something to study.

I think I know why I have this problem. I dropped the development database (say myDatabase), and imported the production database. But it seems I lost the 'myDatabase.user' table too. I need to find out how to get that database up and running again.

In the mean time, another question.
1. Can you turn off the expiration of passwords? I do not want to get my users in an expired password situation. They will not be able to login into the database.
2. Can I get a message from MySQL in my Java application so I can inform my users they have to get a new password? I have a facility the users can use to change their password (I give them a password when they start using the system, they have to change it on first login).

Options: ReplyQuote


Subject
Written By
Posted
Re: Changing MySQL password for phpMyAdmin
April 04, 2017 01:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.