Edit

IABSD.fr/ports/sysutils/rsyslog

Branch :

  • Show log

    Commit

  • Author : brad
    Date : 2013-06-12 20:36:33
    Hash : 17833ea8
    Message : Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces a new libmysqlclient non-blocking API which utilizes co-routines. The X86 specific GCC ASM co-routine support hid the fact that there was an issue. The only fallback code so far is POSIX user contexts which OpenBSD does not support. Input from and Ok sthen@ jasper@