Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - About

Console View


Categories: experimental main new package
Legend:   Passed Failed Failed Again Running Exception Offline No data

experimental main new package
3439
Sergey Petrunya
Don't run test for BUG#933412 with embedded server, as it requires concurrent query
execution which mtr --embedded does not support
3438
Sergey Petrunya
Sort counters by their names (otherwise, the order of SHOW STATUS output is sometimes sorted and sometimes not)
  • rqg-perpush-mariaengine: test failed -  stdio
3437
Sergey Petrunya
Added back MRR counters. The new names are: Handler_mrr_init,
Handler_mrr_key_refills, Handler_mrr_rowid_refills.
  • rqg-perpush-mariaengine: test failed -  stdio
3436 sanjaohnoyoudont@montyprogram.com
Changed names of statistic variables and counting matches instaed of rejected rows.
3435
Sergei Golubchik
lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatted timestamp

UNIX_TIMESTAMP() can be null, and returns null for invalid values
3434
Michael Widenius
Merge with 5.2
3433
Michael Widenius
Fixed that 'make distcheck' works with automake 1.11.11
Fixed compiler warnings found by buildbot
3432
Sergei Golubchik
fix for
"relocation R_X86_64_PC32 against `handler_index_cond_check' can not be used when making a shared object; recompile with -fPIC"
don't use visibility=hidden for external functions
3431
Michael Widenius
Automatic merge
3385
Kazuhiko Shiozaki
sync storage/mroonga with 25d8868156.
3384
Kazuhiko Shiozaki
sync storage/mroonga with 8ff00828cc and sync storage/mroonga/groonga with ccd492be04.
3293
Sergei Golubchik
post-review fixes
3292
Sergei Golubchik
fixes for buildbot failures
mtr: fix broken suite-.testname selectors
cleanup: move ipv6 check to suite.pm.
automatically add dashes to suite names in DEFAULT_SUITES
3291
Sergei Golubchik
fixes for sphinx, embedded, and other tests
3290
Sergei Golubchik
instead of having win/notwin tests that only differ in results,
use one test with two combinations (win/unix), where only one is enabled.
Apply this technique to mysqld--help.
3289
Sergei Golubchik
pass suite dir down to tests.
allow suite.pm to disable complete files, not only individual combinations
3288
Sergei Golubchik
don't even try to run xtradb-only tests with innodb, use have_xtradb.combinations.
3277
Sergey Petrunya
Merge fix for BUG#920132
3276
Sergei Golubchik
5.3 merge
3275
Sergei Golubchik
fix the include guards and add missing gplv2 headers
3256 knielsenohnoyoudont@knielsen-hq.org
Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library.
3255 knielsenohnoyoudont@knielsen-hq.org
Fix MWL#192 build error: Remove SSL special case for embedded server.

VIO has SSL in embedded server anyway, so we do not win anything by excluding it.

This was actually already done in this changeset:

    revision-id: kostja@sun.com-20100413150445-8x23keoxdiufgq76

"... Also, he removed the (probable) bug of embedded server never using SSL-dependent functions..."
But was apparenly lost by a mis-merge of WL#5030.
3254 knielsenohnoyoudont@knielsen-hq.org
Merge MWL#192: Non-blocking client library, into MariaDB 5.5.
3112
Igor Babaev
Back-ported the fix and test cases for bugs #59487 and #43368 from
the mysql-5.6 code line.
3111
Michael Widenius
Automatic merge with 5.1