mysql - navicat 运行sql文件出现 out of memory
PHP中文网
PHP中文网 2017-04-17 11:52:10
0
3
1248

是想用运行sql来恢复数据库,但是一直是运行13秒左右显示err:out of memory 求解决方法

PHP中文网
PHP中文网

认证高级PHP讲师

Antworte allen(3)
洪涛

内存不够,可能是一条Insert带了太多数据。

试试用mysql命令行来恢复

Peter_Zhu

文件大的.sql,可以直接用mysql恢复,

巴扎黑

官网论坛有解决方案
We recommend to use the Execute SQL File feature to run long sql. Right-click the opened connection and choose Execute SQL File from the popup menu.

https://community.navicat.com/forum/navicat-product/navicat-premium/107-out-of-memory-error-in-running-sql

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!