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

Warning : 1478 :Converted FIXED field to DYNAMIC to enable on-line ADD COLUMN (no replies)

$
0
0
Hi,

I have a table having 85 columns (int, small int,tiny int, char, varchar type fields) with ndbcluster storage engine; I am executing following command by mysql client for adding a new column to the table:-

alter table TEST_TABLE add column COLUMN_1 int(11);

Then getting the following Warning:-

LEVEL CODE MESSAGE
Warning 1478 Converted FIXED field to DYNAMIC to enable on-line ADD COLUMN

Thanks !!!

Viewing all articles
Browse latest Browse all 1560

Trending Articles



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