MariaDB : Column not found: 1054 Unknown column 'x.TABLE_NAME' in 'on clause' #11005
Unanswered
jeremyrncp
asked this question in
Support Questions
Replies: 1 comment
-
Check which server_version you have assigned in your config. You might be using mysql but do have mariadb configured?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running bin/console doctrine:schema:validate, i have an error SQLSTATE[42S22]: Column not found: 1054 Unknown column 'x.TABLE_NAME' in 'on claus e'
Beta Was this translation helpful? Give feedback.
All reactions