Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
Amer
erp5
6c57945b291bcd0b0056c8dd92733ba8bac88c7f
6c57945b291bcd0b0056c8dd92733ba8bac88c7f
Switch branch/tag
erp5
buildout
mysql-instance
templates
mysqld.in
Find file
Normal view
History
Permalink
mysqld.in
85 Bytes
Edit
Web IDE
Newer
Older
- remove supervisor and pidproxy from mysql instance profile
Łukasz Nowak
committed
14 years ago
1
2
#!/bin/sh
- mycnf is not needed to be run, this is configuration section only
Łukasz Nowak
committed
14 years ago
3
${
software_definition
:mysql_software
}
/bin/mysqld_safe
${
mycnf
:mysqld_opt
}