Forum Replies Created
-
AuthorPosts
-
MaheshMember
Please provide us,
1) Attach a Crash dump.
2) Program is crashing only using that DB for export or for other DB's too ?
2) please attach a Database schema which caused the problem?
You can create a ticket if you need a privacy.
Thanks
Mahesh
MaheshMemberQuote:Would i be able to use SQLyog to automatically insert into a database information that is automatically sent to the information saved to the server computer?Here will you like to sync two databases(table's data) ? If so, it is possbile using Data sync wizard.
And
Quote:My goal is to have log in information that is currently mailed to an SMTP email on the server computer be automatically inserted into a MySQL database on the computer. Is this a possibility?Can you please elaborate this ?
MaheshMemberYou can find it in Tools — Customize — On Left Side there are Labels(File Names) — Select Schema Changes -01.
Here Just before Alert Condition :function() , add the text as Mail Alert : “Yes”, and then Click On Save Changes button.
(see the screenshot)
MaheshMemberPlease ignore the previous build, take a new build by using the link below,
MaheshMemberPlease ignore the link above, you can take a new build from here,
MaheshMemberWe have fixed second issue in this v 7.0 RC2 (not_released) build,
To Download,
http://www.webyog.com/downloads/betas/not_…SQLyog70Ent.exe
Please verify and let us know the details.
MaheshMemberWe have fixed this(backup dump performance ) issue in v 7.0 RC2 (not released) build.
To Download,
http://www.webyog.com/downloads/betas/not_…SQLyog70Ent.exe
Even 'Copy Database' also got same issue, and this haven't done in this special build. Next public release will include that fix too.
Please verify and Let us knnow the details.
Thanks
MaheshMemberYou can stop the sync process as,
Open Sync wizard — Select Source and target DB –Click Next– Select Tables to sync– Click Next — Select “Run Immediately” option — Next
Now, here you will see sync process and at Right bottom “Terminate” button. Click on that — Messgage will pops “Do you want to stop sync. process?” Click “Yes” to stop sync process.
see the screenshot
MaheshMemberQuote:ability to log the error but not stop the import. Is there a setting somewhere to do this?There is no way to continue import if any error occurs.
@ Error:Data truncated for column 'training' at row 1
I think the sql dump may contains sql_mode variable value as SQL_MODE ='STRICT_ALL_TABLES'.
Set this value to ,
SET SQL_MODE='' in the SQL dump and try import.
MaheshMemberI forgot to mention that second issue has been confirmed.
@First issue — CPU raises and comes down because when Connect to server , we Are Rebuilding the tag files( for autocomplete ),once rebuilding of tag files is finished CPU comes down.
@Third issue — Somewhere in the testing, I have found that the databases that I have opened since upgrading have lost the saved passwords. Not a major issue, but definitely an annoyance.
Can you please explain about third issue?
MaheshMemberIssue Confirmed
We have fixed this issue, soon we will give you a build with a bug fix.
Thanks for reporting.
MaheshMemberHI,
Please tell us,
1) Error code of the error message? ( paste the content of error from error log file)
2) This SQLdump is created using sqlyog? or any other tool?
MaheshMemberYou can change inside Query builder grid, so the query gets changed automatically.
OR you can edit the query in Query editor itself.
To save Query press CTRL+S.
MaheshMemberCan you please attach a screenshot of file(schema changes-01.js) that you have changed ?
MaheshMemberHI,
To get mail Alert for Schema Changes– Object Changes Detected.
Paste this “MailAlert : “Yes”,” In Tools — Customize — Schema changes 01.js file. And save it.
Please see the screenshot attached below
-
AuthorPosts