MySQL Forums
Forum List  »  MySQL Workbench

Re: No schema displayed in Data Export
Posted by: Marcin Marek
Date: September 11, 2015 06:37AM

Hello,

In this case BUFFER OVERFLOW is not an real error. Program is requesting data the length of which it does not know. It send an initial buffer. If it is too small, a "Buffer Overflow" is returned with the size needed.

It would be good if the wb.log file would contain moore debug info (you can paste this log as well).
You can enable this starting workbench with --log-level=debug3 command line switch.

--
Marcin Marek
MySQL Developer Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
4583
August 31, 2015 08:10AM
1016
September 02, 2015 01:51AM
847
September 04, 2015 05:35PM
750
September 04, 2015 06:44PM
853
September 11, 2015 06:25AM
753
September 04, 2015 08:54PM
Re: No schema displayed in Data Export
872
September 11, 2015 06:37AM
1221
September 11, 2015 03:11PM
848
September 23, 2015 02:00AM
901
September 25, 2015 07:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.