forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Bug: Sqlyog Crashes After Selecting Csv File For Load Local
Tagged: bug, crash, csv, import, load local
- This topic is empty.
-
AuthorPosts
-
-
November 19, 2014 at 2:02 pm #35093
peterlaursen
ParticipantOk .. we will check. But it may be data specific. You write “Error reproduced on 2x Win 8.1 systems“. But with the same file or not? If it is one specific file can you share it (privately, of course) if we need it? Also it may be reproducible only with specific delimiters. Can you please attach a screenshot of your settings here?Anyway we will check the dump and update here if we need more details. -
November 20, 2014 at 10:05 pm #35094
peterlaursen
ParticipantWe can reproduce this – but only when using Community version of SQLyog on Windows 8.1.
-
November 21, 2014 at 10:51 am #35095
Sam_Butler
MemberSorry I wasn’t following the thread and didn’t realise you’d replied (for which I’m grateful). It is indeed the Community version, and I did try with two delimiters. So it’s a bona fide bug? Nothing I can do?
-
November 21, 2014 at 1:56 pm #35096
peterlaursen
ParticipantI can think of two workarunds
1) You may install the 2 week TRIAL, if you did not have it installed on the system before (you can install to another folder). Then you can also have a check of the SQLog ‘powertools’ of commercial editions.
2) Execute the LOAD DATA LOCAL INFILE statement from the editor. Syntax is here: http://dev.mysql.com/doc/refman/5.1/en/load-data.html (don’t miss that a “” in a Windows file path must be escaped like “C:\data\filename.csv”).
It looks like the developer team has left for the day. So i am not able to tell a timeframe for the fix. It may already have een fixed in our code trunk. But I will update status on Monday.
-
November 24, 2014 at 11:38 am #35097
Abhishek Kumar Pandey
MemberIt seems to be problem with library we use in SQLyog. We are working on it. However we have found that if you create new connection with same details (hit CTR+N) the problem doesn’t occurs in any connection.
-
November 28, 2014 at 6:58 am #35098
Abhishek Kumar Pandey
MemberHi,
These are non-released builds for you including fix for this crash-
SQLyog Community 32 bit-http://goo.gl/EpUMtW
SQLyog Community 64 bit-http://goo.gl/R6D70K
Please download and provide your feedback. We will include this fix in next public release also.
-
November 28, 2014 at 9:30 am #35099
Sam_Butler
MemberThanks – downloading today.
-
December 23, 2014 at 12:46 pm #35100
Abhishek Kumar Pandey
MemberWe have released SQLyog 12.04 including this fix. Please refer-http://blog.webyog.com/2014/12/23/sqlyog-mysql-gui-12-04-released/
-
-
AuthorPosts
- You must be logged in to reply to this topic.