BUG: Export tables throwing errors
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:
- Go to Export Data
- Select several different tables to be exported
- Select SQL as the filetype to be written to
- See Errors and Screenshots below
Expected behavior A clear and concise description of what you expected to happen.
Screenshots / Gifs
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