Git Product home page Git Product logo

Comments (6)

long2ice avatar long2ice commented on June 15, 2024

是不是数据量太大,导致执行字段更改的时候超时了

from synch.

rscpass avatar rscpass commented on June 15, 2024

(root@test33) [(none)]> use test;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
(root@test33) [test]> show tables;
+-------------------+
| Tables_in_test |
+-------------------+
| hexin_erp_product |
+-------------------+
1 row in set (0.00 sec)

(root@test33) [test]> select count() from hexin_erp_product;
+----------+
| count(
) |
+----------+
| 81744 |
+----------+
1 row in set (0.04 sec)

from synch.

rscpass avatar rscpass commented on June 15, 2024

有交流群吗,我们公司现在需要用Clickhouse,有看到您开发的一个组件,很好用。但对Decimal数据类型初始化和同步都会有问题

from synch.

long2ice avatar long2ice commented on June 15, 2024

有,在README里面,Decimal是有处理过,你这个有可能是我说的原因

from synch.

rscpass avatar rscpass commented on June 15, 2024

你好,有QQ群吗,能发一下吗,我这边还有问题

from synch.

long2ice avatar long2ice commented on June 15, 2024

项目首页,QQ群直接扫码就行了

from synch.

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.