Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Help me!

$
0
0
i have this problem!
How can i fix this


------

Fout
SQL-query:

Fout SQL - query : --
-- Database: `venlo2ch_kl`
--
-- --------------------------------------------------------
--
-- Table structure for table `chats`
--
CREATE TABLE IF NOT EXISTS `chats` (

`userId` INT( 11 ) NOT NULL ,
`randomUserId` INT( 11 ) NOT NULL
) ENGINE = MYISAM DEFAULT CHARSET = latin1;

MySQL retourneerde:

#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 'Fout
SQL-query:

--
-- Database: `venlo2ch_kl`
--
-- ---------------------------' at line 1

Viewing all articles
Browse latest Browse all 13329

Trending Articles