lylth
lylth
When the instruction set of the installation environment lacks some key instruction sets of the compilation environment, running stonedb will report an "illegal instruction" error. It is recommended that you...

When creating the table, Check if the name supplied is a valid mysql 5.0 name and make the name a zero length string if it's not. Note that just returning...
> Hi team, after checking the document [Compile StoneDB on RHEL 7](https://stonedb.io/docs/developer-guide/compiling-methods/compile-using-redhat7), most of the third-party dependencies of the Stonedb also support to be built with MSVC. I want to...
stonedb supports strict sql mode, inserting values that contain spaces and values that do not contain spaces are different values. When the spaces are removed, the query result is correct....