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

problem on MariaDB #5

Open
radist opened this issue Jun 27, 2020 · 0 comments
Open

problem on MariaDB #5

radist opened this issue Jun 27, 2020 · 0 comments

Comments

@radist
Copy link
Contributor

radist commented Jun 27, 2020

MariaDB version 10.4.12-MariaDB

 SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax  
   to use near ''' COLLATE utf8mb4_unicode_ci' at line 1 (SQL: ALTER TABLE indikator_paste_block_category CHANGE comment comment VARCHAR(191) DEFAULT ''NULL'' COLLATE utf8mb4_unicod  
  e_ci)  

In PDOConnection.php line 79:

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax  
  to use near ''' COLLATE utf8mb4_unicode_ci' at line 1   

In PDOConnection.php line 77:

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax  
  to use near ''' COLLATE utf8mb4_unicode_ci' at line 1  
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

1 participant