Travis CI
notif****@travi*****
Tue May 7 19:23:49 JST 2013
Build Update for mroonga/mroonga ------------------------------------- Build: #564 Status: Still Failing Duration: 9 minutes and 46 seconds Commit: cc7202d (master) Author: Kouhei Sutou Message: Use capitalized prefix for status variable Because MariaDB 10.0.2 starts to auto capitalize the first chracter in "SHOW STATUS". We don't want to maintain two expected test results (for MySQL and MariaDB < 10.0.2 and for MariaDB >= 10.0.2). So we use capitalized status variable name by default. It will not be any negative effect for query because "SHOW STATUS LIKE" is case insensitive. It may have negative effect for getting variable if a MySQL client compares case sensistive. Capitalized status variable name is MySQL way naming rule. See other status variable such as Uptime. View the changeset: https://github.com/mroonga/mroonga/compare/06b29ff6ce23...cc7202d7b1a6 View the full build log and details: https://travis-ci.org/mroonga/mroonga/builds/6951554 -- You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration -------------- next part -------------- An HTML attachment was scrubbed...Download