forked from perl5-dbi/DBD-mysql
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
92 lines (92 loc) · 1.59 KB
/
MANIFEST
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
Changes
constants.h
dbdimp.c
dbdimp.h
lib/Bundle/DBD/mysql.pm
lib/DBD/mysql.pm
lib/DBD/mysql/GetInfo.pm
lib/DBD/mysql/INSTALL.pod
LICENSE
Makefile.PL
Makefile.PL.embedded
MANIFEST This list of files
MANIFEST.SKIP
myld
mysql.xs
README.md
socket.c
t/00base.t
t/05dbcreate.t
t/10connect.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/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/40types.t
t/41bindparam.t
t/41blobs_prepare.t
t/41int_min_max.t
t/42bindparam.t
t/43count_params.t
t/50chopblanks.t
t/50commit.t
t/51bind_type_guessing.t
t/52comment.t
t/53comment.t
t/55utf8.t
t/55utf8mb4.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/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/91errcheck.t
t/92ssl_optional.t
t/92ssl_backronym_vulnerability.t
t/92ssl_riddle_vulnerability.t
t/99_bug_server_prepare_blob_null.t
t/lib.pl
t/manifest.t
t/mysql.dbtest
t/pod.t
t/rt110983-valid-mysqlfd.t
t/rt118977-zerofill.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
t/version.t