stonedb icon indicating copy to clipboard operation
stonedb copied to clipboard

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)

Results 262 stonedb issues
Sort by recently updated
recently updated
newest added

### Describe the problem When the data volume of the table is large, such as table t_test has 19m, 2million data. When the table storage engine stonedb is changed to...

A-bug
prio: high

### Describe the problem Topics related to backup and recovery in the O&M Guide lacks descriptions about extentions. ### Expected behavior Add related descriptions. ### How To Reproduce N/A ###...

A-bug
A-documentation
C-stonedb-5.7

**Describe the problem** A table of type DECIMAL, inserting a maximum value, displayed as 0 **Expected behavior** The expected values are 9999999999999999999999999999.9999999999、-9999999999999999999999999999.9999999999 **How To Reproduce** Execute to create tables of...

A-bug
prio: high
C-stonedb-5.7

### Describe the problem Some code snippets in the following topics are outdated: - compile-using-centos7 - compile-using-redhat7 - compile-using-ubuntu20.04 ### Expected behavior Update those code snippets. ### How To Reproduce...

A-bug
A-documentation
C-stonedb-5.6
C-stonedb-5.7

### Describe the problem http://192.168.30.238:8080/job/stonedb5.6-zsl-centos7.9-with-rocksdb6.12.6/ http://192.168.30.238:8080/job/stonedb5.6-zsl-centos7.9-with-rocksdb6.12.6/1/execution/node/46/log/ [ 86%] Built target stonedb [100%] Built target sql [100%] Linking CXX executable mysqld [100%] Linking CXX executable pfs_connect_attr-t /opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/ld: /usr/local/stonedb-gcc-rocksdb/lib/librocksdb.a(backupable_db.o): undefined reference to...

A-bug

**Is your feature request related to a problem? Please describe.** In scripts/stonedb_build.sh, the boost path: ``` -DWITH_BOOST=/usr/local/lib/boost/include ``` In StoneDB CMakeList.txt: ``` SET(BOOST_ROOT /usr/local/lib/boost) ``` **Describe the solution you'd like**...

A-enhancement
A-feature

**Is your feature request related to a problem? Please describe.** ``` The Stonedb open source site has no search, and finding articles is a hassle ``` **Describe the solution you'd...

A-documentation
A-feature

**Is your feature request related to a problem? Please describe.** >Single table condition deletion is supported **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

A-feature

**Is your feature request related to a problem? Please describe.** >Delete associated data in multiple tables **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

A-feature

**Is your feature request related to a problem? Please describe.** >Clear data in multiple tables **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

A-feature