Forum Replies Created
-
AuthorPosts
-
RiteshMemberQuote:BTW: thanks for your mail!
Yeah 😀
RiteshMemberSQLyog uses the following API:
http://msdn.microsoft.com/library/default….hellexecute.asp to start the app.
It should load up the application that is registered to open up HTML.
RiteshMemberThis feature is already in the TO-DO list of SQLyog.
We plan to implement this in v4.4.
RiteshMemberskygxproject wrote on Aug 4 2005, 12:48 AM:Should I download and install 4.1 BETA 8 to see if it fixes this?[post=”6749″]<{POST_SNAPBACK}>[/post]Yes as v4.1 BETA fixes this problem.
RiteshMemberIt also depends upon the version of MySQL you are using. Older version of MySQL will display all the database names even though you dont have any permission on it.
RiteshMemberGreat 😀
I will release BETA 8 today with the code-fix. I will also add a check in PHP Tunneler so that starting from v4.1 BETA 8, you would require the updated SQLyogTunnel.php.
RiteshMemberJust attach or mail me the sturcture dump of both the databases. To test structure sync, I dont require your data.
RiteshMemberpeterlaursen wrote on Aug 2 2005, 04:01 PM:I have to go for an hour or two. But I could easily change my php-configuration and test with mq = “off” tonight.[post=”6712″]<{POST_SNAPBACK}>[/post]Waiting for your results 🙂
I will try it out myself tomorrow at work!
RiteshMemberroyvarley wrote on Aug 2 2005, 03:58 PM:magic_quotes_gpc is off.[post=”6710″]<{POST_SNAPBACK}>[/post]Whats is this flag all about?
Quote:well, maybe the php tunneling file assumes another stripslashes php-configuration.I think you are correct 🙁
RiteshMemberI am always getting the following result:
Code:SQLyog Job Agent Version 4.1
Copyright (c) Webyog Softworks Pvt. Ltd.. All Rights Reserved.Sync started at Tue Aug 02 16:43:33 2005
Table SrcRows TgtRows Inserted Updated Deleted
========================= ======= ======= ======== ======= =======
`roles` 186 185 1 0 0RiteshMemberThis is very stange. I received the dump sent by you. With the latest SQLyogTunnel.php (bundled with v4.07 and v4.1 binaries), I am able to correctly sync the two databases.
Test #1
Source MySQL: 3.23.58-max-nt (direct connection)
Target MySQL: 3.23.58-max-nt (HTTP Tunneling)
Test #2
Source MySQL: 3.23.58-max-nt (direct connection)
Target MySQL: 3.23.58 (HTTP Tunneling, our ISP)
Test #3
Source MySQL: 3.23.58-max-nt (HTTP Tunneling)
Target MySQL: 3.23.58-max-nt (HTTP Tunneling)
Test #4
Source MySQL: 3.23.58 (HTTP Tunneling, our ISP)
Target MySQL: 3.23.58-max-nt (HTTP Tunneling)
Are you sure that you have uploaded the latest SQLyogTunnel.php to your webserver?
RiteshMemberWhat are your MySQL versions?
We have Linux boxes out here. If you can just send me a dump of your db, I will try to replicate the same enviroment at my end.
RiteshMemberCheck BETA 7 at: http://www.webyog.com/forums/index.php?sho…view=getnewpost
RiteshMemberCan you mail me sample data to reproduce the problem?
RiteshMemberWork is going on a Digramming Tool.
We will be releasing our Roadmap in some time.
-
AuthorPosts