File: MANIFEST

package info (click to toggle)
libdbd-mariadb-perl 1.11-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,040 kB
  • sloc: ansic: 5,505; perl: 1,081; sh: 32; makefile: 26
file content (107 lines) | stat: -rw-r--r-- 2,069 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Changes
Changes.historic
dbdimp.c
dbdimp.h
lib/DBD/MariaDB.pm
lib/DBD/MariaDB.pod
lib/DBD/MariaDB/INSTALL.pod
LICENSE
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
MariaDB.xs
README.pod
socket.c
t/testrules.yml
t/00base.t
t/05dbcreate.t
t/10connect.t
t/11data_sources.t
t/12embedded.t
t/13disconnect.t
t/15reconnect.t
t/16dbi-get_info.t
t/20createdrop.t
t/25lockunlock.t
t/29warnings.t
t/30insertfetch.t
t/31insertid.t
t/32insert_error.t
t/35limit.t
t/35prepare.t
t/40bindparam.t
t/40bindparam2.t
t/40bit.t
t/40blobs.t
t/40catalog.t
t/40invalid_attributes.t
t/40keyinfo.t
t/40listfields.t
t/40nulls.t
t/40nulls_prepare.t
t/40numrows.t
t/40server_prepare.t
t/40server_prepare_crash.t
t/40server_prepare_error.t
t/40sth_attr.t
t/40types.t
t/41bindparam.t
t/41blobs_prepare.t
t/41int_min_max.t
t/42bindparam.t
t/43count_params.t
t/44call_placeholder.t
t/44limit_placeholder.t
t/45bind_no_backslash_escapes.t
t/50chopblanks.t
t/50commit.t
t/51bind_type_guessing.t
t/52comment.t
t/53comment.t
t/55unicode.t
t/55utf8.t
t/55utf8mb4.t
t/55utf8_jp.t
t/56connattr.t
t/60leaks.t
t/65segfault.t
t/65types.t
t/70takeimp.t
t/71impdata.t
t/75supported_sql.t
t/76multi_statement.t
t/77max_allowed_packet.t
t/80procs.t
t/81procs.t
t/85init_command.t
t/86_bug_36972.t
t/87async.t
t/88async-multi-stmts.t
t/89async-method-check.t
t/90utf8_params.t
t/91errcheck.t
t/92ssl_connection.t
t/92ssl_optional.t
t/92ssl_backronym_vulnerability.t
t/92ssl_riddle_vulnerability.t
t/93net_ssleay.t
t/99_bug_server_prepare_blob_null.t
t/cve-2017-3302.t
t/lib.pl
t/magic.t
t/manifest.t
t/pod.t
t/rt110983-valid-mysqlfd.t
t/rt118977-zerofill.t
t/rt122541-decimals.t
t/rt25389-bin-case.t
t/rt50304-column_info_parentheses.t
t/rt61849-bind-param-buffer-overflow.t
t/rt75353-innodb-lock-timeout.t
t/rt83494-quotes-comments.t
t/rt85919-fetch-lost-connection.t
t/rt86153-reconnect-fail-memory.t
t/rt88006-bit-prepare.t
t/rt91715.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)