lylth

Results 5 issues of lylth

sysbench 1.0.20 (using bundled LuaJIT 2.1.0-beta2) mysql5.7 aarch64 CentOS Linux release 7.6.1810 (AltArch) sysbench --db-driver=mysql --mysql-host=xxxx --mysql-port=3306 --mysql-user=root --mysql-password=xxxxxx --mysql-socket=/stonedb57/install/tmp/mysql.sock --mysql-db=xxx --table_size=800 --tables=100 --time=600 --create_secondary=false --threads=1 --mysql_storage_engine=stonedb /usr/share/sysbench/oltp_read_only.lua prepare ```...

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** Implement master-slave replication of binlog in row format of...

A-feature

所需的数据太大,无法直接发送。我们已经将其写入剪贴板,请粘贴。 Issue Type: Bug error starting up cmake-server vscoode Extension version: 0.0.17 VS Code version: Code 1.68.1 (30d9c6cd9483b2cc586687151bcbcd635f373630, 2022-06-14T12:48:58.283Z) OS version: Windows_NT x64 10.0.22000 Restricted Mode: No Remote OS version:...

## Summary about this PR fix the bug for create table #mysql50#q.q should return failure and actually return success (#487) 1.When creating a table in the tianmu engine, add code...

PR-bug

Can db_bench be used on win10? The version I compiled with vcpkg did not produce db_bench. If it can be tested on windows, please teach me how