cffycls

Results 16 issues of cffycls

Db::execute 无法选择库: 数据库配置未定义mysql 无法在存在多库时使用原生execute

## Change Request **This repository is ONLY used to solve problems related to DOCS-CN. For other issues (TiDB, TiKV, etc), please move to [other repositories](https://github.com/pingcap/).** Please answer the following questions...

[client] ![微信截图_20220826125337](https://user-images.githubusercontent.com/29082840/186825018-407a1e8f-687a-4342-8af5-b2bc4bd11127.png) [server.console] ![微信截图_20220826125421](https://user-images.githubusercontent.com/29082840/186825036-11b5f37f-e4a7-4983-91c9-03aa3467ce5d.png)

Hello Collaborators, **Describe the bug** A short description of what you think the bug is. **Software** - OS: win 11 - Golang: 1.18.1 - Version: 8 **To Reproduce** 1. Go...

**Bug Description** 【安装】[https://docs.taosdata.com/get-started/package/](https://docs.taosdata.com/get-started/package/) 错误:10 http://repos.taosdata.com/tdengine-stable stable Release.gpg 由于没有公钥,无法验证下列签名: NO_PUBKEY B613C19F05F280AA 【其它尝试】 - 1. sudo gpg --keyserver keyserver.ubuntu.com --recv-keys B613C19F05F280AA gpg: 从公钥服务器接收失败:No data sudo apt-get update依然报错 - 2. curl -s http://repos.taosdata.com/tdengine.key...

help wanted

建议上架360极速浏览器X扩展中心,支持国产,浏览器密码不方便保存在其它浏览器上

// 计算签名 const sign = crypto.createSign(ALIPAY_ALGORITHM_MAPPING[config.signType]) .update(signStr, 'utf8').sign(config.privateKey, 'base64'); 通过打断点和日志确定是 sign(config.privateKey, 'base64') 这步的问题,该怎么解决 ------------------------------------------- opensslErrorStack: [ 'error:04093004:rsa routines:old_rsa_priv_decode:RSA lib', 'error:0D08303A:asn1 encoding routines:asn1_template_noexp_d2i:nested asn1 error', 'error:0D06C03A:asn1 encoding routines:asn1_d2i_ex_primitive:nested asn1 error' ],...

文件查找失败:'@/components/tki-qrcode/tki-qrcode.vue' at uview中使用,路径改为文件路径 @/components/tki-qrcode/components/tki-qrcode/tki-qrcode.vue 也不行

Uncaught OSS\Core\OssException: MissingContentLength: You must provide the Content-Length HTTP header

```shell PS D:\workdir> docker pull hyperf/8.0-alpine-v3.12-base Using default tag: latest Error response from daemon: pull access denied for hyperf/8.0-alpine-v3.12-base, repository does not exist or may require 'docker login': denied: requested...