lp:~maria-captains/ourdelta/ourdelta-knielsen

Created by Kristian Nielsen and last modified
Get this branch:
bzr branch lp:~maria-captains/ourdelta/ourdelta-knielsen
Members of Maria-captains can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Maria-captains
Project:
OurDelta
Status:
Development

Recent revisions

97. By Kristian Nielsen

Include distro nickname in version string to make it easier to put the packages
into apt-able repositories.

96. By Kristian Nielsen

Fix that I forgot to apply 5.1 fix from previous commit to 5.2 and 5.2 also.

95. By Kristian Nielsen

lp:685809: occasional "failed to start mysqld" during .deb install

Problem is that /etc/init.d/mysql times out after waiting 14 seconds for mysqld
to become ready. This timeout can trigger when the buildbot host is very busy
Fix by allowing to change the timeout used by setting MYSQLD_STARTUP_TIMEOUT.

94. By Kristian Nielsen

Partly revert previous fix for linking system libevent.
It is sufficient to add libevent-dev as a build dependency and install
it on the build host; then ./configure will automatically do the
right thing, selecting system libevent if new enough or bundled if
system is too old.

93. By Kristian Nielsen

Fix makefile rule to select correct libevent depending on distro release.

92. By Kristian Nielsen

More .deb packaging bug fixes.

 - MBug#509535, use system libs; libevent is too old on some distros, use bundled there.

 - MBug#616307, upgrade failure on Squeeze, apply same fix as on Ubuntu.

 - Remove comment that breaks shell

91. By Kristian Nielsen

MBug#509535: MariaDB .debs should link system libs, not bundled.
MBug#675185: dash bug causes mysqld_safe to spin at 100% CPU

90. By Kristian Nielsen

Fix missing revision when checking out mariadb sources, breaking ability to build non-latest revision.

89. By Kristian Nielsen

MBug#674413: better fix following review: clear sql_mode rather than add every column explicitly.

88. By Kristian Nielsen

MBug#674413: Misconfigured debian-sys-maint user, warnings from default my.cnf

Fix two problems reported in MBug#674413:

 - The debian-sys-maint account was not created, due to new field auth_string
   added in mysql.user in 5.2 with no default value and postinst script
   not updated.

 - Default my.cnf in 5.1+ uses log_slow_admin_statements without enabling
   the slow log, causing warnings. Fix by commenting out this by default.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ourdelta
This branch contains Public information 
Everyone can see this information.

Subscribers