Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1560

ERROR 1235 (42000): This version of MySQL doesn't yet support 'alter online table tbl reorganize partition' - MySQL version 7.2.8 (no replies)

$
0
0
I got the following error after adding new nodes to the cluster and trying to reorganize a table's partitions.

mysql> alter online table tbl reorganize partition;
ERROR 1235 (42000): This version of MySQL doesn't yet support 'alter online table tbl reorganize partition'

I did exactly the same with other tables, but this one is a very big one with hundereds of millions of rows.

So now I have the new data nodes, but they don't get any data. What can I do to reorganize the table?

Viewing all articles
Browse latest Browse all 1560

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>