Row-Level Security enables you to use group membership or execution context to control access to rows in a database table.
Database rules that prevent credentials from accessing some data in some rows while also allowing access to data in other rows of the same table object.
Application logic determining which sessions can access what data is not applicable to this tag.
Row level security is currently unsupported natively in MariaDB