Server crash when logging in
#5

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Use data-types in the table. For example (assuming passwords use Whirlpool, thus the lenght is 129):
pawn Код:
CREATE TABLE IF NOT EXISTS Users (Name VARCHAR(21) COLLATE NOCASE,Password VARCHAR(129),Admin INTEGER DEFAULT 0 NOT NULL, ...
Thank you very much
Reply


Messages In This Thread
Server crash when logging in - by Vlad64 - 26.02.2014, 20:31
Re: Server crash when logging in - by Konstantinos - 26.02.2014, 20:50
Re: Server crash when logging in - by Vlad64 - 27.02.2014, 08:46
Re: Server crash when logging in - by Konstantinos - 27.02.2014, 09:47
Re: Server crash when logging in - by Vlad64 - 28.02.2014, 08:17

Forum Jump:


Users browsing this thread: 2 Guest(s)