0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 21 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for named place holders. This probably breaks server-side prepare but this is a good stopping place. This also breaks the LIMIT placeholder detection code thereby breaking some tests in the limit.t. More... about 20 years ago
moved placement of the definition of client_flags to the head of the function so as to be able to remove a bare block that was almost the entire function, and removed one level of indent. More... about 20 years ago
And early implementation of the script that will be used to generate type_info.c More... about 20 years ago
Start of code re-org. More... about 20 years ago
stop dbdimp.h from getting sucked in more than once. More... about 20 years ago
Make DBD::mysql 3.0 require DBI 1.41 More... about 20 years ago
Log changees. More... about 20 years ago
Tell mysql client libraries to read my.cnf. More... about 20 years ago
That was too easy a fix. I knew it that should not have worked :). Now how to silance those pesky warnings? More... about 20 years ago
added t/35* test files More... about 20 years ago
Pull version numbvers from CVS tags More... about 20 years ago
suppress duplicate funcion detected warnings. More... about 20 years ago
credit server-side prepare patch. More... about 20 years ago
Part of the server-side prepare patch. More... about 20 years ago
Patch from atrick Galbraith <[email protected]> which adds support for server-side prepare when using later version of mysql More... about 20 years ago
For 3.0 Development branch: ran 'indent -kr -i8' on dbdimp.c & dbimp.h. Next step: apply server-side prepare patch from Patrick Galbraith to original dbdimp.c and dbdimp.h & run indent on that & check in. This way we get everything using kr style before doing any other development on this branch instead of having n (>= 3) different bracing styles in dbdimp.c & dbdimp.h More... about 20 years ago
Fix to documentation from Paul DuBois. More... over 20 years ago
This commit was manufactured by cvs2svn to create branch 'Dev-3_0'. More... over 20 years ago
Bump version number More... over 20 years ago
Changelog changes for next release. More... over 20 years ago
add a use DBI qw(:sql_types) to the right package. More... over 20 years ago
Patch from Aaron and Chuck [Aaron Ross <[email protected]>] More... over 20 years ago
Applied patch from Jochen Wiedmann. More... over 20 years ago
Changes :) More... over 20 years ago
change have_innobase to have_innodb so that transaction tests are run if innodb is present More... over 20 years ago
Patch from Alexey Stroganov to dbdadmin.t so that it respects username and password More... over 20 years ago
Changed attributions to reflect new maintainership. More... over 20 years ago
Added Proc::ProcessTable to reasons why leak tests might not be run More... over 20 years ago
Made DBI_DSN & friends work -- they were in there but being ignored. More... over 20 years ago
made 'skipping transactions tests' message a little prettier More... over 20 years ago