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
df063e0c
Commit
df063e0c
authored
Aug 21, 2006
by
rburnett@production.mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mysqld.cc:
var was already defined so had to remove extra one
parent
ef582286
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
sql/mysqld.cc
sql/mysqld.cc
+0
-1
No files found.
sql/mysqld.cc
View file @
df063e0c
...
@@ -438,7 +438,6 @@ key_map key_map_full(0); // Will be initialized later
...
@@ -438,7 +438,6 @@ key_map key_map_full(0); // Will be initialized later
const
char
*
opt_date_time_formats
[
3
];
const
char
*
opt_date_time_formats
[
3
];
char
compiled_default_collation_name
[]
=
MYSQL_DEFAULT_COLLATION_NAME
;
char
*
mysql_data_home
=
mysql_real_data_home
;
char
*
mysql_data_home
=
mysql_real_data_home
;
char
server_version
[
SERVER_VERSION_LENGTH
];
char
server_version
[
SERVER_VERSION_LENGTH
];
char
*
mysqld_unix_port
,
*
opt_mysql_tmpdir
;
char
*
mysqld_unix_port
,
*
opt_mysql_tmpdir
;
...
...
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