T
T
The Denshush2014-12-25 21:41:19
MySQL
The Denshush, 2014-12-25 21:41:19

SQL syntax problem?

Executing SQL script in server
ERROR: Error 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 ') ,
  INDEX `letterCompany_sendKey` (`company_send_letter` ASC) ,
  INDEX `lette' at line 20

hello everyone there is a problem with the syntax. please help me, because I found a solution to similar problems on the internet, but I didn’t really understand them. so something like that. I will be very grateful. Thanks

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rsa97, 2014-12-25
@Rsa97

MySQL in the error message shows part of the query starting from where the error occurred. So look what you have written before this fragment.

V
Vitaly Yakovenko, 2014-12-26
@Xazzzi

Your brackets are different: `lette'

I
Immortal_pony, 2014-12-26
@Immortal_pony

Drop the request itself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question