TablePlus / DBngin

DB Engine
https://dbngin.com
995 stars 19 forks source link

MySQL needs a restart every time a database was imported #58

Closed lesaff closed 2 years ago

lesaff commented 3 years ago

Please fill out the detail below, it helps me investigate the bug:

  1. Driver (Ex: PostgreSQL 10.0): MySQL 5.7.23

  2. DBngin build number: 3.1

  3. macOS version: 10.15.7

  4. The steps to reproduce this issue:

    • Start MySQL
    • Import an SQL dump to an existing database
    • Visit that database (say it's a WordPress site)

Expected result: Website should run with the updated database

Issue: MySQL needs to be restarted before the new database is available