v.25.5Bug Fix (user-visible misbehavior in an official stable release)

Verify the table name's length only

Verify the table name's length only for initial create queries. Do not verify this for secondary creates to avoid backward compatibility issues. #79488 (Miсhael Stetsyuk).