Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use recursive common table expressions #44

Open
darenwelsh opened this issue Aug 21, 2018 · 1 comment
Open

Use recursive common table expressions #44

darenwelsh opened this issue Aug 21, 2018 · 1 comment

Comments

@darenwelsh
Copy link
Owner

@jamesmontalvo3
Copy link

Looks like this requires MariaDB 10.2.2 or greater. Meza currently is CentOS/RedHat version of MariaDB, which at present is 5.5.60. Meza could get MariaDB from the IUS repository (which is what it uses to get current versions of PHP and Python), but it looks like it only provides 10.0.x and 10.1.x at present [1]. At some point I'm sure it'll start providing 10.2.x. Looks like we could use the MariaDB repository itself [2].

[1] https://dl.iuscommunity.org/pub/ius/stable/CentOS/7/x86_64/repoview/applications.databases.group.html
[2] https://downloads.mariadb.org/mariadb/repositories/#mirror=accretive&distro=CentOS&distro_release=centos7-amd64--centos7&version=10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants