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
3b3de288
Commit
3b3de288
authored
Jun 10, 2010
by
Alexander Nozdrin
Browse files
Options
Browse Files
Download
Plain Diff
Auto-merge from mysql-trunk-bugfixing.
parents
517bee4d
be9c4006
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
.bzr-mysql/default.conf
.bzr-mysql/default.conf
+1
-1
mysys/my_init.c
mysys/my_init.c
+0
-2
No files found.
.bzr-mysql/default.conf
View file @
3b3de288
[
MYSQL
]
post_commit_to
=
"commits@lists.mysql.com"
post_push_to
=
"commits@lists.mysql.com"
tree_name
=
"mysql-trunk
-bugfixing
"
tree_name
=
"mysql-trunk"
mysys/my_init.c
View file @
3b3de288
...
...
@@ -104,8 +104,6 @@ my_bool my_basic_init(void)
mysql_stdin
=
&
instrumented_stdin
;
#if defined(THREAD)
if
(
my_thread_global_init
())
return
1
;
# if defined(SAFE_MUTEX)
safe_mutex_global_init
();
/* Must be called early */
# endif
...
...
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