beekeeper-studio icon indicating copy to clipboard operation
beekeeper-studio copied to clipboard

BUG: Export tables throwing errors

Open wmontgomery opened this issue 2 years ago • 0 comments

Describe the bug When exporting Mariadb tables as sql on a windows 11 pro machine, the export appears to just hang.

To Reproduce Steps to reproduce the behavior:

  1. Go to Export Data
  2. Select several different tables to be exported
  3. Select SQL as the filetype to be written to
  4. See Errors and Screenshots below

Expected behavior A clear and concise description of what you expected to happen.

Screenshots / Gifs image

image

Devtools is showing: ”Deprecated Setup Option - Use of the menuContainer option is now deprecated, Please use the popupContainer option instead”

And at the end ”getting header” 22 time

We exported SQL Server Tables, yes. Setup is a very simple MariaDB:latest. Nothing special about the schema at all I would say. One database with one user per application.

Version Information (please complete the following information):

  • OS: Windows 11 Pro
  • Ultimate (recent to date of ticket)
  • Database type and version: MariaDB

Additional context Anything else you think might be helpful

wmontgomery avatar Mar 19 '24 01:03 wmontgomery