Hi,
I receive the following error when including the & char in password field and connecting using http tunneling.
Code:
Error no. 4
not well-formed (invalid token)
E.g of password: 5sd4&ad4
I receive the error only when connecting to Mysql using HTTP Tunneling
so its probably a parsing problem within the SQLyogTunnel.php file
Is there any way to solve this problem other than changing the password..
Thank you.