Menu

#1 Fix for Ruby9i DBD driver

open
nobody
None
9
2005-01-19
2005-01-19
No

The original DBD driver appears to be broken, because
it would appear that database.c does not export several
crucial functions, and the DBD driver itself doesn't
seem to properly check whether any variables are
actually bound by a query being submitted: if you have
a query that doesn't bind variables, it will fail. The
patch fixes that, and apparently it seems to work
properly for me.

Discussion

  • Rafael R. Sevilla

    bug fix for DBD driver

     
  • Rafael R. Sevilla

    • priority: 5 --> 9
     

Log in to post a comment.