• Andrzej J.R. Hunt's avatar
    Set Null indicator in input SQLDA as appropriate. (firebird-sdbc) · 35ab624a
    Andrzej J.R. Hunt yazdı
    If this is incorrectly (or randomly set) then firebird will end up just
    ignoring any input parameters (previously the case). The documentation
    claims that -1 is the null indicator, however the inevitably-random
    values previously provided (from malloc) also caused firebird to treat
    all input data as null.
    
    Change-Id: I79b9704df0a307ec493e74e782551b9b0ff109a2
    35ab624a
Adı
Son kayıt (commit)
Son güncelleme
..
commontools Loading commit data...
cpool Loading commit data...
dbtools Loading commit data...
drivers Loading commit data...
inc Loading commit data...
manager Loading commit data...
parse Loading commit data...
resource Loading commit data...
sdbcx Loading commit data...
simpledbt Loading commit data...