GithubHelp home page GithubHelp logo

Comments (5)

wayn111 avatar wayn111 commented on May 18, 2024

你是导入sql脚本报错?Mysql最低得5.7+版本

from newbee-mall-pro.

puchihhh avatar puchihhh commented on May 18, 2024

确实版本低了, 但升级后导入时还是报错. 又按照网上的方法勾选"在每个运行中运行多个查询"还是报错.
如果选出错就停止会卡在这里
image
如果选出错也继续还是有17处错误
image
能导出的表有10张
image

from newbee-mall-pro.

wayn111 avatar wayn111 commented on May 18, 2024

image
你是mysql5.7+吗,导入成功后有13张表
image

from newbee-mall-pro.

wayn111 avatar wayn111 commented on May 18, 2024

可以直接把报错的sql语句再navicat里执行,看下你是为什么报错

from newbee-mall-pro.

puchihhh avatar puchihhh commented on May 18, 2024

搞好了, 还是mysql版本不兼容的问题, 把所有的utf8mb4_0900_ai_ci替换为utf8_general_ci,以及所有的utf8mb4替换为utf8再执行就可以了

from newbee-mall-pro.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.