Artifact for "Understanding Transaction Bugs in Database Systems"
收藏资源简介:
This is the dataset for the ICSE'24 paper "Understanding Transaction Bugs in Database Systems". It can be used to replicate and reproduce the paper's study, as well as to serve as a bug benchmark for future work on combating transaction bugs in database management systems. This dataset contains 140 transaction bugs (TXBugs) collected from six widely-used DBMSs, i.e., MySQL, PostgreSQL, SQLite, MariaDB, CockroachDB, and TiDB.
本数据集对应发表于2024年国际软件工程会议(International Conference on Software Engineering,简称ICSE'24)的论文"Understanding Transaction Bugs in Database Systems"(中文译名为《数据库系统事务缺陷解析》)。该数据集可用于复现该论文的研究工作,同时可作为面向数据库管理系统事务缺陷防控的后续研究的缺陷基准测试集。 本数据集共包含从6款广泛使用的数据库管理系统(Database Management System,简称DBMS)中采集的140个事务缺陷(Transaction Bugs,简称TXBugs),涉及的系统分别为MySQL、PostgreSQL、SQLite、MariaDB、CockroachDB与TiDB。



