Skip to content

Conversation

@janlindstrom
Copy link

No description provided.

@sitano
Copy link

sitano commented Aug 22, 2024

tested 78f68e9 on MBP M3Max (23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:17:33 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6031 arm64) (/Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk) built from https://github.com/sitano/galera/tree/ivan/galera-macos with

$ cmake .. -G Ninja -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_INSTALL_PREFIX="install" -DWITH_DBUG_TRACE=OFF -DNOT_FOR_DISTRIBUTION=YES -DCMAKE_VERBOSE_MAKEFILE=ON -DMYSQL_MAINTAINER_MODE=OFF -DWITH_ZLIB=bundled -DWITH_PCRE=bundled -DOPENSSL_ROOT_DIR=$(brew --prefix)/opt/openssl@3
$ cmake --build . --parallel 16

works well!

I have managed to execute Galera node and join another node.

@grooverdan
Copy link
Member

@janlindstrom as tested, can the this be deconflicted and merged?

@grooverdan
Copy link
Member

Actually looking the the commit messages it looks like its all been merged in #32. Can you confirm?

@sitano
Copy link

sitano commented Dec 18, 2024

seems to be true - https://github.com/MariaDB/galera/blob/mariadb-4.x/gcs/src/gcs_core.cpp#L128 - gcs_core::gcs_core() now has constructor in mariadb-4.x.

@janlindstrom janlindstrom force-pushed the mariadb-4.x branch 2 times, most recently from 530dcad to 73e530e Compare September 22, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants