Fwd: GTID SUSPENDING
Camilo Vieira <[email protected]>
| Newsgroups | gmane.comp.db.mysql.general |
|---|---|
| Message-ID | <CAOaUXV+U1_Zh4m0KtyK+xYsqhbOXjJ-ifB5MfP5LXV7dGVfsxA@mail.gmail.com> |
Hi folks! I have noticed the GTID thread is sunpending since I upgraded the MySQL from 5.5 to 5.7. I have tryed to disable GTI using : SET @@GLOBAL.GTID_MODE = OFF; But the problem persists... Somebody could clarify this situation for me? Thanks!!