I am wanting to use CTE so I updated to MariaDB 10.2.20. phpMyAdmin is giving an error on the use of "WITH".
I am not able to find why "WITH" is not supported in this version.
MariaDB starting with 10.2.1ΒΆ Common Table Expression WITH was introduced in MariaDB 10.2.1.
MariaDB starting with 10.2.2 Recursive WITH has been supported since MariaDB 10.2.2.