vzong
vzong
panic: runtime error: index out of range [0] with length 0 goroutine 454 [running]: github.com/40t/go-sniffer/plugSrc/mysql/build.(*Stmt).BindArgs(0xc1884aa380, {0xc188a3320a, 0x1, 0xc18848fe88?}, {0x0, 0x0, 0x0?}, {0x0, 0x0, 0x0}) /root/go/pkg/mod/github.com/40t/[email protected]/plugSrc/mysql/build/stmt.go:79 +0xbd4 github.com/40t/go-sniffer/plugSrc/mysql/build.(*stream).resolveClientPacket(0xc00006b3b0?, {0xc188a33200, 0x14, 0x600},...
db = MySQLdb.connect(host="localhost", port=12345, user=mysql_user, passwd=mysql_password, db="configdb", charset='utf8', connect_timeout=10) print(db.port) # 12345 but connect to default port 3306. if host="127.0.0.1", port=12345 connect to 12345.
执行语法报错: INSERT INTO TABLE1(ID,NAME.ISxx) VALUES(1,'CDF','0'); 执行语法正确: INSERT INTO TABLE1(ID,NAME.ISxx) VALUES(1,'CDF',b'0');
add libpthread.so.0
### Please check the issue list for the same bug - [X] Please checked issue list and confirm this bug is encountered for the first time. - [X] Please try...
We have a tikv cluster, architecture 2:2:2. PD gourp loss leader, here are the relevant logs for the PD leader, the probable cause appears to be that meta data can’t...
### Description OceanBase Diagnostic Tool: 2.2.0 systemctl observer config: [Unit] Description=observer [Service] Type=forking **WorkingDirectory=/data/observer ExecStart=/home/op1/oceanbase/bin/observer** Restart=on-failure RestartSec=5 StartLimitInterval=0 User=op1 Group=op1 Environment="LD_LIBRARY_PATH=/home/op1/oceanbase/lib" [Install] WantedBy=multi-user.target Due to WorkingDirectory=/data/observer, the pid file path...
**Enhancement** OceanBase CE 3.1.4 mysql> SELECT count(1) -> FROM information_schema.STATISTICS S -> WHERE TABLE_SCHEMA='xxxxxxard04db' -> AND TABLE_NAME='managexxxxxl_05' ; +----------+ | count(1) | +----------+ | 13 | +----------+ 1 row in...
### Describe your use case 1. 需要支持多群集运维,比如obdiag config的配置文件只能写入~/.obdiag/config.yml。 2. obdiag config输入密码支持password格式输入。 3. 密码目前明文存储,需要加密存储。 ### Describe the solution you'd like obdiag config -hopsxxxxproxy.db.xxxxx.com -ucong@sys -P2881 -p Usage: obdiag config [options] obdiag...
### Describe the bug  ### Environment AlmaLinux release 9.2 (Turquoise Kodkod) oceanbase-diagnostic-tool-3.2.0-52025031411.el8.x86_64.rpm [root@VMS100xxxx0 ~]# logname poxxxxx ### Fast reproduce steps x ### Expected behavior _No response_ ### Actual behavior...