GitHub user machristie opened a pull request:
https://github.com/apache/airavata/pull/51
Shorten columns so primary key is shorter
MySQL/MariaDB has a max key length of 767 bytes (at least in some
configurations) and causes an error if the key is longer than that.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/machristie/airavata
credentials-table-shorten-key-length
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/51.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 #51
----
commit 879f0a77cea32b725303d0ddbbe74eea42cac0d4
Author: Marcus Christie <[email protected]>
Date: 2016-10-04T17:10:58Z
Shorten columns so primary key is shorter
MySQL/MariaDB has a max key length of 767 bytes (at least in some
configurations) and causes an error if the key is longer than that.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---