09.07.2011, 17:05
Hey SA:MP Forum,
I've researched this problem on multiple search engines and cannot find a solution that works. I'm attempting to run a simple query. Which is below:
In return I receive a errorPHP код:
INSERT INTO `accounts` (`username`, `password`, `ipaddress`) VALUES('a', 'b', 'c');
Below is the SQL structure.Quote:
[Err] 19 - constraint failed
Quote:
Originally Posted by Structure Name; Structure Type; Structure Length
SQLID INTEGER 0
username TEXT 24
password TEXT 130
ipaddress TEXT 16