forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Error Code 2003
- This topic is empty.
-
AuthorPosts
-
-
April 21, 2007 at 9:04 am #10295quonnMember
Hallo to everyone….i have tried first to google and to search on this forum but i wasn't able to find similar issues…. 😮
My problem is that I was able to connect with my local mysql server on localhost but i get this error message only when i try to export or a db or some tables as SQL Dump.
Anyone have some ideas of the problem? There is some log that i could enable on the Client to see wich method is called….i have tried to download the sourcecode…if you could address me to the right module to investigate i could perform some fix (….at least i could try…)
Tnx :ph34r:
P.S.
I am using SQLYog 5.29 Community Edition
-
April 21, 2007 at 9:46 am #23806peterlaursenParticipant
Actually export opens a new connection. But the server won't let you!
If you try to open a new connetion from 'file' menu (Ctrl+N) can you?
I think the reason for this must be found in server configuration or user settings!
anything special that you know about?
-
April 21, 2007 at 11:39 am #23807quonnMemberpeterlaursen wrote on Apr 21 2007, 11:46 AM:Actually export opens a new connection. But the server won't let you!
If you try to open a new connetion from 'file' menu (Ctrl+N) can you?
Yes i can….and this is the strange fact…….i suppose tha or not is using the right port or i don't know….i would like to install a packet sniffer to verify what is sending to the mysql server
Quote:I think the reason for this must be found in server configuration or user settings!anything special that you know about?
…..Yes but why connection works in all the other cases?
Do you know the source file to look for? Can i enable some logging on the MySQL client setting some property on the SQLYog.ini file?
-
April 24, 2007 at 12:31 pm #23808peterlaursenParticipant
ok .. I call in a 'techie'
Just note that this is not an autehtication but a connection issue. Â It is not the MySQL server that won't let you connect – it is some other server, router, proxy or whatever networking HW and SW is there!
-
April 24, 2007 at 12:45 pm #23809BikasMember
Hello,
We are not able to reproduce that here. Can you give us few more details that can help us analyse the problem .
1) Give us the connection detials.
2) In case the export as SQL Dump fails for a perticular table or database only, give us
sample structure(with some sample data, if possible) of the table or database.
We will analyze and try to find out the problem.
If you have anything else that you think can help, add that too
bikas,
-
April 24, 2007 at 1:15 pm #23810BikasMember
Hello again,
Also, in particular it would be nice to know if it is ssh or http or ssl connection.
bikas,
-
-
AuthorPosts
- You must be logged in to reply to this topic.