Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
374d26c6
Commit
374d26c6
authored
Aug 13, 2004
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unused error code
parent
a1ab9515
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
ndb/src/ndbapi/ndberror.c
ndb/src/ndbapi/ndberror.c
+0
-1
No files found.
ndb/src/ndbapi/ndberror.c
View file @
374d26c6
...
@@ -404,7 +404,6 @@ ErrorBundle ErrorCodes[] = {
...
@@ -404,7 +404,6 @@ ErrorBundle ErrorCodes[] = {
{
4243
,
AE
,
"Index not found"
},
{
4243
,
AE
,
"Index not found"
},
{
4244
,
AE
,
"Index or table with given name already exists"
},
{
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"
},
{
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"
},
{
4247
,
AE
,
"Illegal index/trigger create/drop/alter request"
},
{
4248
,
AE
,
"Trigger/index name invalid"
},
{
4248
,
AE
,
"Trigger/index name invalid"
},
{
4249
,
AE
,
"Invalid table"
},
{
4249
,
AE
,
"Invalid table"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment