Skip to content

docs: document mysql2 pool options#189

Open
Will-thom wants to merge 1 commit into
fastify:mainfrom
Will-thom:oss/fastify-mysql-pooling-docs
Open

docs: document mysql2 pool options#189
Will-thom wants to merge 1 commit into
fastify:mainfrom
Will-thom:oss/fastify-mysql-pooling-docs

Conversation

@Will-thom
Copy link
Copy Markdown

Fixes #100.\n\nThis adds a README section showing how to configure mysql2 pool options through @fastify/mysql when not using connectionString. It includes common pool settings and notes that the same options apply with promise: true.\n\nValidation:\n- git diff --check\n\nNotes:\n- npm ci is not applicable because the repository does not include a package-lock.json.\n- npm install could not run in this local Windows environment because npm/Node attempted to access a denied path at C:\Users\itdev\Desktop before installing dependencies.\n- This is a documentation-only change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mention mysql2 pooling option in the docs

1 participant