Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 578 Bytes

mysql5.md

File metadata and controls

21 lines (14 loc) · 578 Bytes
title description published date tags
MySQL 5.7 Notice
Limited support for this MySQL version
true
2019-05-27 02:00:03 UTC

Affected versions

  • MySQL 5.7.8 and up in the 5.7.x range.

Limited Functionality

Uploads

Uploading assets is only possible in the root folder. It's not possible to upload files in a folder or nested folders. Doing so will result in an error at upload time.

Cause

MySQL 5.7.x does not support the WITH RECURSIVE expression, which is required to fetch the folder hierarchy. This expression was introduced in version 8.0.