Latest MySQL version problem
#6

There is one thing you left out, and it was this:



the function "format" doesn't support escaping, so instead you should use the provided function "mysql_format" instead. Documentation: https://sampwiki.blast.hk/wiki/MySQL/R33#mysql_format

Therefore, your query never finds any other accounts, because the server sends the format with the %e, and not the name you want.
Reply


Messages In This Thread
Latest MySQL version problem - by Kraeror - 14.01.2018, 09:20
Re: Latest MySQL version problem - by m4karow - 14.01.2018, 09:23
Re: Latest MySQL version problem - by Kraeror - 14.01.2018, 09:45
Re: Latest MySQL version problem - by Dayrion - 14.01.2018, 09:59
Re: Latest MySQL version problem - by Mikro - 14.01.2018, 18:20
Re: Latest MySQL version problem - by denNorske - 14.01.2018, 21:29
Re: Latest MySQL version problem - by Kaperstone - 14.01.2018, 21:50

Forum Jump:


Users browsing this thread: 1 Guest(s)