Only one account can enter to my server Second Post
#1

Only one account can enter to my server I mean Only by that name , I got 55 Slots , And I'm using in MySql also how to fix it !?

Heres code of other account cant join from Server Logs WTF is that means ? :

Код:
[13:11:32] [join] Vitto_Corleone has joined the server (0:84.94.77.247)
[13:11:47] [MySQL] Query Error - (ErrorID: 1364) (Handle: 1)
[13:11:47] [MySQL] Check /logs/querydump.log to review the query that threw the error.
[13:11:47] Dumping query from 2013/3/10 (13:11:47) 
Description: Field 'CarsRestricted' doesn't have a default value (index 0). Query: 

[13:11:47] INSERT INTO `accounts` (`Username`, `Key`) VALUES ('Vitto_Corleone','CB494ED78382DBD98B6C64D32DF22FE2E679C69D0814FF7E3E70B563A56E63ED7E41B16BCD1058FC28986016B40DAA6830EBC23C6D1612E36C290C88DB7B924C')
[13:11:51] [part] Vitto_Corleone has left the server (0:1)
Reply
#2

Well What's your Index key in MySQL? (ex. Column ID)
Index Key can't be same so you must set index key to auto_increment in order to Insert new rows.
Reply
#3

What do u mean ? The problem in MySql ? Script ? Plugins ? Script Files ? I dont get u...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)