Forum Replies Created
-
AuthorPosts
-
April 26, 2006 at 1:06 pm in reply to: Sqlyog 5.11 Could Not Start Application – Buffer Overrun #21342RiteshMember
Thanks for all the info. I have been able to reproduce it on my laptop. Will be releasing 5.12 BETA 2 by evening which will have the fix.
RiteshMemberQuote:2006-03-20 1505-1535 hos John Doe (Påminn=0)If you see there is an extra in the data which means an extra NULL character in the data. You will need to strip that out. SQLyog identifies whether a data is BINARY or not by checking for a NULL character till the length sent by MySQL and there is indeed a NULL. I dont know how it came but once you remove it, it will solve the issue.
RiteshMemberDo you have a space or any special character in your Windows username?
“Documents And Settings{Username}Application DataSQLyog” IS the problem, but we are not able to reproduce it in any of our development machines. The only thing that can change between multiple installations is the Windows Username ({UserName})
What is your EXACT Windows username?
RiteshMember@EuroMarkus: Can you try BETA 2 from, http://www.webyog.com/forums/index.php?sho…t=0&gopid=9827& ?
RiteshMemberEuroMarkus wrote on Apr 24 2006, 09:33 PM:For me, this version also crashes.Do you have MSN ot Yahoo where I can chat with you?
RiteshMemberCan you remove the folder C:Documents and Settings{username}Application DataSQLyog and try again?
Replace {Username} with your login name. Application data is a hidden folder so you have to configure windows to show hidden files and folders.
April 24, 2006 at 6:20 pm in reply to: Sqlyog 5.11 Could Not Start Application – Buffer Overrun #21335RiteshMemberpeterlaursen wrote on Apr 24 2006, 06:17 PM:@Ritesh .. check ticket 228 🙁Checked. Working on it.
RiteshMemberv5.12 BETA has been released. It is now linked with the static library which was used in all pre-5.11 released.
For more info: http://www.webyog.com/forums/index.php?sho…st=0&#entry9810
RiteshMemberv5.12 BETA has been released. It is now linked with the static library which was used in all pre-5.11 released.
For more info: http://www.webyog.com/forums/index.php?sho…st=0&#entry9810
April 24, 2006 at 6:14 pm in reply to: Sqlyog 5.11 Could Not Start Application – Buffer Overrun #21333RiteshMemberv5.12 BETA has been released. It is now linked with the static library which was used in all pre-5.11 released.
For more info: http://www.webyog.com/forums/index.php?sho…st=0&#entry9810
RiteshMemberray wrote on Apr 24 2006, 01:05 PM:Disabled – not available even – the button isn't there…could it be because I copied my old .ini file into the install directory
Could be!
Is there anyway that I can get a copy of that old .ini file?
peterlaursen wrote on Apr 24 2006, 01:39 PM:Could be the reason for buffer issues too!The crash issue looks like to be due to the newly compiled libmysql.dll.
Right now I am working on to link with the static client library which was being used in all the previous versions. v5.12 BETA is another 2 hours away.
April 24, 2006 at 1:26 pm in reply to: Sqlyog 5.11 Could Not Start Application – Buffer Overrun #21328RiteshMemberThanks for your bug report and we are working diligently to solve it.
Can you tell me three things:
1.) Are you working as a non-admin user?
2.) Can you open up the sqlyog.ini from the SQLyog installation folder and set AutoComplete=0 under [GENERALPREF] section and try again?
3.) Were some existing Personal folder files were present from the old installation?
Also, starting with SQLyog 5.11, we are using dynamic library (libmysql.dll) instead of statically linked MySQL client library (which was there in earlier versions). Can you just check and let me know if there are other copies of libmysql.dll? If there are other copies of libmysql.dll, can you just rename them temporarily and try again.
RiteshMemberIs credential authentication also working?
RiteshMemberThanks for your bug report and we are working diligently to solve it.
Can you tell me three things:
1.) Are you working as a non-admin user?
2.) Can you open up the sqlyog.ini from the SQLyog installation folder and set AutoComplete=0 under [GENERALPREF] section and try again?
3.) Were some existing Personal folder files were present from the old installation?
Also, starting with SQLyog 5.11, we are using dynamic library (libmysql.dll) instead of statically linked MySQL client library (which was there in earlier versions). Can you just check and let me know if there are other copies of libmysql.dll? If there are other copies of libmysql.dll, can you just rename them temporarily and try again.
RiteshMemberQuote:I just upgraded to 5.11 Enterprise and i get the same problem now too. When starting, a window is opened but closed instantly again. That's it. No error message or anything.Thanks for your bug report and we are working diligently to solve it.
Can you tell me three things:
1.) Are you working as a non-admin user?
2.) Can you open up the sqlyog.ini from the SQLyog installation folder and set AutoComplete=0 under [GENERALPREF] section and try again?
3.) Were some existing Personal folder files were present from the old installation?
-
AuthorPosts