Commit b8c73f81 authored by unknown's avatar unknown
Browse files

Removed unused error code

parent 55cc6be4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -404,7 +404,6 @@ ErrorBundle ErrorCodes[] = {
  { 4243, AE, "Index not found" },
  { 4244, AE, "Index or table with given name already exists" },
  { 4245, AE, "Index attribute must be defined as stored, i.e. the StorageAttributeType must be defined as NormalStorageAttribute"},
  { 4246, AE, "Combined index attributes are not allowed to be NULL attributes" },
  { 4247, AE, "Illegal index/trigger create/drop/alter request" },
  { 4248, AE, "Trigger/index name invalid" },
  { 4249, AE, "Invalid table" },