What's involved in adding testing for, say, MySQL 5.7? See #2616282: error creating migrate_map table with mysql 5.7.9 .

Comments

mikeryan created an issue. See original summary.

drumm’s picture

Project: Drupal.org infrastructure » Drupal.org Testbots
Component: Continuous Integration » malfunctioning testbot
Category: Task » Feature request
drumm’s picture

Component: malfunctioning testbot » Code
mikeryan’s picture

Another core bug #2388139: Installation error MYSQL Primary key is null with MySQL 5.7 on block_content_revision references the MySQL change in 5.7.3: http://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-3.html:

Columns in a PRIMARY KEY must be NOT NULL, but if declared explicitly as NULL produced no error. Now an error occurs.

Mixologic’s picture

Project: Drupal.org Testbots » DrupalCI: Test Runner
Issue tags: +drupalci_environments

Moving queues.

Mixologic’s picture

Component: Code » Environments
elachlan’s picture

Project: DrupalCI: Test Runner » DrupalCI: Environments
Component: Environments » Code

Moved to DrupalCI Environments.

Mixologic’s picture

Component: Code » Database Containers
Mixologic’s picture

Status: Active » Closed (duplicate)