billionaire

Results 4 issues of billionaire

Description of the bug is available on the link https://community.openvpn.net/openvpn/ticket/592

Hello. After compiling plug-in for MySQL 5.5.54, when i try to add a plug-in MySQL error is output: ``` # mysql --execute="INSTALL PLUGIN pinba SONAME 'libpinba_engine.so';" ERROR 1126 (HY000) at...

Hi. After executing: ``` ./buildconf.sh ./configure --with-mysql=/tmp/mysql_headers --libdir=/usr/lib64/mysql/plugin --with-judy=/usr/src/judy-1.0.5 ``` i have receive such error: ``` checking if compiler supports -Wl,-rpath,... yes checking for MySQL source code... /tmp/mysql_headers checking for...

**Steps to Reproduce:** 1. Run `curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash` 2. Run `source /root/.bashrc` 3. Run `/root/gaianet/bin/gaianet init` 4. Run `/root/gaianet/bin/gaianet start` **Expected Result:** The LlamaEdge API Server should start...