.direwolf

Results 1 comments of .direwolf

Getting the same error. My environment: - Node.js v16.17.0 - mysql2 v2.3.3 - MySQL v8.0.30 and the minimal reproduction code: ```typescript const conn = await createConnection({ host: 'localhost', user: 'feightwywx',...