This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Description
Describe the bug
I get the following error message when using cwe_data function of docker-admin.sh:
cwe_data: ERROR 3948 (42000) at line 1: Loading local data is disabled; this must be enabled on both the client and server sides
To Reproduce
- Navigate to vulncode-db folder
- Execute setup.sh
- Write the command: ./docker/docker-admin.sh cwe_data
- See Error (Check screenshot)
Desktop
Additional Context
The error looks to be related to MySQL but since everything is containerised, I am not sure how to debug.
