MariaDB Partitioning and Stored Procedure Support

Does MariaDB support the use of stored procedures with partitioning of tables.

Answer Answered by Hycel Taylor in this comment.

Sorry,

I have my answer. I wasn't sure if MariaDB allowed the execution of stored procedures on partitioned tables; I was told that it was not possible; ButI've since learned that's not true and it does support the execution of store procedure with partition tables.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.