We cannot reproduce (not with 5.21 or 5.22 RC3) and need more information.
1) Please let us see the
Code:
..
..
..part of the job/XML file (fake details that you don't want to make public, or create a ticket and attach there)
2) Is it a 'freshly generated' jobfile or an old one generated with an earlier version? Was it generated using the GUI?
3) Is it only Migration jobs that give this problem? Try for instance a Notifications job with the same details (.. section). Just try to execute the SQL “SELECT 'this is a test'” for instance!
The relation between the two is that it is (or should be) exactly the same code that establishes connection in either case. Actually they are both compiled from the same soruce files, classes and functions. You are pefrectly sure that you use the same jobfile (use FULL path enclosed in “doublequotes” to be sure like
However with details stored in a SQL database, we could do a lot of things (sort, filter are obvious but consider autocomplete, usage statistics, 'connection quality statistics' etc ) with little cost (except for the Query Builder that will come anyway!).
However nothing is planned in detail. But we do realize that the Connections Manager can be pretty crowded.
Up to around 20 connections is OK in my opinion. The design is not good for more. But that I think is also more than enough for 95-98 % of users!
If you can connect to MySQL as 'root' I can only see wrong password as the reason why you cannot with 'mangos'.
I have no experience of my own with bittorrent.
Did you try to UNINSTALL Zonealarm! My experience (from when I used it myself) is that you cannot trust it when it says it is disabled! If you do not have a router, enable the Windows firewall so that you are not totally unprotected.
I saw this page earlier this day as our Server statistics stool told me that we had quite a lot of referrals from it. You are referring to this description, I think:
Quote:
MySQL host address: localhost
Username: mangos
Password: mangos
Port: 3306
Database: mangos;realmd
While SQLyog is open, first connect (fig7, fig8, fig9, fig10) and then create two databases MANGOS and REALMD(fig11, fig12, fig13);
However how was the user 'mangos' created? The instruction tells you to create a VERY STRONG password for 'root' but nothing about creating the user 'mangos'. Actually now it looks to me that the instruction totally skips the creatio
of user 'mangos' and his privileges.
Try to log on as 'root' (with the password you gave him), go to tools .. user management ..edit user. Is 'mangos' there? If not go to tools .. user management … create user (mangos). Give the password (twice). Can you now log on as 'mangos'?
Also there is nothing told about what privileges 'mangos' will need for the game server to be functional. I would start to give him ALL available privileges to the two databases “mangos” and “realmd”, but NO privileges anywhere else. Do that from tools .. user management .
management permissions. Locate the two rows of the databases and check all boxes in the two rows only.
Actually we have had a lot of issues with ZoneAlarm over time. I used it myself but stopped when i started running Server programs. It had a tendency of blocking when it should not! Try to disable it (or even uninstall) temporarily once you are sure that your details are correct.