DDL resulting in "errno: 708 - Unknown error 708"
Version: 5.6.11-ndb-7.3.2-cluster-gpl
I am trying some DDL on an NDB table. At the end of the DDL I consistently get:
ERROR 1025 (HY000): Error on rename of './ndb/fl_state' to './ndb/#sql2-1aa0-2ed2bb' (errno: 708 - Unknown error 708)
DDS is as follows:
ALTER TABLE ndb.fl_state MODIFY mc_odo DECIMAL(12,3) DEFAULT NULL, MODIFY mc_fuel DECIMAL(11,2) DEFAULT NULL;
I have tried on several nodes and this seems consistent. Any ideas how I can get past this?
Regards,
Ben
Subject
Views
Written By
Posted
DDL resulting in "errno: 708 - Unknown error 708"
1358
November 15, 2018 04:26AM
740
November 16, 2018 02:43AM
841
November 19, 2018 07:55AM
715
November 20, 2018 03:25AM
822
November 20, 2018 07:51AM
705
November 22, 2018 05:03AM
603
November 30, 2018 02:25AM
806
November 30, 2018 06:28AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.