Skip to content

Fixed typo around wildcard character #18

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

Closed
wants to merge 1 commit into from
Closed

Fixed typo around wildcard character #18

wants to merge 1 commit into from

Conversation

sunnythaper
Copy link

Without the single quotation marks, this command would result in the following error:

ERROR 1064 (42000): 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

linuxserver.io

Thanks, team linuxserver.io

Without the single quotation marks, this command would result in the following error:

```
ERROR 1064 (42000): 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
```
@thelamer
Copy link
Member

I am only closing this in reference to #19.
If you do not have the time to add to that branch I will manually get these changes in.

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

Successfully merging this pull request may close these issues.

2 participants