xlango

Results 18 issues of xlango

[sciter-x-api.c] Unable to load library: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/sciter/bin.lnx/x64/libsciter-gtk.so) [sciter-x-api.c] Unable to load library: /tmp/libsciter-gtk.so: cannot open shared object file: No such file or directory

设置一主一从一哨兵模式时,主节点挂了如果没及时重启挂的这个节点,就未切换到从节点,连接报proxy 19000连接失败。需要手动将从节点promte为主节点,请问如何让它自动主从切换?

if info.IsDir() && strings.HasPrefix(info.Name(), ".") { return filepath.SkipDir }

[sciter-x-api.c] Unable to load library: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /home/sciter/bin.lnx/x64/libsciter-gtk.so) [sciter-x-api.c] Unable to load library: /tmp/libsciter-gtk.so: cannot open shared object file: No such file or directory

## Why you need it? Is your feature request related to a problem? Please describe in details ## How it could be? A clear and concise description of what you...

seata-go-server_seata2_1、seata-go-server_seata1_1、seata-go-server_seata3_1这三个容器经常自动宕机。

Table 'pikachu.member' doesn't exist Table 'pikachu.users' doesn't exist

SEC("uretprobe/pam_get_authtok") int trace_pam_get_authtok(struct pt_regs *ctx) { int rs = PT_REGS_RC(ctx); bpf_printk("pam authtok result=====:%d", rs); }