WangXiangUSTC / go-mysql-mongodb

Sync MySQL data into MongoDB
MIT License
48 stars 21 forks source link

binlogstreamer.go:47: [error] close sync with err: EOF #17

Open dheeraj-thedev opened 3 years ago

dheeraj-thedev commented 3 years ago

Hi While running the tool I am getting the following issue I am setting it on local windows:-

image

WangXiangUSTC commented 3 years ago

what is the version of your MySQL?

dheeraj-thedev commented 3 years ago

It is 8x in our environment we can also use 5 x if required

On Sun, 16 May 2021 at 16:38, WangXiang @.***> wrote:

what is the version of your MySQL?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/WangXiangUSTC/go-mysql-mongodb/issues/17#issuecomment-841802192, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHWFJX7GZASN54ZCGKVRLPTTN6RSRANCNFSM44VDPOSQ .

--

Warm Regards

Dheeraj Singh | Software Engineer | Girnar Technologies |207 | Adarsh Nagar | Near S Bhag Singh Chowk | Jaipur| 302004 | India | +91 141 422 4400 office | +91 9887678100 mobile

www.girnarSoft.com http://www.girnarsoft.com/ A venture of girnarSoft

Proud owners of www.CarDekho.com http://www.cardekho.com/, India's #1 auto portal!

Confidentiality Notice & Legal Disclaimer: This E-Mail Message (including attachments) may contain Confidential and/or legally privileged Information and is meant for the intended recipient(s) only. If you have received this e-mail in error and are not the intended recipient/s, kindly notify the sender and then delete this e-mail immediately from your system. You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this e-mail, its contents or its attachment/s other than by its intended recipient/s is strictly prohibited and may be unlawful.

Internet Communications cannot be guaranteed to be secure or error-free as information could be delayed, intercepted, corrupted, lost, or contain viruses. Girnar does not accept any liability for any errors, omissions, viruses or computer problems experienced by any recipient as a result of this E-mail.

WangXiangUSTC commented 3 years ago

I have not tested the MySQL 8.X, you can try it in 5.X 😄

GauravDogra-28 commented 2 years ago

Hi, By any chance is there future possibility to test the tool with MySQL 8.X

WangXiangUSTC commented 2 years ago

Hi, By any chance is there future possibility to test the tool with MySQL 8.X

Yeah, I plan to do this in the near future