Skip to content

Implement MySQL transactions without changing the autocommit mode. #1102

Implement MySQL transactions without changing the autocommit mode.

Implement MySQL transactions without changing the autocommit mode. #1102

Triggered via pull request September 9, 2023 01:53
Status Failure
Total duration 1h 15m 3s
Artifacts

ci.yml

on: pull_request
linux-gcc-make
32m 41s
linux-gcc-make
linux-gcc-make-cxx20
32m 36s
linux-gcc-make-cxx20
linux-gcc-make-asan
36m 20s
linux-gcc-make-asan
linux-gcc-make-asan-no-soo
52m 43s
linux-gcc-make-asan-no-soo
linux-gcc-make-ubsan
47m 56s
linux-gcc-make-ubsan
linux-gcc-make-tsan
11m 7s
linux-gcc-make-tsan
linux-gcc-cmake
24m 27s
linux-gcc-cmake
linux-gcc-make-cross-armhf
17m 37s
linux-gcc-make-cross-armhf
macos-clang-make
43m 17s
macos-clang-make
macos-clang-cmake
1h 14m
macos-clang-cmake
macos-clang-cmake-openssl3
1h 10m
macos-clang-cmake-openssl3
windows-2019-msvc-cmake
15m 57s
windows-2019-msvc-cmake
windows-2019-msvc-buildwin-x64
44m 18s
windows-2019-msvc-buildwin-x64
windows-2022-msvc-buildwin-x64
46m 14s
windows-2022-msvc-buildwin-x64
windows-2022-msvc-cmake-2022
16m 6s
windows-2022-msvc-cmake-2022
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 15 warnings
linux-gcc-make-tsan
Process completed with exit code 2.
windows-2019-msvc-cmake
Process completed with exit code 1.
windows-2022-msvc-cmake-2022
Process completed with exit code 1.
linux-gcc-cmake
Process completed with exit code 8.
linux-gcc-make-cxx20
Process completed with exit code 1.
linux-gcc-make
Process completed with exit code 1.
linux-gcc-make-asan
Process completed with exit code 1.
macos-clang-make
Process completed with exit code 1.
linux-gcc-make-ubsan
Process completed with exit code 1.
linux-gcc-make-asan-no-soo
Process completed with exit code 1.
macos-clang-cmake-openssl3
Process completed with exit code 8.
macos-clang-cmake
Process completed with exit code 8.
linux-gcc-make-tsan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-2019-msvc-cmake
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-2022-msvc-cmake-2022
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-make-cross-armhf
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-cmake
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-make-cxx20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-make
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-make-asan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang-make
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-2019-msvc-buildwin-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
windows-2022-msvc-buildwin-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-make-ubsan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-gcc-make-asan-no-soo
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang-cmake-openssl3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-clang-cmake
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/