Forums WoW Modding Resources Tools [Archive] Mysql problem

[Archive] Mysql problem

[Archive] Mysql problem

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#1
Archived author: Crazyemme • Posted: 2025-11-04T13:45:36.808715
Original source

Quote: Hello, couldent find anywhere else to post this

How do i reset Mysql root password couldent find a good guide that i understood
rektbyfaith
11-04-2025, 12:45 PM #1

Archived author: Crazyemme • Posted: 2025-11-04T13:45:36.808715
Original source

Quote: Hello, couldent find anywhere else to post this

How do i reset Mysql root password couldent find a good guide that i understood

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#2
Archived author: Ground Zero • Posted: 2025-11-04T13:45:36.808715
Original source

Quote:What exactly is your problem?

Also this should go in "Emu Questions"
rektbyfaith
11-04-2025, 12:45 PM #2

Archived author: Ground Zero • Posted: 2025-11-04T13:45:36.808715
Original source

Quote:What exactly is your problem?

Also this should go in "Emu Questions"

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#3
Archived author: Crazyemme • Posted: 2025-11-04T13:45:36.808715
Original source

Quote: My Mysql password..so i can go in to Navicat db.

How do i reset it?

How do I Reset a MySQL Password?

Dont understand :S
rektbyfaith
11-04-2025, 12:45 PM #3

Archived author: Crazyemme • Posted: 2025-11-04T13:45:36.808715
Original source

Quote: My Mysql password..so i can go in to Navicat db.

How do i reset it?

How do I Reset a MySQL Password?

Dont understand :S

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#4
Archived author: patryark • Posted: 2025-11-04T13:45:36.808715
Original source

Quote: 1. Stop the mysqld daemon process.

2. Start the mysqld daemon process with the --skip-grant-tables option.

3. Start the mysql client with the -u root option.

4. Execute the UPDATE mysql.user SET Password=PASSWORD('password') WHERE User='root';

5. Execute the FLUSH PRIVILEGES; command.
rektbyfaith
11-04-2025, 12:45 PM #4

Archived author: patryark • Posted: 2025-11-04T13:45:36.808715
Original source

Quote: 1. Stop the mysqld daemon process.

2. Start the mysqld daemon process with the --skip-grant-tables option.

3. Start the mysql client with the -u root option.

4. Execute the UPDATE mysql.user SET Password=PASSWORD('password') WHERE User='root';

5. Execute the FLUSH PRIVILEGES; command.

rektbyfaith
Administrator
0
11-04-2025, 12:45 PM
#5
Archived author: mager1794 • Posted: 2025-11-04T13:45:36.808715
Original source

Quote:I'm trying to figure out how you couldn't find anywhere else to post this :/
rektbyfaith
11-04-2025, 12:45 PM #5

Archived author: mager1794 • Posted: 2025-11-04T13:45:36.808715
Original source

Quote:I'm trying to figure out how you couldn't find anywhere else to post this :/

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)