lp://staging/~ignacio-nin/percona-server/5.1-debian-init-script
- Get this branch:
- bzr branch lp://staging/~ignacio-nin/percona-server/5.1-debian-init-script
Branch merges
- Alexey Kopytov (community): Needs Information
- Ignacio Nin (community): Needs Resubmitting
-
Diff: 1820 lines (+0/-745)5 files modifiedbuild/debian/percona-server-server-5.1.mysql.init (+0/-182)
build/debian/percona-server-server-5.1.postinst (+0/-286)
build/debian/percona-server-server-5.1.postrm (+0/-83)
build/debian/percona-server-server-5.1.preinst (+0/-186)
build/debian/percona-server-server-5.1.prerm (+0/-8)
Related bugs
Related blueprints
Branch information
- Owner:
- Ignacio Nin
- Status:
- Development
Recent revisions
- 579. 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. - 578. By Ignacio Nin
-
Unify the file-id's from the pre and post scripts for dpkg.
Also port back some changes from 5.5 to 5.1 that fixed some minor issues.
- 577. By Laurynas Biveinis
-
Merge lp:~gl-az/percona-server/ST-31919-5.1 again to fix the previous merge of the same branch
- 571. By <email address hidden>
-
Merge lp:~hrvojem/percona-server/rn-5.1.69-14.7-gca-trunk-5.1
http://jenkins. percona. com/job/ merge-PS- 5.1-docs- kickoff/ 20/
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