I have an error

  1. 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 '(`full_name` VARCHAR(100) NOT NULL , `email` VARCHAR(50) NOT NULL , `password...' at line 1

Answer Answered by Ian Gilfillan in this comment.

The error message is telling you to look at that part of the query for the error. Without actually sharing the query, no one is likely to be able to help.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.