mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
Adding support for the fully qualified package procedure calls: BEGIN CALL db.pkg.proc(args); -- SQL/PSM call style db.pkg.proc(args); -- PL/SQL call style END;
140 KiB
140 KiB