microsoft / azuredatastudio-mysql

MySQL extension for Azure Data Studio
MIT License
39 stars 9 forks source link

Failing to export Excel file #215

Open SH1N081 opened 1 year ago

SH1N081 commented 1 year ago

Type: Bug

When exporting results as an Excel file, it seems to never finish exporting and the file is always 0KB in size.

Extension version: 1.0.0 Azure Data Studio version: azuredatastudio-insiders 1.45.0-insider (fa335d32be3f7a328776e3a92fa39ae0a30f4987, 2023-06-30T05:36:58.797Z) OS version: Windows_NT x64 10.0.22621 Restricted Mode: No Preview Features: Enabled Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-12850HX (24 x 2419)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|31.67GB (8.80GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
nitishsharma25 commented 1 year ago

Hi @SH1N081, I tested this again in ADS Insiders 1.45.0-insider (e8c8e54263fc54dd2143ee2a2adafb27f4cb6b86) and I am not facing any issue.

Do you see this issue consistently? And does the table you are trying to export has a huge size? Can you try using this feature in stable version and see if you still see the error. Also, update your ADS insiders and stable to the latest update while trying it.