mariuz / perl-dbd-firebird

Perl DBI driver for Firebird
15 stars 9 forks source link

[patch] fix ping() so that it has a chance to succeed #14

Closed real-dam closed 13 years ago

real-dam commented 13 years ago

isc_database_info() does not work when not supplied with request items. At least this is the case with Firebird 2.5.

The patch fixes that by querying the database ODS version, which should work with any server/client version.

https://gist.github.com/1181039

mariuz commented 13 years ago

I have added you to the project , you can apply the patches directly in the future

real-dam commented 13 years ago

-=| mariuz, Tue, Aug 30, 2011 at 07:42:54AM -0700 |=-

I have added you to the project , you can apply the patches directly in the future

Thanks. Is there a special convention, somethink like "Closes: #13" to be used in the commit messages so that the issue is closed automaticaly?

mariuz commented 13 years ago

We support a number of synonyms:

fixes #xxx fixed #xxx fix #xxx closes #xxx close #xxx closed #xxx

https://github.com/blog/831-issues-2-0-the-next-generation