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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
b8dde1ef
Commit
b8dde1ef
authored
Aug 17, 2010
by
Mats Kindahl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WL#5363: Thread pool interface
Patch to make Visual C++ happy.
parent
b0836bd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
sql/mysqld.h
sql/mysqld.h
+1
-1
No files found.
sql/mysqld.h
View file @
b8dde1ef
...
@@ -28,7 +28,7 @@ class THD;
...
@@ -28,7 +28,7 @@ class THD;
struct
handlerton
;
struct
handlerton
;
class
Time_zone
;
class
Time_zone
;
class
scheduler_functions
;
struct
scheduler_functions
;
typedef
struct
st_mysql_const_lex_string
LEX_CSTRING
;
typedef
struct
st_mysql_const_lex_string
LEX_CSTRING
;
typedef
struct
st_mysql_show_var
SHOW_VAR
;
typedef
struct
st_mysql_show_var
SHOW_VAR
;
...
...
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