[Devel] Broken unixodbc
Daniel-Constantin Mierla
daniel at voice-system.ro
Thu Feb 8 18:57:35 CET 2007
Hello Jerome,
a fix should be now on cvs for bot 1.1.x and 1.2.x. Please try and let
me know if work. The usage if escape_common() can be turned on/of via
new module parameter 'use_escape_common' -- default is 0 (off).
Thanks,
Daniel
On 02/08/07 10:32, Jerome Martin wrote:
> On Wed, 2007-02-07 at 10:04 +0200, Daniel-Constantin Mierla wrote:
>
>> unixodbc:SQLExecDirect, rv=-1. Query= select table_version from version
>> where table_name='subscriber
>> unixodbc:SQLExecDirect=HY000:1:1: Msg 105, Level 15, State 1, Server
>> SQL1, Line 1 Unclosed quotation mark before the character string
>> 'subscriber'.
>>
>> seems that is missing a single quote after table name. This should not
>> be related to escape/unescape stuff.
>>
>
> Well, do the test : with or without the patch I posted to tracker
> (replaces calls to escape_common in unixodbc by strcpy).
>
>
>
More information about the Devel
mailing list