Forum Replies Created
-
AuthorPosts
-
RiteshMember
# xxxx is one of the commenting style in MySQL and hence the green color. The current keyword lexer does not consider ` around the object names.
I have reported the issue to my development team and will be fixed in v4.07.
RiteshMemberWhat are the local port you are specifying for both source and target server?
SQLyog will create an instance of SSH tunneler in your local machine on the specified ports and will use it for SSH Tunneling. So you need to make sure that both the local ports are different.
RiteshMemberWe just tried with our copy of Oracle 8 and everything works great. I will ask my testing team to test it out on a 9i box.
RiteshMemberI have forwarded the issue to my development team. I think we can implement the above two features in v4.07.
RiteshMemberShow create table returns table definition in multiple lines. The current grid can only show data in a single line and hence the carriage returns come as grabage.
As shadow said you have to switch to Text Mode.
BTW, you can get the same thing in the object pane when you select a table in the object browser.
RiteshMemberWhich version of Oracle? Can you give us more info about the ODBC driver?
RiteshMemberNo.
You have to create multiple job files to sync multiple databases.
RiteshMemberThe result you got is expected.
On similar row of data, SJA will always update target data with data from source. It does not take time in consideration while updating the data.
RiteshMemberThis happens if the server is configured to disconnect a connection after certain amount of time.
We plan to include an option in one of the later version of SQLyog where you can specify time in seconds after which SQLyog will automatically ping the server and keep the connection alive.
RiteshMemberI have sent you a PM.
RiteshMemberQuote:Same bug with 4.05Please use 4.06 as number of similar crash bugs have been fixed in this release.
RiteshMemberCan you send me the table structure, sample data, query and steps to reproduce the error?
RiteshMemberEven if you press F5 the green button should change to red stop button.
RiteshMemberWhen you execute a query, the green button in the toolbar turns into red stop sign. Cicking on it stops the query.
HTH
RiteshMemberWhich version of SQLyog are you using?
-
AuthorPosts