X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fda4f6f5d9a38434db86ec56ac49bdbb5338d632;hb=f92a9d790b900dcb183ff62b4e2e770a53f01ac6;hp=83098b847965f425c118e0e34c29b6b6919cb128;hpb=f45918464f2d5647febac0b7c0494a9e1ba09317;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Changes b/Changes index 83098b8..fda4f6f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for DBIx::Class + * Fixes + - Disable mysql_auto_reconnect for MySQL - depending on the ENV + it sometimes defaults to on and causes major borkage on older + DBD::mysql versions + - Fix dropped bind values in select/group_by on Oracle (omission + from 0542ec57 and 4c2b30d6) + - Fix problems with M.A.D. under CGI::SpeedyCGI (RT#65131) + 0.08127 2011-01-19 16:40 (UTC) * New Features / Changes - Schema/resultsource instances are now crossreferenced via a new