MySQL Forums
Forum List  »  Newbie

Strange behaviour with the plus sign
Posted by: Pedro Tarrinho
Date: May 13, 2024 08:21AM

Hello,

Not sure, if I should add this question here, but I found a strange behaviour while using the plus sign -> "+"

I did this:
SELECT * FROM EMPLOYEE WHERE name = ''+'';


And got the full list of users in that table.
https://onecompiler.com/mysql/42d47tckx

Is this a feature or a bug?
Thanks

Options: ReplyQuote


Subject
Written By
Posted
Strange behaviour with the plus sign
May 13, 2024 08:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.