[libdbd-mysql-perl] 01/11: Merge tag 'upstream/4.035'

gregor herrmann gregoa at debian.org
Sun Jul 24 14:48:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdbd-mysql-perl.

commit 50cc9b0bc2ee6173e3ef2bc68d186aca41bcb75d
Merge: 3faa3e8 f44d807
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 24 16:24:38 2016 +0200

    Merge tag 'upstream/4.035'
    
    Upstream version 4.035

 ChangeLog => Changes            | 240 +++++++++++++++++++++++-----------------
 MANIFEST                        |  30 ++---
 META.json                       |  63 ++++++++++-
 META.yml                        |  60 +++++++++-
 Makefile.PL                     | 124 ++++++++++++++-------
 TODO                            |  18 ---
 appveyor.yml                    |  19 ++++
 dbdimp.c                        |  76 +++++++------
 dbdimp.h                        |   5 +-
 eg/bigint_quotes.pl             |  38 -------
 eg/bug14979.pl                  |  34 ------
 eg/bug21028.pl                  |  98 ----------------
 eg/bug30033.pl                  |  41 -------
 eg/bug30033pg.pl                |  22 ----
 eg/decimal_test.pl              |  36 ------
 eg/issue21946.pl                |  37 -------
 eg/prepare_memory_usage.pl      |  30 -----
 eg/proc_example1.pl             |  51 ---------
 eg/proc_example2.pl             |  60 ----------
 eg/proc_example2a.pl            |  57 ----------
 eg/proc_example2b.pl            |  58 ----------
 eg/proc_example3.pl             |  45 --------
 eg/proc_example4.pl             |  44 --------
 lib/Bundle/DBD/mysql.pm         |   2 +-
 lib/DBD/mysql.pm                |  62 ++++++-----
 lib/DBD/mysql/GetInfo.pm        |   2 +-
 lib/DBD/mysql/INSTALL.pod       |  24 +++-
 t/05dbcreate.t                  |   9 +-
 t/16dbi-get_info.t              |  49 ++++++++
 t/30insertfetch.t               |   4 +-
 t/40bindparam.t                 |   2 +-
 t/50chopblanks.t                |   4 +-
 t/55utf8mb4.t                   |  40 +++++++
 t/56connattr.t                  |  60 ++++++++++
 t/87async.t                     |   6 -
 t/mysql.mtest                   |  20 ++--
 t/rt75353-innodb-lock-timeout.t |  66 +++++++++++
 37 files changed, 696 insertions(+), 940 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-mysql-perl.git



More information about the Pkg-perl-cvs-commits mailing list