Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 plesk 控制面板中创建了我的数据库,然后从本地生成脚本以在查询中运行它以恢复数据库,所有工作完成,成功连接到数据库,现在它在我运行查询时找不到我的表和存储过程。上传我的数据库的最佳方式是什么?
对于 MySQL 数据库,Plesk 内置了对 phpMyAdmin 的支持。只需打开它并在顶部菜单中选择导入数据库。您可能需要在本地安装 phpMyAdmin 才能将本地数据库导出到文件中。或者,我认为您可以使用mysqlbackup工具或阅读 phpMyAdmin 文档以获取有关导入文件格式的更多详细信息。
mysqlbackup