This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
php
mirror of
https://github.com/php/php-src
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object
pull/7/head
Popa Adrian Marius
15 years ago
parent
0024235874
commit
b5aad069ee
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
ext/pdo_firebird/tests/rowCount.phpt
1
ext/pdo_firebird/tests/rowCount.phpt
View File
@ -38,6 +38,7 @@ $dbh->commit();
$dbh->exec('DROP TABLE testz');
unset($stmt);
unset($dbh);
?>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/php
Title
Body
Create Issue