mariadb/libmysqld
ParadoxV5 37ca3ea8c5
Delete dead code rpl_injector
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.
2025-09-04 18:42:38 -06:00
..
examples Fix remaining typos 2025-04-29 11:18:00 +10:00
client_settings.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt Delete dead code rpl_injector 2025-09-04 18:42:38 -06:00
emb_qcache.cc cleanup: remove unconditional #ifdef's 2024-11-05 14:00:47 -08:00
emb_qcache.h MDEV-19275 Provide SQL service to plugins. 2020-08-14 21:04:25 +04:00
embedded_priv.h Fixed crash in connect.misc with embedded server 2024-02-27 14:55:47 +02:00
lib_sql.cc MDEV-36397 Record change_user command in MTR output 2025-06-23 20:38:36 +02:00
libmysql.c Fix typos in C comments in miscellaneous files 2025-03-24 13:36:28 +11:00
libmysqld.c Fixed crash in connect.misc with embedded server 2024-02-27 14:55:47 +02:00
libmysqld.def merge with 5.3 2011-10-19 21:45:18 +02:00
libmysqld.rc query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00
resource.h query_id and my_xid -> ulonglong 2005-01-27 22:38:56 +01:00