# catch duplicate entry error and init score with DEFAULT_SCORE#111
Open
tonywangcn wants to merge 2 commits intoqiyeboy:masterfrom
Open
# catch duplicate entry error and init score with DEFAULT_SCORE#111tonywangcn wants to merge 2 commits intoqiyeboy:masterfrom
tonywangcn wants to merge 2 commits intoqiyeboy:masterfrom
Conversation
# catch duplicate entry error and init score with DEFAULT_SCORE
fix invalid connection with mysql after long time (8 hours )running. set a expired time to session.
Owner
|
测试稳定了吗 |
Author
|
更新后的代码已经连续运行了24小时,日志输出和数据库写入数据暂时没有发现问题。之前的代码多是运行八小时左右就会崩溃一次。
On Thu, Jul 6, 2017 at 10:12 AM qiye ***@***.***> wrote:
测试稳定了吗
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#111 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC6kD0J9LzPwbu4QWYWczkv5ymyNBIrWks5sLEKggaJpZM4ONkWF>
.
--
Tony Wang
Warm Regards
|
Owner
|
好尴尬,说实话我一直没复现你们的问题,连续运行了4天了,可能是我在win上测试的缘故吧,等再过两天,如果没有啥问题,我就merge,感谢你的付出 |
Author
|
只在 ubuntu 16.04 和 MySQL 5.6.36 中测试出现了此类问题
On Thu, Jul 6, 2017 at 3:42 PM qiye ***@***.***> wrote:
好尴尬,说实话我一直没复现你们的问题,连续运行了4天了,可能是我在win上测试的缘故吧,等再过两天,如果没有啥问题,我就merge,感谢你的付出
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#111 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC6kD1-I6M-A_uExkCcuPEnbf3BApC1Oks5sLI_zgaJpZM4ONkWF>
.
--
Tony Wang
Warm Regards
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
catch duplicate entry error and init score with DEFAULT_SCORE