2 messages in com.mysql.lists.bugsUPDATE statement
FromSent OnAttachments
Tino Mariën (ViTi)12 Aug 2003 00:49 
Sergei Golubchik12 Aug 2003 01:40 
Subject:UPDATE statement
From:Tino Mariën (ViTi) (ti@viti.be)
Date:08/12/2003 12:49:57 AM
List:com.mysql.lists.bugs

Dear Sir/Madam,

I’ve got a very annoying problem with the UPDATE statement. I’m using ASP.NET, MySQL and for the connection I use the Microsoft.Data.ODBC reference. A couple of times I typed the UPDATE statement look the following:

UPDATA <TABLE> SET <FIRSTFILED> = <FIRSTVALUE> AND <SECONDFIELD> = <SECONDVALUE> WHERE

Off course, the statement is incorrect, while ‘AND’ must be replaced by ‘,’ but I don’t get any error , why is that?

When can we expect a version of MySQL that includes stored procedures, It would be a great asset to your product!

Yours truly, Mariën Tino

PS: I’m very satisfied by your product, thumbs up