head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.14 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.12 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.10 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.8 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.6 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.4 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.2 pkgsrc-2024Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2024.08.05.01.23.59; author jnemeth; state Exp; branches; next ; commitid C2Nrpx6JFvBnwzkF; desc @@ 1.1 log @databases/mysql80-cluster: import mysql-cluster-8.0.39 MySQL Cluster is a highly scalable, real-time, ACID-compliant transactional database, combining 99.999% availability with the low TCO of open source. Designed around a distributed, multi-master architecture with no single point of failure, MySQL Cluster scales horizontally on commodity hardware to serve read and write intensive workloads, accessed via SQL and NoSQL interfaces. This package contains MySQL server version 8.0. @ text @$NetBSD$ --- config.h.cmake.orig 2022-03-23 13:49:36.000000000 +0000 +++ config.h.cmake @@@@ -39,6 +39,7 @@@@ /* Header files */ #cmakedefine HAVE_ALLOCA_H 1 #cmakedefine HAVE_ARPA_INET_H 1 +#cmakedefine HAVE_BSTRING_H 1 #cmakedefine HAVE_DLFCN_H 1 #cmakedefine HAVE_EXECINFO_H 1 #cmakedefine HAVE_FPU_CONTROL_H 1 @@@@ -79,6 +80,7 @@@@ #cmakedefine HAVE_FDATASYNC 1 #cmakedefine HAVE_DECL_FDATASYNC 1 #cmakedefine HAVE_FEDISABLEEXCEPT 1 +#cmakedefine HAVE_FFSLL 1 #cmakedefine HAVE_FSYNC 1 #cmakedefine HAVE_GETHRTIME 1 #cmakedefine HAVE_GETPASS 1 @