Commit Graph

10 Commits

Author SHA1 Message Date
a26b60e7a4 fix view col alias name bugs 2021-07-09 17:16:31 +08:00
f02d4c0d30 not support protocol need disconnect 2021-07-08 13:37:46 +08:00
ly
5a51484bf9 fix: coredump when port num conflict
caused by ObLogger distruct after main(), some static instance that rely on may be destruct first
2021-06-17 10:40:46 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
gm
8c4a2f26a6 fix compile warnings 2021-06-17 10:40:21 +08:00
xc
ad8465b5ce fix pointer print issue
when response_result fail, it will try to print row value. When the failure is caused by ctrl+c, neteasy memory is released in response_result function and row memory is invalid.
2021-06-16 14:53:05 +08:00
1be5137743 optimize logs of io manager (#102) 2021-06-15 15:58:01 +08:00
6aa3e351ce Fix the log message, make it consistent (#44)
* Making the root service log consistent

* update log message

* fix typo

* making the log message consistent

Co-authored-by: EthanDBer <13810907+EthanDBer@users.noreply.github.com>
2021-06-15 14:43:49 +08:00
c36014b57e code: Fix typo of log and variables (#42) 2021-06-15 14:36:04 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00