-
I use `(with-connection (db) CODE)` to access database. I get the following error when there are concurrent requests accessing database. Thanks!
```
A failure in the SSL library occurred on handle #.…
-
from @mradile:
I am using DBD::SQLite in my code with "PRAGMA foreign_keys =1".
When using the Debugger (remote debugging a script) the following statements fail:
```
$dbh->do("PRAGMA foreign_keys…
-
**Describe the bug**
Rpmlint identified a few issues worth mentioning. I've posted the full output below. Some of the issues are expected or are a result of how the rpm is built (and can be ignored).…
-
Barb - if obligor says they never fell behind, but DCF says they did, should we ask them to find out when DCF thinks they fell behind? This is so obligor can get the bank levy and say DCF took money o…
-
Hi, the DBD::mysql module does not appear to be installed by default in the latest 5.38.2.2 portable release. I was able to accomplish a manual install using the 4.052 release of DBD::mysql (the late…
-
I am subclassing DBI and am using `@bind_values` quite heavily, unlike `\%attr`. For convenience and aesthetics, I prefer to supply `@bind_values` right after `$statement`, with `\%attr` at the very e…
-
I'm trying to use the boilerplate build in Trinotate, but get this error message
Can't load '/opt/miniconda3/lib/site_perl/5.26.2/darwin-thread-multi-2level/auto/DBD/SQLite/SQLite.bundle' for modu…
rgast updated
4 years ago
-
### DBD::mysql version
5.1.0
### MySQL client version
8.0.32
### Server version
8.0.34
### Operating system version
Linux Gentoo (kernel 6.6.8)
### What happened?
DBD should…
-
The following is the output from `perl Makefile.PL`, run on RHEL 7.9, having previously set `$ORACLE_HOME`, `$PATH` (to include `$ORACLE_HOME`), and `$LD_LIBRARY_PATH` in order to find my copy of the …
-
https://grep.metacpan.org/search?q=db2ANSI
Result for query db2ANSI is:
```
found 3 distributions and 6 files matching your query !
```
with output:
```
DBD-drizzle 1 match - lib/DBD/d…