-
Transcribed verbatim from CPAN RT#61976, warts and all.
Thu Oct 07 18:35:58 2010 SILASMONK [...] cpan.org - Ticket created
Subject: Various issues with DBD::Proxy
* The "proxy_rpc" prefix is…
-
### Describe the bug
New Wyze product "Wyze Duo Cam Doorbell" is currently not supported.
https://www.wyze.com/products/wyze-duo-cam-doorbell
Using the :latest tag at the moment to verify.
### A…
-
### DBD::mysql version
5.10
### MySQL client version
'mysql_config' is not recognized as an internal or external command
### Server version
8.4.3
### Operating system version
Windows
### What …
-
### 确认
- [X] 我的版本是最新版本,我的版本号与 [version](https://github.com/jxxghp/MoviePilot/releases/latest) 相同。
- [X] 我已经 [issue](https://github.com/jxxghp/MoviePilot/issues) 中搜索过,确认我的问题没有被提出过。
- [X] 我已经 [Telegram…
-
Hi
After completing the migration from Oracle 19 to PostgreSQL 15, I want to compare the data between the source Oracle database and the target PostgreSQL database.
For this, I specified "TYPE TEST…
-
Transcribed verbatim from CPAN RT#125567, warts and all.
Tue Jun 12 10:33:50 2018 richard.tomasso [...] exfo.com - Ticket created
Subject: segmentation fault with DBI->connect
Date: Tue, 12…
-
This is a bug report for perl from "Carlos Guevara" ,
generated with the help of perlbug 1.43 running under perl 5.41.4.
-----------------------------------------------------------------
BB…
-
**Description**
As stated in the title i'm continuing experiencing this behaviour of dbd -c on a afp share. The share was created a long time ago in netatalk v2.x on Debin and successively migrated t…
UUVE updated
3 months ago
-
https://github.com/wowdev/WoWDBDefs
-
Prior to Oracle 19.25, this works:
`
use DBI;
use DBD::Oracle qw(:ora_session_modes);
$dbh = DBI->connect('DBI:Oracle:', '/', '', {ora_session_mode => ORA_SYSDBA, RaiseError => 1}) or die "Can…