Closed Bug 1356456 Opened 7 years ago Closed 7 years ago

DynamicField error on new dev env

Categories

(Snippets :: Service, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgmize, Assigned: jgmize)

Details

Attachments

(1 file)

51 bytes, text/x-github-pull-request
Details | Review
Running "docker-compose up" from the latest master, I'm seeing the following error:

base.Snippet.client_options: (django_mysql.E013) MariaDB 10.0.1+ is required to use DynamicField

I rebuilt the snippets image with "docker-compose build" and pulled the latest mariadb image with "docker-compose pull", but I'm still getting the same error. Running "mysqld --version" within the container gives me "mysqld  Ver 10.1.22-MariaDB-1~jessie for debian-linux-gnu on x86_64 (mariadb.org binary distribution)".
Attached file PR 229
Assignee: nobody → jmize
Commit pushed to master at https://github.com/mozmar/snippets-service

https://github.com/mozmar/snippets-service/commit/ff10a09e0f4d04cf53fa43684f6a3688c0dd8776
Fix bug 1356456: Add OVERRIDE_MARIADB_VERSION

Use version matching current latest tag
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: