lp://staging/~ignacio-nin/percona-server/5.5-debian-init-script
- Get this branch:
- bzr branch lp://staging/~ignacio-nin/percona-server/5.5-debian-init-script
Branch merges
- Alexey Kopytov (community): Needs Information
- Ignacio Nin (community): Needs Resubmitting
-
Diff: 652 lines (+16/-193)4 files modifiedbuild/debian/percona-server-server-5.5.mysql.init (+0/-184)
build/debian/percona-server-server-5.5.postinst (+1/-1)
build/debian/percona-server-server-5.5.postrm (+7/-3)
build/debian/percona-server-server-5.5.preinst (+8/-5)
Related bugs
Related blueprints
Branch information
- Owner:
- Ignacio Nin
- Status:
- Development
Recent revisions
- 560. By Ignacio Nin
-
Replace the debian init script with the script provided by source
The debian init script had some issues when it came to detecting the
server had been started -- it had a hardcoded 15 seconds wait (although
this could be overridden by my.cnf) and in order to detect a running
server it tried to login to it.This came with issues when a) the startup time exceeded 15 seconds, which
is something that can easily happen with datasets of hundreds of gigs,
and b) if there was no user available for the init script to use, or the
user had been misconfigured somehow. Of course, these two possibilites
were true too often.Replace the script with the one provided by MySQL, which uses a PID-file
based detection mechanism to check whether the server has been started or
stopped.Given that the two init scripts share no common history (the previous one
came from the debian distribution), bzr rm and bzr add it to avoid
pointless conflicts. Merge this with the same fix for 5.1, and share the
file id with the corresponding file in that branch. - 559. By Ignacio Nin
-
Unify the file-id's from the pre and post scripts for dpkg.
Null merge of this change in 5.1. Also introduce some local changes for
help with the merges. - 555. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/doc-8-5.5-gca
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 43/ - 551. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/bug1135885-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 42/
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/percona-server/5.6