Jack Ling
6686bd65a2
test(contrib/drivers/mysql): enhance transaction tests (#4704)
## Summary
- Add nested transaction tests
- Add transaction propagation tests
- Add transaction rollback/commit behavior tests
- Add transaction context handling tests
**Test coverage added:** ~25 test functions
Ref #4689
## Test plan
```bash
cd contrib/drivers/mysql
go test -v -run "TestTX_Nested|TestTX_Propagation|TestTX_Transaction"
```
2026-02-27 15:56:16 +08:00
..
2025-11-21 17:27:09 +08:00
2026-01-26 20:37:48 +08:00
2025-12-03 23:42:16 +08:00
2025-08-28 16:53:19 +08:00
2024-12-11 09:58:26 +08:00
2026-01-07 17:32:16 +08:00
2024-01-30 20:03:58 +08:00
2025-08-28 16:53:19 +08:00
2025-09-26 11:11:14 +08:00
2025-09-26 11:11:14 +08:00
2026-02-26 09:53:35 +08:00
2026-02-26 09:53:35 +08:00
2026-02-26 16:28:20 +08:00
2026-02-26 16:28:20 +08:00
2026-02-27 15:52:06 +08:00
2026-02-26 16:28:20 +08:00
2026-02-27 15:52:06 +08:00
2026-02-26 09:53:35 +08:00
2026-02-26 16:28:20 +08:00
2026-02-26 16:28:20 +08:00
2025-08-28 16:53:19 +08:00
2025-08-28 16:53:19 +08:00
2026-02-27 15:52:41 +08:00
2024-12-09 23:12:20 +08:00
2025-08-28 16:53:19 +08:00
2026-02-27 15:52:41 +08:00
2026-02-26 09:53:35 +08:00
2026-02-27 15:52:06 +08:00
2026-02-27 15:53:44 +08:00
2024-01-30 20:03:58 +08:00
2025-08-28 16:53:19 +08:00
2024-01-30 20:03:58 +08:00
2025-06-20 19:11:01 +08:00
2025-12-09 16:33:55 +08:00
2024-10-21 09:22:53 +08:00
2026-02-26 16:27:00 +08:00
2026-01-16 13:05:33 +08:00
2026-02-27 15:52:41 +08:00
2026-02-27 15:56:16 +08:00
2025-12-09 16:33:55 +08:00