Bohu

Results 255 comments of Bohu

`context length is 8191 tokens` please split your content to more small piece.

One of your file length is larger than 8191(prompts length + content length = 8916). We should split this file into two parts, make sure not near 8191.

@YangKeao Hello, are there any plans to restart this pr?

Squid Proxy Cache Server? https://aws.amazon.com/marketplace/pp/prodview-3mzfrlmzpad5i

Glad to see that `visualization` as the first class citizens in the benchmark.

tokudb-xtrabackup 是可以同时备份两种引擎表的,如果使用的是这个版本,Warning可以忽略。

不需要任何参数,自动备份。

xtrabackup 是哪里的版本?

我们的备份命令可以参考: https://github.com/radondb/xenon/blob/master/src/mysqld/backup.go#L102 从备份恢复命令参考: https://github.com/radondb/xenon/blob/master/src/mysqld/backup.go#L207 如果你想使用这种机制搭建一个从库,请参考: https://github.com/radondb/xenon/blob/master/src/cli/cmd/mysql.go#L272

备份时输出日志是什么?