mybatis-plus基本增删改查操作速查
Mysql 8 spring数据源配置快速参考
Optimize memory occupation in database configuration for demo use.
综述MySQL日志: redo log, bin log, undo log.
The isolation level of database transactions.
TransactionWhat:A Transaction is a set of operations that satisfy ACID, either committed through a COMMIT or rolled back with ROLLBACK.ACID:1. Atomict