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
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