ElkArte Community

Elk Development => Feature Discussion => Topic started by: emanuele on December 07, 2017, 12:25:03 pm

Title: Minimum ((Postgre|MySQL)SQL|MariaDB) versions.
Post by: emanuele on December 07, 2017, 12:25:03 pm
And here it is a little more complex indeed. xD

Current situation:
MySQL 5.0.52
PostgreSQL 9.1
* MariaDB n.a. (uses MySQL lower limit)

Do we need to push up these limits?
Honestly I'm not sure about changes in this area and I'm probably not the best to judge... Ideas?
Title: Re: Minimum ((Postgre|MySQL)SQL|MariaDB) versions.
Post by: Spuds on December 07, 2017, 12:47:16 pm
I vote for MySQL only :D
Title: Re: Minimum ((Postgre|MySQL)SQL|MariaDB) versions.
Post by: Feline on December 08, 2017, 05:14:46 pm
Actally MySQL ist: 5.7.20  ;)
Title: Re: Minimum ((Postgre|MySQL)SQL|MariaDB) versions.
Post by: emanuele on December 09, 2017, 03:18:35 am
Bad wording from my side, the above are the corrent elk minimum versions. ;)
Title: Re: Minimum ((Postgre|MySQL)SQL|MariaDB) versions.
Post by: live627 on December 10, 2017, 01:11:01 am

MySQL 5.6.4
PostgreSQL 9.5
* MariaDB 10.0.5

https://mariadb.com/resources/blog/initial-impressions-innodb-fulltext
Title: Re: Minimum ((Postgre|MySQL)SQL|MariaDB) versions.
Post by: Joshua Dickerson on December 11, 2017, 02:52:19 am
Build on Symfony/Laravel and find out what their minimum version is. If you want to go higher, do it.