pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Anyone able to check something on mariadb1011-server 10.11.8?
On Thu, 6 Jun 2024 at 12:37, Thomas Klausner <wiz%gatalith.at@localhost> wrote:
>
> On Thu, Jun 06, 2024 at 12:08:14PM +0100, David Brownlee wrote:
> > I'm seeing an odd issue with mariadb1011-server 10.11.8 on
> > NetBSD-10/amd64 boxes and wondered if anyone had a moment to try to
> > reproduce to confirm whether its something specific to my environment.
> >
> > You would just need to have a version of pkgsrc recent enough to have
> > databases/mariadb-server 10.11.8 or later. You do not need any
> > database data.
> >
> > When running
> > /etc/rc.d/mariadb onestart && /etc/rc.d/mariadb onestop
> > I'm seeing the stop hang indefinitely, need to be killed, and (if
> > there is a any data in the database) quite often also corrupt the
> > database... which is obviously less than ideal
> >
> > Reverting to 10.11.87 but keeping everything else current from pkgsrc
> > avoids the issue
>
> Let me hijack your thread:
OK, though if you get a chance to test a 10.11.8 start/stop anytime?.... :)
> I'm still at 10.11.7 but I have a different problem with that:
>
> mariadb-backup just dumps core.
>
> http://gnats.netbsd.org/58276
I've always just used mysqldump --all-databases, so never tried mariadb-backup.
It also dumps core for me... Just before it expires it calls NAMI on
${cwd}/mariadb-backup.
If I cd to the directory containing mariadb-backup.... it runs fine.
"Interesting". ...
David
Home |
Main Index |
Thread Index |
Old Index