openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
DBD::mysql
Settings
|
Report Duplicate
59
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 37 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed dev branch to have prepared statements off by default
capttofu
More...
over 18 years ago
Changed dev branch to have prepared statements off by default
capttofu
More...
over 18 years ago
Added fixes to dbd_st_describe that fix segfault on mod_perl (fbind and bind were not allocated)
capttofu
More...
over 18 years ago
Added fixes to dbd_st_describe that fix segfault on mod_perl (fbind and bind were not allocated)
capttofu
More...
over 18 years ago
fixed cast error to col_type
capttofu
More...
over 18 years ago
Comitting:
capttofu
More...
over 18 years ago
Comitting:
capttofu
More...
over 18 years ago
Fixes for 3.0007_2 release.
capttofu
More...
over 18 years ago
Fixes for 3.0007_2 release.
capttofu
More...
over 18 years ago
UTF8 Patch
capttofu
More...
over 18 years ago
Fix documentation for _ListDBs to remove incorrect information about limitations of data_sources(). (RT #20843, patch by Ann Barcomb)
jimw
More...
almost 19 years ago
Fix typo in example (missing quote). (RT #15086)
jimw
More...
almost 19 years ago
Mention in POD that 'localhost' always means to connect via UNIX socket, and 127.0.0.1 must be used for TCP/IP to localhost (RT #14942, reported by Alessandro Ranellucci)
jimw
More...
almost 19 years ago
Fix typos in Makefile.PL (RT#16178, reported by Gavin Shelley)
jimw
More...
almost 19 years ago
Committing changes for DBD::mysql release 3.0007 and 3.0007_1.
capttofu
More...
almost 19 years ago
Committing changes for DBD::mysql release 3.0007 and 3.0007_1.
capttofu
More...
almost 19 years ago
Various edits to dbdimp.c,.h, Makefile.PL, test changes
capttofu
More...
almost 19 years ago
Bug #20153: Fetching all data from a statement handle does not mark it as finished
jimw
More...
almost 19 years ago
commit prior to tag
capttofu
More...
about 19 years ago
commit prior to tag
capttofu
More...
about 19 years ago
Added 35prepare test to MANIFEST
capttofu
More...
about 19 years ago
documentation changes
capttofu
More...
about 19 years ago
documentation changes
capttofu
More...
about 19 years ago
Various clean-ups
capttofu
More...
about 19 years ago
Various clean-ups
capttofu
More...
about 19 years ago
2006-05-17 Patrick Galbraith <
[email protected]
) (3.0003_2) * Fix dbd_st_finish which closed the handle prematurely (Martin Evans) * Compile issues (Martin Evans) * Small change to get utf8 data returned. One still has to: $dbh->do("set character set utf8"); $dbh->do("set names utf8");
capttofu
More...
about 19 years ago
Updated pod documentation for both trunk and dev 3.0 branch
capttofu
More...
about 19 years ago
Updated pod documentation for both trunk and dev 3.0 branch
capttofu
More...
about 19 years ago
Removed unused SV variable
capttofu
More...
about 19 years ago
Updated the version to 3.0003_1
capttofu
More...
about 19 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
42
43
44
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree