-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error In SQL Code #16
Comments
I'm getting the same error today, or similar. I'm using a SQLLite3 setup, if that's the problem, since I couldn't get MariaDB to properly install (why are the 'simple' instructions not working, seriously). During the installation of Core 05 - Database ID Manager, I get this error : With Debug on, I can trace it to this : Both +shelp at the end causes the same error :
|
Well I figured out that SQLite doesn't work, but now I'm seeing a bunch of other error messages instead. Might not be related to SQL, so going to put that in a new thread. I fixed my issue by using MariaDB, and making sure I had a libevent installed, which was part of my problem it seems, where PennMush would not detect mysql_config files. |
I think the error is in CALL`2 on the CCP. When trying to add a sub file to any +help/+shelp/+news I get the following error.
-==- ERROR: #-1 SQL ERROR: 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 '' at line 1
The text was updated successfully, but these errors were encountered: