mirror of
https://github.com/MariaDB/server.git
synced 2025-08-09 22:24:09 +03:00
- Record unrecorded tests from `rpl` suite to `engines/funcs` suite (done byd8e448ba1b
): 1) Record test `rpl_row_until` from commitd95fa7e332
2) Record test `rpl_slave_status` from commita7d186a17d
- Stop only running threads for `engines/funcs.rpl_server_id1.test` that is not the same as `rpl.rpl_server_id1.test` - Reviewer: <knielsen@knielsen-hq.org> <andrei.elkin@mariadb.com>