Forums WoW Modding Discussion Miscellaneous [Archive] account create problem

[Archive] account create problem

[Archive] account create problem

rektbyfaith
Administrator
0
11-04-2025, 05:17 PM
#1
Archived author: horrador • Posted: 2025-11-04T18:17:47.114019
Original source

can I tell me some how to resolve this problem

SQL(p): INSERT INTO account(username, sha_pass_hash, joindate) VALUES('Test', '90AE35E151D81C6B94121D0252680F3CD6CF0EBA', NOW())

[ERROR]: [1364] Field 'mutereason' doesn't have a default value

Unhandled MySQL errno 1364. Unexpected behaviour possible.
rektbyfaith
11-04-2025, 05:17 PM #1

Archived author: horrador • Posted: 2025-11-04T18:17:47.114019
Original source

can I tell me some how to resolve this problem

SQL(p): INSERT INTO account(username, sha_pass_hash, joindate) VALUES('Test', '90AE35E151D81C6B94121D0252680F3CD6CF0EBA', NOW())

[ERROR]: [1364] Field 'mutereason' doesn't have a default value

Unhandled MySQL errno 1364. Unexpected behaviour possible.

rektbyfaith
Administrator
0
11-04-2025, 05:17 PM
#2
Archived author: horrador • Posted: 2025-11-04T18:17:47.114019
Original source

Hey, horrador!

Here's a quick query you can try out, should work! [Image: 1f642.png]

Code:

INSERT INTO account(username, sha_pass_hash, joindate, mutereason) VALUES('Test', '90AE35E151D81C6B94121D0252680F3CD6CF0EBA', '10/5/2015', 0)
rektbyfaith
11-04-2025, 05:17 PM #2

Archived author: horrador • Posted: 2025-11-04T18:17:47.114019
Original source

Hey, horrador!

Here's a quick query you can try out, should work! [Image: 1f642.png]

Code:

INSERT INTO account(username, sha_pass_hash, joindate, mutereason) VALUES('Test', '90AE35E151D81C6B94121D0252680F3CD6CF0EBA', '10/5/2015', 0)

rektbyfaith
Administrator
0
11-04-2025, 05:17 PM
#3
Archived author: horrador • Posted: 2025-11-04T18:17:47.114019
Original source

or use the worldserver screen

.account create (username) (password)
rektbyfaith
11-04-2025, 05:17 PM #3

Archived author: horrador • Posted: 2025-11-04T18:17:47.114019
Original source

or use the worldserver screen

.account create (username) (password)

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