[libdbd-mysql-perl] 01/04: Merge tag 'upstream/4.024'

Xavier Guimard xguimard-guest at alioth.debian.org
Tue Oct 1 19:14:32 UTC 2013


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

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

commit 980eccfa2a2028beec843f6b9745ed4108321112
Merge: ee00b94 2d284e8
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Oct 1 13:21:50 2013 +0200

    Merge tag 'upstream/4.024'
    
    Upstream version 4.024

 ChangeLog                           |   16 +
 INSTALL.html                        |   51 +-
 MANIFEST                            |   65 +-
 MANIFEST.SKIP                       |    5 +-
 META.yml                            |    7 +-
 MYMETA.yml                          |   28 +
 Makefile.PL                         |   10 +-
 README                              |    9 +-
 dbdimp.c                            |   28 +-
 dbdimp.o                            |  Bin 0 -> 318976 bytes
 eg/bigint_quotes.pl                 |   38 +
 lib/DBD/mysql.pm                    |   57 +-
 lib/DBD/mysql/GetInfo.pm            |    2 +-
 lib/DBD/mysql/INSTALL.pod           |   51 +-
 mysql.c                             | 2728 +++++++++++++++++++++++++++++++++++
 mysql.o                             |  Bin 0 -> 292056 bytes
 mysql.xsi                           |  776 ++++++++++
 pod2htmd.tmp                        |    2 +
 pod2htmi.tmp                        |    2 +
 t/15reconnect.t                     |   44 +
 t/43count_params.t                  |   70 +
 t/50chopblanks.t                    |   32 +-
 t/65segfault.t                      |   50 +
 t/70takeimp.t                       |    2 +-
 t/80procs.t                         |    2 +-
 t/{80procs.t => 81procs.t}          |    8 +-
 t/87async.t                         |  242 ++++
 t/88async-multi-stmts.t             |   49 +
 t/89async-method-check.t            |  180 +++
 t/90no-async.t                      |   49 +
 t/99_bug_server_prepare_blob_null.t |   66 +
 t/mysql.mtest                       |   11 +-
 t/pod.t                             |    4 +
 33 files changed, 4529 insertions(+), 155 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