Forum Replies Created
-
AuthorPosts
-
Ritesh
MemberQuote:BTW: thanks for your mail!Yeah 😀
Ritesh
MemberSQLyog 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.
Ritesh
MemberThis feature is already in the TO-DO list of SQLyog.
We plan to implement this in v4.4.
Ritesh
Memberskygxproject 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.
Ritesh
MemberIt 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.
Ritesh
MemberGreat 😀
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.
Ritesh
MemberJust attach or mail me the sturcture dump of both the databases. To test structure sync, I dont require your data.
Ritesh
Memberpeterlaursen 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!
Ritesh
Memberroyvarley 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 🙁
Ritesh
MemberI 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 0Ritesh
MemberThis 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?
Ritesh
MemberWhat 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.
Ritesh
MemberCheck BETA 7 at: http://www.webyog.com/forums/index.php?sho…view=getnewpost
Ritesh
MemberCan you mail me sample data to reproduce the problem?
Ritesh
MemberWork is going on a Digramming Tool.
We will be releasing our Roadmap in some time.
-
AuthorPosts