richie
richie
先修改数据库配置,再打包
### What changes were proposed in this pull request? ### Why are the changes needed? ### Will break the compatibility? How if so? ### Does this PR introduce any user-facing...
add partition service inited succes log ### What changes were proposed in this pull request? ### Why are the changes needed? ### Will break the compatibility? How if so? ###...
视图报错
`MySQL [oceanbase]> select * from v$ob_all_clusters; ERROR 1356 (42S22): View 'oceanbase.v$ob_all_clusters' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them` oceanbase.__all_virtual_all_clusters 这个内部视图不存在,是否是用__all_virtual_clusters
Archery 目前没有支持主从关系,云服务一般有固定的帐号建立主从,且端口都为3306 ,通过此查询查到相应的从库,实现gh-ost throttle_control_replicas 参数关联到相应的从库实例 `ghost_throttle_control_replicas_query = "SELECT host from information_schema.processlist where user = 'rsandbox';" `
/home/webadm/wwwroot/xhprof_new/extension/xhprof.c: In function ‘hp_get_function_name’: /home/webadm/wwwroot/xhprof_new/extension/xhprof.c:972: warning: assignment discards qualifiers from pointer target type /home/webadm/wwwroot/xhprof_new/extension/xhprof.c:1042: warning: passing argument 1 of ‘hp_get_base_filename’ discards qualifiers from pointer target type /home/webadm/wwwroot/xhprof_new/extension/xhprof.c:926: note: expected ‘char...
## Describe the bug Executing the pprof command causes the index to fail and the cn node is killed. ## To Reproduce Steps to reproduce the behavior: `/root/go/bin/pprof --svg --seconds=30...