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.
我尝试在 mysql 中导入一个大型数据库(18mmo),但它不想这样做
我的命令:
mysqldump -u root -p c1_forum > data-dump.sql
传统知识