桂后昌

Results 9 issues of 桂后昌

SQLSTATE[HY000]: General error: 1364 Field 'media' doesn't have a default value (SQL: insert into `usr_media_info` (`title`, `theme_id`, `type`, `sort`, `duration`, `update_time`, `create_time`) values (测试测试, 1, 1, 2, 3, 2020-12-18 07:03:48,...

请问kubernetes/registry.go (http|grpc).WithEndpoint要怎么写? discovery://namespace/appname 这样子?还是 discovery:///appname 或者 直接是appname? 有什么快速的办法验证吗

question

When I use a single consumer, subsequent messages cannot be consumed normally after Retry is triggered. ``` retryLoop: for { waitTime := expBackoff.NextBackOff() select { case

![image](https://user-images.githubusercontent.com/6902339/67839538-da3cdd00-fb2e-11e9-923f-a151ebaae7ea.png) 如何查看抱错信息呢?

I don't want to invoke processes through shell commands, I want to execute PHP code directly. Just Like `new Process(funciont() { call_method(); });`

![image](https://user-images.githubusercontent.com/6902339/70625345-2fefc380-1c5d-11ea-9ba3-cee9c97a9b26.png) 有人知道是什么原因吗

在不刷新整张列表的情况下,如何修改列表里面的单个数据呢?