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