Ran Joe
Ran Joe
**在文章中粘贴代码块的时候,发现显示出来的代码格式空格非常的小,样式不喜欢,想知道怎么修改** 
When I use the [github css style](https://github.com/sindresorhus/github-markdown-css) through the mkdp_markdown_css configuration, the display is not normal. please help me!!!
After using shadow-rs, even if no code is modified, the code generated by shadow-rs will cause the code that depends on shadow-rs to be recompiled, which is very bad in...
### What type of bug is this? Unexpected error ### What subsystems are affected? Distributed Cluster ### Minimal reproduce step 1. use gtctl create a cluster. ``` gtctl playground ```...
- issue: https://github.com/GreptimeTeam/gtctl/issues/211 - summary: dashboard link log use ip instead of localhost ## Summary by CodeRabbit - **New Features** - Enhanced logging functionality with a new method for accessing...
After successfully starting the cluster using gtctl, it will print the access address of the dashboard: The machine you are running on may not be your local machine, mabay a...
Starting from MySQL 8.0, `caching_sha2_password` authentication is used by default, and `mysql_native_password` authentication is deprecated in MySQL 9.0. It may be better to support caching_sha2_password in opensrv. Refer to: https://dev.mysql.com/doc/relnotes/mysql/9.0/en/news-9-0-0.html