{"library":"mysql-server-5.7-lin-x64","type":"library","category":null,"description":"Provides a self-contained MySQL Server 5.7 binary for Debian Linux (x86_64) that can be spawned as a child process from Node.js applications, primarily for testing or local development environments. Version 1.0.0 is the latest stable release. This package is designed to run inside Docker images based on `FROM node:10` (Debian 9) and avoids the need to install MySQL separately. Key differentiator: it bundles the MySQL server binary and provides a convenient JavaScript API to start/stop an instance with custom configuration, but only one instance may be spawned per process. Note that the package is a fork of an older OS X version and has not been updated since 2018, so it may have compatibility issues with newer Node.js versions or operating systems.","language":"javascript","status":"deprecated","version":"1.0.0","tags":["javascript","local","mysql","server","binary","log"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-server-5.7-lin-x64","imports":["var startMysql = require('mysql-server-5.7-lin-x64');"]},{"cmd":"yarn add mysql-server-5.7-lin-x64","imports":[]},{"cmd":"pnpm add mysql-server-5.7-lin-x64","imports":[]}],"homepage":"https://gitlab.com/taylorgoolsby/mysql-server-5.7-lin-x64#readme","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"mysql-server-5.7-lin-x64","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}