Closed byte closed 3 months ago
@byte We usually give a detailed version as of which the option is deprecated, like:
"Deprecated Version", "MySQL-wsrep: 8.0.19-26.3, MariaDB: 10.1.1"
What is the exact version where _wsrep_convert_LOCK_totrx is deprecated?
@byte Can I say "Deprecated as of version MySQL-wsrep: 8.0.19-26.3"?
Yes you can
Colin Charles, http://www.bytebot.net/ "First they ignore you, then they laugh at you, then they fight you, then you win." -- Mohandas Gandhi
On Sat, Aug 3, 2024 at 5:42 PM Kirjaamo Information < @.***> wrote:
@byte https://github.com/byte Can I say "Deprecated as of version MySQL-wsrep: 8.0.19-26.3"?
— Reply to this email directly, view it on GitHub https://github.com/codership/documentation/issues/431#issuecomment-2266655855, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAO5C7DXHBA4X2C6LMTKB3ZPSQZRAVCNFSM6AAAAABLA7LW7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRWGY2TKOBVGU . You are receiving this because you were mentioned.Message ID: @.***>
in the next release of MySQL 8, wsrep_convert_LOCK_to_trx will be deprecated. it is currently dead code. documentation has to reflect this, since this option is actually not implemented anyway.
note that even percona deprecated it https://forums.percona.com/t/percona-xtradb-and-wsrep-convert-lock-to-trx/17782
it should stick in the docs for 5.7 but made to note it doesnt work in 8.0