Open pc-bastler opened 2 years ago
Same here after migration vom sqlite to MySQL. On closing the database or the window, the program hangs: I use xca 2.4.0
Well with my MySQL (Maria DB 10) it works fine.
@pc-bastler which mariadb version do you use? I use 10.3 and should update.
@ulfkosack
mysql Ver 15.1 Distrib 10.3.32-MariaDB, for Linux () using readline 5.1
I am using it on a Synology NAS with DSM 7.0.1-42218 Update 3
same here
mysql Ver 15.1 Distrib 10.3.31-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
as debian vm on proxmox.
PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian
I use MySQL Connector/ODBC 8.0 as ODBC driver on my Windows 10 Pro 20.04
Which client OS do you use?
I am using XCA 2.3.0 on Debian Bullseye and XCA 2.4.0 on macOS Monterey. Both exit fine with MariaDB as DB.
The problems I experience on my business notebook with XCA 2.4.0 on Win 10 21H2 with a MS SQL Server as Database.
Hi,
I got a problem with XCA 2.4.0 (was persistent in 2.3.0 also):
After I reconfigured XCA for using a MS SQL (2017) Database, it hangs at exit. I have to close the the program forcibly.
The program itself works fine, all information is stored in the Database, it is just that the program does not close normaly.