Re: [DISCUSS]Which charset should we choose in mysql?

2020-11-16 Thread lgcareer2...@outlook.com
To: dev Subject: Re: Re: [DISCUSS]Which charset should we choose in mysql? so our conclusion is to use utf8 Best Regards --- DolphinScheduler(Incubator) PPMC Lidong Dai 代立冬 dailidon...@gmail.com --- On Mon, Oct 12, 2020 at 11:10 AM jiny...@foxmail.com wrote: >

Re: Re: [DISCUSS]Which charset should we choose in mysql?

2020-11-03 Thread lidong dai
zhangchunyang > 发送时间: 2020-10-12 11:03 > 收件人: dev > 主题: Re:Re: [DISCUSS]Which charset should we choose in mysql? > UTF8 +1 > > > > > > > > > > > > > > > 在 2020-10-12 10:12:44,"JUN GAO" 写道: > >UTF8 +1 > > > >yongqing

回复: Re: [DISCUSS]Which charset should we choose in mysql?

2020-10-11 Thread jiny...@foxmail.com
I agree we use utf8 jiny...@foxmail.com 发件人: zhangchunyang 发送时间: 2020-10-12 11:03 收件人: dev 主题: Re:Re: [DISCUSS]Which charset should we choose in mysql? UTF8 +1 在 2020-10-12 10:12:44,"JUN GAO" 写道: >UTF8 +1 > >yongqing <597365...@qq.com>

Re:Re: [DISCUSS]Which charset should we choose in mysql?

2020-10-11 Thread zhangchunyang
gt;> 发件人: >> "dev" >> < >> acm_mas...@163.com>; >> 发送时间: 2020年9月30日(星期三) 中午12:34 >> 收件人: "dev@dolphinscheduler.apache.org"< >> dev@dolphinscheduler.

Re: [DISCUSS]Which charset should we choose in mysql?

2020-10-11 Thread JUN GAO
< > acm_mas...@163.com>; > 发送时间: 2020年9月30日(星期三) 中午12:34 > 收件人: "dev@dolphinscheduler.apache.org"< > dev@dolphinscheduler.apache.org>; > > 主题: Re:[DISCUSS]Which charset should we choose in mysql? > > > > For us, UTF8 is enough to meet our requir

??????[DISCUSS]Which charset should we choose in mysql?

2020-10-10 Thread yongqing
+1 --  -- ??: "dev" https://github.com/apache/i

Re:[DISCUSS]Which charset should we choose in mysql?

2020-09-29 Thread CalvinKirs
anks, Gang Li DolphinScheduler(Incubator) PPMC Gang Li 李岗 lgcar...@apache.org From: CalvinKirs Date: 2020-09-29 20:02 To: dev@dolphinscheduler.apache.org Subject: Re:[DISCUSS]Which charset should we choose in mysql? I think we don’t need utf8-mb4 Best wishes! CalvinKirs On 09/29/2020 16:09

Re:[DISCUSS]Which charset should we choose in mysql?

2020-09-29 Thread lgcareer2...@outlook.com
02 To: dev@dolphinscheduler.apache.org Subject: Re:[DISCUSS]Which charset should we choose in mysql? I think we don’t need utf8-mb4 Best wishes! CalvinKirs On 09/29/2020 16:09,lgcareer2...@outlook.com wrote: Hi folks, Welcome to discuss.I introduce the background and what should we discuss first,

Re:[DISCUSS]Which charset should we choose in mysql?

2020-09-29 Thread boyi
hi: UTF-8 coding has met most of the requirements. I think you should consider why it leads to: index column size too large Instead of focusing on changing the encoding of the database Normally, the database index should not be large -- BoYi Zha

Re:[DISCUSS]Which charset should we choose in mysql?

2020-09-29 Thread CalvinKirs
I think we don’t need utf8-mb4 Best wishes! CalvinKirs On 09/29/2020 16:09,lgcareer2...@outlook.com wrote: Hi folks, Welcome to discuss.I introduce the background and what should we discuss first,If here is something didn't described clearly,please feel free to tell me. Backgound Thougth dolp

[DISCUSS]Which charset should we choose in mysql?

2020-09-29 Thread lgcareer2...@outlook.com
Hi folks, Welcome to discuss.I introduce the background and what should we discuss first,If here is something didn't described clearly,please feel free to tell me. Backgound Thougth dolphinscheduler uses the postgresql,but provided the mysql construct sql to make it easier to use