lostsnow

Results 14 issues of lostsnow

Just fix conflict pr #443, thanks @milolav

enhancement

* 首次缓存时 会在下载列表出现 并开始下载 * 当下载列表还有未完成的下载时 添加新的缓存项目也可以 * 当非首次缓存且下载列表都已完成时选择缓存就不工作了(没有提示信息 下载列表也不出现) * 杀掉app, 再打开之后再次缓存就又可以了

Install by docker-compose (v3.3.1) * Host: CentOS 7.6.1810 * Docker version: 18.09 * libvirtd (libvirt) 4.5.0 ![default](https://user-images.githubusercontent.com/220461/50430851-683dab00-0901-11e9-95c3-37f18beb91df.png)

Currently only telnet supports gmcp, It would be useful if websocket support gmcp for web or app development

Currently LPC language does not have a good code formatting tool. I usually use [astyle][1], but there are some grammars that are not supported, just like: ```lpc string s =...

如图 ![图片](https://user-images.githubusercontent.com/220461/95564680-b9c11680-0a51-11eb-8918-773750275a20.png) 发件人收件人都不行

mysql aliyun rds 5.7 Bifrost 之前版本是 1.5.0-beta1, 然后升级到1.5.0-release 重启之后手动指定了一次 mysql 的 Position, start 后报错: ``` 2020/10/15 11:35:45 clickhouse:...... ROTATE_EVENT mysql-bin.001002 2020/10/15 11:35:45 goroutine 66 [running]: runtime/debug.Stack(0xd0ae2c, 0x3d, 0xc00008d8b0) /usr/local/go/src/runtime/debug/stack.go:24 +0x9f...

mysql datetime field timezone is `UTC+8`, clickhouse timezone setting is `Asia/Shanghai after sync date from mysql to clickhouse, the datetime field add 8 hours ``` mysql> select now(); +---------------------+ |...

**Describe the bug** mysql -> clickhouse Decimal128 is not supported when sync **To Reproduce** field type is Decimal128: Decimal(38, 6)

如图 ![图片](https://user-images.githubusercontent.com/220461/59000503-61ff1380-883d-11e9-9c58-f5d60e204674.png) 两台 Fastdht 版本配置一致 > [2019-06-06 09:20:12] INFO - FastDHT v2.01, base_path=/opt/fastdht, total group count=1, my group count=1, group server count=2, connect_timeout=30, network_timeout=60, port=11411, bind_addr=10.10.1.165, max_connections=4096, accept_threads=1, max_threads=32, max_pkg_size=64...