GitHub user lttmtins reopened a pull request: https://github.com/apache/cloudstack/pull/1314
Fix mariadb related listCapacity bug (CLOUDSTACK-8966) type bigint(20) with type varchar does not work well on MariaDB So forcing it to type decimal You can merge this pull request into a Git repository by running: $ git pull https://github.com/lttmtins/cloudstack 4.7-CLOUDSTACK-8966 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1314.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 #1314 ---- commit b90019e0541b18580d654870d5cce2430072dbd7 Author: Anton Opgenoort <aopgeno...@schubergphilis.com> Date: 2016-01-06T16:30:55Z Fix mariadb related listCapacity bug (CLOUDSTACK-8966) type bigint(20) with type varchar does not work well on MariaDB So forcing it to type decimal ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---