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
7eccfc1b
Commit
7eccfc1b
authored
Jul 16, 2004
by
magnus@neptunus.(none)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG#4511
parent
e20c134d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ndb/src/common/debugger/EventLogger.cpp
ndb/src/common/debugger/EventLogger.cpp
+1
-1
ndb/src/common/mgmcommon/ConfigInfo.cpp
ndb/src/common/mgmcommon/ConfigInfo.cpp
+1
-1
No files found.
ndb/src/common/debugger/EventLogger.cpp
View file @
7eccfc1b
...
...
@@ -135,7 +135,7 @@ EventLogger::defEventLogMatrixSize = sizeof(EventLogger::defEventLogMatrix)/
*/
const
EventLogger
::
EventCategoryName
EventLogger
::
eventCategoryNames
[]
=
{
{
LogLevel
::
llStartUp
,
"STARTUP"
},
{
LogLevel
::
llStatistic
,
"STATISTIC
"
},
{
LogLevel
::
llStatistic
,
"STATISTIC
S"
},
{
LogLevel
::
llCheckpoint
,
"CHECKPOINT"
},
{
LogLevel
::
llNodeRestart
,
"NODERESTART"
},
{
LogLevel
::
llConnection
,
"CONNECTION"
},
...
...
ndb/src/common/mgmcommon/ConfigInfo.cpp
View file @
7eccfc1b
...
...
@@ -921,7 +921,7 @@ const ConfigInfo::ParamInfo ConfigInfo::m_ParamInfo[] = {
{
CFG_DB_DISCLESS
,
"Dis
c
less"
,
"Dis
k
less"
,
"DB"
,
"Run wo/ disk"
,
ConfigInfo
::
USED
,
...
...
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