Re: [Maria-developers] Simplify and stabilize build tests in downstream distributions?

2015-02-04 Thread Otto Kekäläinen
2015-02-04 11:04 GMT+02:00 Elena Stepanova : > I remember that discussion, although somewhat vaguely. I believe we agreed > back then that there is no point in doing something just because somebody > else has done it, and that if the current way works okay for you, I don't > see a compelling reason

[Maria-developers] Debian and reproducible builds errors for MariaDB

2015-02-04 Thread Otto Kekäläinen
Hello! Can somebody please help me with this, preferrably send me a patch I can add to the Debian MariaDB 10.0 packaging tree? Debian has this new test suite for reproducible builds: https://reproducible.debian.net/reproducible.html MariaDB has notes while MySQL is OK (no notes): https://reprod

Re: [Maria-developers] [Commits] 7320cbf: MDEV-7177 - Server hangs on shutdown after InnoDB error (main.plugin_loaderr

2015-02-04 Thread Sergey Vojtovich
Hi Sergei, thanks for your review. On Wed, Feb 04, 2015 at 07:58:53PM +0100, Sergei Golubchik wrote: > Hi, Sergey! > > On Feb 02, s...@mariadb.org wrote: > > revision-id: 7320cbf85ddfaf7ef76c8f03718819377fd14318 > > parent(s): 11deb416fe12ebfd65a1f089c7eb6087c192e2dd > > committer: Sergey Vojtov

Re: [Maria-developers] [Commits] 7320cbf: MDEV-7177 - Server hangs on shutdown after InnoDB error (main.plugin_loaderr

2015-02-04 Thread Sergei Golubchik
Hi, Sergey! On Feb 02, s...@mariadb.org wrote: > revision-id: 7320cbf85ddfaf7ef76c8f03718819377fd14318 > parent(s): 11deb416fe12ebfd65a1f089c7eb6087c192e2dd > committer: Sergey Vojtovich > branch nick: 10.1 > timestamp: 2015-02-02 15:41:49 +0400 > message: > > MDEV-7177 - Server hangs on shutdown

Re: [Maria-developers] TokuDB test suite failures when building at Launchpad

2015-02-04 Thread Rich Prohaska
3 of the tests fail when they hit the test case time limit. either increase the limit, mark these tests as big tests, or disable these tests. these 3 tests are tokudb.rows-32m-0, tokudb.rows-32m-1 and tokudb.savepoint-5. On Wed, Feb 4, 2015 at 7:08 AM, Otto Kekäläinen wrote: > Failing TokuDB t

Re: [Maria-developers] [Commits] 11deb41: MDEV-7499 - System variables have broken default values on big endian

2015-02-04 Thread Sergey Vojtovich
Hi Sergei, thanks for your review. On Wed, Feb 04, 2015 at 12:38:04PM +0100, Sergei Golubchik wrote: > > MDEV-7499 - System variables have broken default values on big endian ...skip... > > +case PLUGIN_VAR_LONGLONG: > > +case PLUGIN_VAR_SET: > > +case PLUGIN_VAR_DOUBLE: > > + r

Re: [Maria-developers] TokuDB test suite failures when building at Launchpad

2015-02-04 Thread Otto Kekäläinen
Failing TokuDB tests are now stopping MariaDB 10.0 from entering Ubuntu, as the official builds fail too: https://launchpad.net/ubuntu/+source/mariadb-10.0/10.0.16-1 https://launchpadlibrarian.net/196473592/buildlog_ubuntu-vivid-amd64.mariadb-10.0_10.0.16-1_FAILEDTOBUILD.txt.gz This time the fail

Re: [Maria-developers] [Commits] 11deb41: MDEV-7499 - System variables have broken default values on big endian

2015-02-04 Thread Sergei Golubchik
Hi, Sergey! On Jan 30, s...@mariadb.org wrote: > revision-id: 11deb416fe12ebfd65a1f089c7eb6087c192e2dd > parent(s): edf34f38ac4fad7996bf19cd9ac669d2a6825400 > committer: Sergey Vojtovich > branch nick: 10.1 > timestamp: 2015-01-30 16:13:28 +0400 > message: > > MDEV-7499 - System variables have br

Re: [Maria-developers] Simplify and stabilize build tests in downstream distributions?

2015-02-04 Thread Elena Stepanova
Hi Otto, On 04.02.2015 7:29, Otto Kekäläinen wrote: Hello Elena, I asked you on IRC in December about if the mtr run, as it is now called from debian/rules, is optimal and sensible for in-distro build time testing? Canonical staff did these changes to MySQL 5.6, do you think we should follow s