{"library":"mysql-server-5.7-osx-x64","type":"library","category":null,"description":"A Node.js wrapper that downloads and spawns MySQL Server 5.7 for macOS 64-bit as a child process. Version 100.0.8 is the latest, but this package is essentially a legacy binary distribution pinned to MySQL 5.7. It provides a single function to start the MySQL server with configurable options (port, reinitialize) and returns a ChildProcess with a stop() method. Only one instance per application is supported. Useful for local development/testing without a full MySQL installation. However, it is macOS-only and unmaintained since MySQL 8.x.","language":"javascript","status":"deprecated","version":"100.0.8","tags":["javascript","local","mysql","server","binary","log"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-server-5.7-osx-x64","imports":["var starMysql = require('mysql-server-5.7-osx-x64');","var mysqld = require('mysql-server-5.7-osx-x64')();","const mysql = require('mysql2'); const connection = mysql.createConnection({...});"]},{"cmd":"yarn add mysql-server-5.7-osx-x64","imports":[]},{"cmd":"pnpm add mysql-server-5.7-osx-x64","imports":[]}],"homepage":"https://github.com/taylorgoolsby/mysql-server-5.7-osx-x64#readme","github":"https://github.com/taylorgoolsby/mysql-server-5.7-osx-x64","docs":null,"changelog":null,"pypi":null,"npm":"mysql-server-5.7-osx-x64","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}