mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +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;
56 KiB
56 KiB