← Back to team overview

ourdelta-developers team mailing list archive

[Bug 284123] Re: Variables out of bounds on 32bit

 

Erik, can you please try with http://ourdelta.org/deb/sources/MySQL-
OurDelta-5.0.67.d6-src.tar.gz (non-Sail patched tree) and report back
here? Thanks!

Make sure you run BUILD/autorun.sh before running configure and if you
want Sphinx included, configure with --with-sphinx-storage-engine.
Future builds will be done slightly differently so we first generate a
patched source tree including the autorun bit, tarball of that, then
stick that into the various build processes. Should be nicer.

-- 
Variables out of bounds on 32bit
https://bugs.launchpad.net/bugs/284123
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.

Status in OurDelta - Builds for MySQL: New

Bug description:
When installing on 32bit Ubuntu Hardy and Debian Etch, the server issues a warning about variables that appear to default to 64bit integer values. These warnings are not displayed on 64bit hardy and etch.

Setting up mysql-server-5.0 (5.0.67-d6ourdelta15) ...
Stopping MySQL database server: mysqld.
081016 17:47:00 [Warning] option 'log_slow_rate_limit': unsigned value 18446744073709551615 adjusted to 4294967295
081016 17:47:00 [Warning] option 'min_examined_row_limit': unsigned value 18446744073709551615 adjusted to 4294967295
Starting MySQL database server: mysqld.



References