Re: Cannot upgrade p5-DBD-mysql with Mariadb

2024-03-24 Thread Mike Andrews
On Sat, 23 Mar 2024, Horatiu Moldovan wrote: On 23/03/2024 10:12, Kurt Jaeger wrote: Hi! Seems that an upstream change broke compatibility between databases/p5-DBD-mysql and MariaDB : DBD::mysql requires MySQL 8.x for building. Version reported by mysql_config --version: 10.5.23 at ./Makefi

Re: Cannot upgrade p5-DBD-mysql with Mariadb

2024-03-23 Thread Horatiu Moldovan
On 23/03/2024 10:12, Kurt Jaeger wrote: Hi! Seems that an upstream change broke compatibility between databases/p5-DBD-mysql and MariaDB : DBD::mysql requires MySQL 8.x for building. Version reported by mysql_config --version: 10.5.23 at ./Makefile.PL line 451, line 3. Since I use MariaDB,

Re: Cannot upgrade p5-DBD-mysql with Mariadb

2024-03-23 Thread Kurt Jaeger
Hi! > Seems that an upstream change broke compatibility between > databases/p5-DBD-mysql and MariaDB : > > > DBD::mysql requires MySQL 8.x for building. Version reported by > > mysql_config --version: 10.5.23 at ./Makefile.PL line 451, line > > 3. > Since I use MariaDB, I don't want to install m