[
https://issues.apache.org/jira/browse/TC-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767401#comment-15767401
]
ASF GitHub Bot commented on TC-7:
---------------------------------
GitHub user dangogh opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/143
[TC-7] use mysql 5.5 for conversion; use env_file in docker-compose
mysql 5.6 has trouble initializing.. Recommendation on the web is use 5.5
-- not really relevant which we use for this conversion. And env vars better
handled in env_file for docker
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dangogh/incubator-trafficcontrol
postgres-mysql
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/143.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #143
----
commit d81e18fe993914e5e2df8402a9c978511ab0d656
Author: Dan Kirkwood <[email protected]>
Date: 2016-12-20T20:16:56Z
use mysql 5.5 for conversion; use env_file in docker-compose
----
> simplify Traffic Ops database conversion from mysql to postgres
> ---------------------------------------------------------------
>
> Key: TC-7
> URL: https://issues.apache.org/jira/browse/TC-7
> Project: Traffic Control
> Issue Type: Improvement
> Components: Traffic Ops
> Affects Versions: 2.0.0
> Environment: postgres
> Reporter: Dan Kirkwood
> Assignee: Dan Kirkwood
> Priority: Minor
>
> Conversion of mysql traffic_ops_db to postgres could be easier..
> An existing PR addresses this issue using docker/docker-compose:
> https://github.com/apache/incubator-trafficcontrol/pull/14
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)