@Athos Ribeiro if we are using Ubuntu's 8.0.32 mysqldump against an Ubuntu 8.0.32 MySQL server, that case seems to be covered by https://bugs.launchpad.net/bugs/2003866, and from reading around on that bug report and the upstream bug reports, mysqldump --single-transaction --set-gtid-purged=OFF will work fine as long as the RELOAD permission is granted, so I don't think there's anything to reproduce in that case. Or are you looking for a reproducer that it won't work without the RELOAD privilege? I think that is also covered in https://bugs.launchpad.net/bugs/2003866 though
@Athos Ribeiro if we are using Ubuntu's 8.0.32 mysqldump against an Ubuntu 8.0.32 MySQL server, that case seems to be covered by https:/ /bugs.launchpad .net/bugs/ 2003866, and from reading around on that bug report and the upstream bug reports, mysqldump --single- transaction --set-gtid- purged= OFF will work fine as long as the RELOAD permission is granted, so I don't think there's anything to reproduce in that case. Or are you looking for a reproducer that it won't work without the RELOAD privilege? I think that is also covered in https:/ /bugs.launchpad .net/bugs/ 2003866 though