59
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed dev branch to have prepared statements off by default More... over 18 years ago
Changed dev branch to have prepared statements off by default More... over 18 years ago
Added fixes to dbd_st_describe that fix segfault on mod_perl (fbind and bind were not allocated) More... over 18 years ago
Added fixes to dbd_st_describe that fix segfault on mod_perl (fbind and bind were not allocated) More... over 18 years ago
fixed cast error to col_type More... over 18 years ago
Comitting: More... over 18 years ago
Comitting: More... over 18 years ago
Fixes for 3.0007_2 release. More... over 18 years ago
Fixes for 3.0007_2 release. More... over 18 years ago
UTF8 Patch More... over 18 years ago
Fix documentation for _ListDBs to remove incorrect information about limitations of data_sources(). (RT #20843, patch by Ann Barcomb) More... almost 19 years ago
Fix typo in example (missing quote). (RT #15086) 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) More... almost 19 years ago
Fix typos in Makefile.PL (RT#16178, reported by Gavin Shelley) More... almost 19 years ago
Committing changes for DBD::mysql release 3.0007 and 3.0007_1. More... almost 19 years ago
Committing changes for DBD::mysql release 3.0007 and 3.0007_1. More... almost 19 years ago
Various edits to dbdimp.c,.h, Makefile.PL, test changes More... almost 19 years ago
Bug #20153: Fetching all data from a statement handle does not mark it as finished More... almost 19 years ago
commit prior to tag More... about 19 years ago
commit prior to tag More... about 19 years ago
Added 35prepare test to MANIFEST More... about 19 years ago
documentation changes More... about 19 years ago
documentation changes More... about 19 years ago
Various clean-ups More... about 19 years ago
Various clean-ups 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"); More... about 19 years ago
Updated pod documentation for both trunk and dev 3.0 branch More... about 19 years ago
Updated pod documentation for both trunk and dev 3.0 branch More... about 19 years ago
Removed unused SV variable More... about 19 years ago
Updated the version to 3.0003_1 More... about 19 years ago