![](https://secure.gravatar.com/avatar/4a806abaa17dcdb8f4ed6f1e0214ebc6.jpg?s=120&d=mm&r=g)
24 Oct
2013
24 Oct
'13
3:08 p.m.
On Thu, Oct 24, 2013 at 4:46 AM, Federico Razzoli <federico_raz@yahoo.it> wrote:
Hi. This page: https://mariadb.com/kb/en/load-index/
says "It is not supported for tables having user-defined partitioning (see http://dev.mysql.com/doc/refman/5.1/en/partitioning-limitations.html)";
It sounds to me like a MySQL-only limitation, but I'm not sure. Is it correct?
It was a MariaDB 5.1 and MySQL 5.1 limitation. AFAIK, the limitation was removed in MariaDB 5.5 and MySQL 5.5. See: http://dev.mysql.com/doc/refman/5.5/en/load-index.html There are still user-defined partitioning dangers with sql-mode (see http://dev.mysql.com/doc/refman/5.5/en/partitioning-limitations.html ). Can you update the page? Thanks. -- Daniel Bartholomew MariaDB