Mysql eror
#6

Use the proper quotes. ' and ` look alike but serve different purposes and are are not interchangeable. Backtick (`) for identifiers (columns, tables, databases) only, regular quote (') for strings only. Your query says: select everything from the users table where column username is equal to column bigboy81.
Reply


Messages In This Thread
Mysql eror - by bigboy81 - 26.10.2015, 10:51
Re: Mysql eror - by Mencent - 26.10.2015, 10:59
Re: Mysql eror - by bigboy81 - 26.10.2015, 11:04
Re: Mysql eror - by Mencent - 26.10.2015, 11:06
Re: Mysql eror - by bigboy81 - 26.10.2015, 11:11
Re: Mysql eror - by Vince - 26.10.2015, 16:27

Forum Jump:


Users browsing this thread: 3 Guest(s)