Erro
consulta SQL:
INSERT INTO accounts( blocked BOOLEAN NOT NULL DEFAULTFALSE )
Mensagens do MySQL :
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BOOLEAN NOT NULL
DEFAULT FALSE
)' at line 1
quando tento entrar no "localhost" aparece
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'bought' in 'order clause'' in C:\xampp\htdocs\latestnews.php:13 Stack trace: #0 C:\xampp\htdocs\latestnews.php(13): PDO->query('SELECT * FROM `...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 13