issues Search Results · repo:tony2001/pinba_engine language:C++
Filter by
65 results
(88 ms)65 results
intony2001/pinba_engine (press backspace or delete to remove)We have long running script which sometime run pcntl_fork() to tun several tasks parallel. Master process calls
pinba_timer_start and pinba_timer_stop. Information of timers leave in memory and clones ...
natomist
- Opened on Sep 16, 2024
- #71
Details: CentOS7, gcc - version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)
1. Compile nanomsg.
2. Put meow, boost at pinba2-2.6.0/include/
3. Prepare mariadb-10.2 (headers)
4. Configure: ./configure --with-mysql=/var/src/pinba/mariadb-10.2 ...
vanyabrovary
- 4
- Opened on May 10, 2020
- #69
Trying to compile this on Ubuntu 18.04 using MariaDB 10.1, during the make process I get these errors (there are many
that look like this):
ha_pinba.cc: In member function ‘int ha_pinba::tag_info_fetch_row(unsigned ...
wpbullet
- Opened on Oct 30, 2018
- #67
Собираю по инструкции https://howto.biapy.com/en/debian-gnu-linux/servers/mysql/install-pinba-mysql-engine-on-debian
Ubuntu 18.04
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic ...
c13
- Opened on Sep 17, 2018
- #66
OS: Debian 9.0 Stretch Mysql Version: MariaDB 10.1.26
Installation method (in french and command lines): Installer l engine MySQL Pinba sur Debian
When configuring pinba 1.2.0, i use these options ...
landure
- 1
- Opened on Aug 15, 2018
- #65
Looks like MySQL is not configured properly to be used out of the box.
docker-compose.yml
version: 3.2
services:
pinba:
image: tony2001/pinba:latest
ports:
- target: 3306
published: ...
alexanderilyin
- 2
- Opened on Jun 19, 2018
- #64
Hello.
No compile with GCC7.
Build result:
...
ha_pinba.cc: In member function int ha_pinba::tag_info_fetch_row(unsigned char*) :
ha_pinba.cc:5425:44: error: ISO C++ forbids comparison between pointer ...
degtyaryov
- Opened on Apr 5, 2018
- #63
When you build pinba for percona 5.7.21 on ubuntu 16.04, linker fails on the final step as it can t find a library at
the location percona-source/libservices/libmysqlservices.a
But the library exists ...
dipyalov
- Opened on Feb 25, 2018
- #62
When i m run make install I receive such error
In file included from ha_pinba.cc:36:0:
/home/sveneld/pinba/mysql_source/mysql-5.7-5.7.20/sql/field.h:24:73: fatal error: binary_log_funcs.h: No such file ...
sveneld
- 2
- Opened on Nov 5, 2017
- #61

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.