Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

MySQL Connector/Net 6.3.7 Error using "limit" as column name (no replies)

$
0
0
Hi

I have been using version 6.3.6 for a while with great success. Now I upgrated to 6.3.7 (since 6.4.3 apparently does not work with MySQL server 5.0) but I find, that updating a column with the name "limit" throws an exception.

This worked fine in 6.3.6, and it seems that the SQL string is missing the single quotes `limit`.

Is this a well known error, or am I doing something wrong?

Viewing all articles
Browse latest Browse all 1451

Trending Articles