Partitioning in table

Hello,

MySQL supports the partitioning in a table. But the stored procedure does not support when we use the partitioning in the table. So what the use of paritioning. Where we can use it? As per my knowledge we can use it in simple table. Now these days most of application is using the procedures. I want to do the partitioning so that I can tuning the mysql .

Is there anyway to tuning the mysql as partitioning table.

Thanks in advance

-Vaneet

No, there is no way.