Details
-
Task
-
Status: In Review (View Workflow)
-
Trivial
-
Resolution: Unresolved
Description
MySQL created rpl_injector to assist in binlogging the NDB Cluster storage engine.
It describes itself as for notifying the MySQL server of externally spawned rows.
However, we use Galera here at MariaDB, not MySQL NDB Cluster.
MDEV-34 removed the NDB storage engine from our fork, which orphaned rpl_injector.
c096caee71 said that this is considered dead code and a subsequent patch will remove the rest.
That patch never came, so this commit shall be it.
Attachments
Issue Links
- is part of
-
MDEV-34 delete storage/ndb and sql/*ndb*
-
- Closed
-