Coder Social home page Coder Social logo

Comments (7)

danzi638 avatar danzi638 commented on August 28, 2024

运行litemall-db的时候出错的。

from litemall.

linlinjava avatar linlinjava commented on August 28, 2024

你好,感谢反馈,这里是一个小bug。你可以看一下litemall-db模块的application类,里面的org.linlinjava.zmall.db.dao包名写错了,这是以前用的名称,你把zmall改成litemall应该就可以了。
我明天才能修正。

from litemall.

danzi638 avatar danzi638 commented on August 28, 2024

OK,非常感谢,还有就是建议您给一个mysql的导入脚本,json字段和smallint字段mysql无法识别。非常感谢您的这份源码。

from litemall.

linlinjava avatar linlinjava commented on August 28, 2024

不过需要注意的是,其实你不应该运行litmall-db模块,虽然这里有application类,这里是作为测试使用的。litemall-db模块最终是作为java类库形式被使用。

from litemall.

linlinjava avatar linlinjava commented on August 28, 2024

你好,mysql脚本会完善提供,但是我非常不建议你依赖导入脚本,你应该是可以使用litemall-db模块里面的两个sql脚本就可以自己创建数据库的。
关于json和smallint的问题,我不是很明白,我这里MySQL完全没有问题,是因为你的版本比较老的原因吗,建议你使用最新MySQL再试一下。

from litemall.

danzi638 avatar danzi638 commented on August 28, 2024

嗯嗯,是因为我数据库版本太低的原因,不好意思。

from litemall.

linlinjava avatar linlinjava commented on August 28, 2024

修复 b9bdc03

from litemall.

Related Issues (20)

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.