Re: [DISCUSS] Remove the DISCLAIMER-WIP

2020-08-19 Thread Willem Jiang
The docker image and binary package are binary convinced releases. We need to provide instructions for the user to install or build with the MySQL client themself. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Wed, Aug 19, 2020 at 10:37 AM ling miao wrote: > > Hi Willem, > Does this mea

Re: [DISCUSS] Remove the DISCLAIMER-WIP

2020-08-18 Thread ling miao
Hi Willem, Does this mean that mysql driver cannot exist in our docker image or binary package? Ling Miao Willem Jiang 于2020年8月19日周三 上午8:09写道: > We need to check if the source kit has the third party dependency of > GPL and LGPL code. > We cannot ship the GPL and LGPL code with our source kit f

Re: [DISCUSS] Remove the DISCLAIMER-WIP

2020-08-18 Thread Willem Jiang
We need to check if the source kit has the third party dependency of GPL and LGPL code. We cannot ship the GPL and LGPL code with our source kit for the License compliance requirement. Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Mon, Aug 17, 2020 at 8:58 PM 陈明雨 wrote: > > Our previous

Re: [DISCUSS] Remove the DISCLAIMER-WIP

2020-08-17 Thread ling miao
Does this way of configuring the mysql driver to off when compiling meets the license of apache? Ling Miao 陈明雨 于2020年8月17日周一 下午8:58写道: > Our previous version still carries DISCLAIMER-WIP. Because there are still > some problems in our current code > > > > > The main problem comes from two aspec