KB4092667 - FIX: Errors 1921 and 1750 when you create a node or edge table in database that has binary collation in SQL Server 2017

Applies To
SQL Server 2017 on Windows SQL Server 2017 Developer SQL Server 2017 Enterprise SQL Server 2017 Enterprise Core

Symptoms

Assume that you have a binary collation database in SQL Server 2017. When you create a node or edge table, you may receive the following error messages:

Note

Msg 1921, Level 16, State 1, Line LineNumber
Invalid filegroup 'PRIMARY.' specified.
Msg 1750, Level 16, State 1, Line LineNumber
Could not create constraint or index. See previous errors.

Note When you create a node or edge table by using the $node_id or $edge_id index, the table can be created successfully.

Resolution

This issue is fixed in the following cumulative update for SQL Server:

Cumulative Update 5 for SQL Server 2017

About cumulative updates for SQL Server:

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Latest cumulative update for SQL ServerĀ 2017

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

References

Learn about the terminology that Microsoft uses to describe software updates.