Skip to content

Commit 8c63efc

Browse files
authored
mysql 8.4.2 (#120)
1 parent 6303384 commit 8c63efc

8 files changed

+15
-8
lines changed

.github/workflows/build-alpine.yml

+7
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,20 @@ jobs:
1717
build-alpine:
1818
runs-on: ubuntu-latest
1919
container: alpine:${{ inputs.version }}
20+
env:
21+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
2022
steps:
2123
- uses: actions/checkout@v4
2224
- name: build ${{ inputs.workflow }}-alpine-${{ inputs.toolset }}
2325
run: |
2426
apk add --no-cache bash
2527
./${{ inputs.workflow }}/build_${{ inputs.toolset }}.sh
2628
29+
- uses: actions/upload-artifact@v3
30+
with:
31+
name: build-${{ inputs.toolset }}
32+
path: ./${{ inputs.workflow }}/release/build-${{ inputs.toolset }}.tar.gz
33+
2734
- uses: actions/upload-artifact@v4
2835
with:
2936
name: build-${{ inputs.toolset }}

.github/workflows/mysql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
test-ubuntu-1804-musl:
3737
needs: alpine-musl
38-
uses: ./.github/workflows/test-ubuntu.yml
38+
uses: ./.github/workflows/test-ubuntu-unsecure.yml
3939
with:
4040
workflow: ${{ github.workflow }}
4141
artifact: build-musl
@@ -88,7 +88,7 @@ jobs:
8888
uses: ./.github/workflows/release.yml
8989
with:
9090
workflow: ${{ github.workflow }}
91-
tool_version: '8.4.0'
91+
tool_version: '8.4.2'
9292
prepare_body: |
9393
bsdtar -Oxf ./build-musl/build-musl.tar.gz build-musl.md >> body.md
9494
bsdtar -Oxf ./build-gnu/build-gnu.tar.gz build-gnu.md >> body.md

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/7-Zip-24.08/total?label=⭳%207-Zip-24.08)](https://github.com/hemnstill/StandaloneTools/releases/tag/7-Zip-24.08) | [![SourceForge Downloads](https://img.shields.io/sourceforge/dm/sevenzip?style=social&label=7-Zip&logo=sourceforge)](https://sourceforge.net/projects/sevenzip/) [![versions](https://repology.org/badge/latest-versions/7zip.svg)](https://repology.org/project/7zip/versions) |
1111
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/zstd-1.5.6/total?label=⭳%20zstd-1.5.6)](https://github.com/hemnstill/StandaloneTools/releases/tag/zstd-1.5.6) | [![GitHub Repo stars](https://img.shields.io/github/stars/facebook/zstd?style=social&label=zstd)](https://github.com/facebook/zstd) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/facebook/zstd)](https://github.com/facebook/zstd/releases/latest) |
1212
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/pg_dump-15.1/total?label=⭳%20pg_dump-15.1)](https://github.com/hemnstill/StandaloneTools/releases/tag/pg_dump-15.1) | [![GitHub Repo stars](https://img.shields.io/github/stars/postgres/postgres?style=social&label=postgres)](https://github.com/postgres/postgres) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/postgres/postgres)](https://www.postgresql.org/docs/current/index.html) |
13-
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mysql-8.4.0/total?label=⭳%20mysql-8.4.0)](https://github.com/hemnstill/StandaloneTools/releases/tag/mysql-8.4.0) | [![GitHub Repo stars](https://img.shields.io/github/stars/mysql/mysql-server?style=social&label=mysql-server)](https://github.com/mysql/mysql-server) [![latest packaged version(s)](https://repology.org/badge/latest-versions/mysql.svg)](https://repology.org/project/mysql/information) |
13+
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/mysql-8.4.2/total?label=⭳%20mysql-8.4.2)](https://github.com/hemnstill/StandaloneTools/releases/tag/mysql-8.4.2) | [![GitHub Repo stars](https://img.shields.io/github/stars/mysql/mysql-server?style=social&label=mysql-server)](https://github.com/mysql/mysql-server) [![latest packaged version(s)](https://repology.org/badge/latest-versions/mysql.svg)](https://repology.org/project/mysql/information) |
1414
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/redis-7.2.5/total?label=⭳%20redis-7.2.5)](https://github.com/hemnstill/StandaloneTools/releases/tag/redis-7.2.5) | [![GitHub Repo stars](https://img.shields.io/github/stars/redis/redis?style=social&label=redis)](https://github.com/redis/redis) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/redis/redis)](https://redis.io/download/) |
1515
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/busybox-1.37.0-FRP-5398/total?label=⭳%20busybox-1.37.0-FRP-5398)](https://github.com/hemnstill/StandaloneTools/releases/tag/busybox-1.37.0-FRP-5398) | [![GitHub Repo stars](https://img.shields.io/github/stars/rmyorston/busybox-w32?style=social&label=busybox-w32)](https://github.com/rmyorston/busybox-w32) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/rmyorston/busybox-w32)](https://frippery.org/busybox/release-notes/current.html) [![latest packaged version(s)](https://repology.org/badge/latest-versions/busybox.svg)](https://repology.org/project/busybox/information) |
1616
| [![GitHub release (by tag)](https://img.shields.io/github/downloads/hemnstill/StandaloneTools/far2l-2.6.3/total?label=⭳%20far2l-2.6.3)](https://github.com/hemnstill/StandaloneTools/releases/tag/far2l-2.6.3) | [![GitHub Repo stars](https://img.shields.io/github/stars/elfmz/far2l?style=social&label=far2l)](https://github.com/elfmz/far2l) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/elfmz/far2l)](https://github.com/elfmz/far2l/releases/latest) |

mysql/build_gnu.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ apt install -y libaio-dev libudev-dev libssl-dev ncurses-dev libc6-dev
1313
echo "::endgroup::"
1414

1515
tool_name="mysql"
16-
tool_version="8.4.0"
16+
tool_version="8.4.2"
1717
self_toolset_name="build-gnu"
1818
release_version_dirpath="$dp0/release/build"
1919

mysql/build_msvc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "::group::install deps"
77
echo "::endgroup::"
88

99
tool_name="mysql"
10-
tool_version="8.4.0"
10+
tool_version="8.4.2"
1111
self_toolset_name="build-msvc"
1212
release_version_dirpath="$dp0/release/build"
1313

mysql/build_musl.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apk add --no-cache libaio-dev eudev-dev openldap-dev openssl-dev openssl-libs-st
1111
echo "::endgroup::"
1212

1313
tool_name="mysql"
14-
tool_version="8.4.0"
14+
tool_version="8.4.2"
1515
self_toolset_name="build-musl"
1616
release_version_dirpath="$dp0/release/build"
1717

mysql/test_linux.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"../.tools/install_alpine_glibc.sh"
44

55
testVersion() {
6-
assertEquals "../bin/mysql Ver 8.4.0 for Linux on x86_64 (Source distribution)" "$(../bin/mysql --version)"
6+
assertEquals "../bin/mysql Ver 8.4.2 for Linux on x86_64 (Source distribution)" "$(../bin/mysql --version)"
77
}
88

99
# Load and run shUnit2.

mysql/test_windows.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
testVersion() {
4-
assertEquals "../bin/mysql.exe Ver 8.4.0 for Win64 on x86_64 (Source distribution)" "$(../bin/mysql.exe --version)"
4+
assertEquals "../bin/mysql.exe Ver 8.4.2 for Win64 on x86_64 (Source distribution)" "$(../bin/mysql.exe --version)"
55
}
66

77
# Load and run shUnit2.

0 commit comments

Comments
 (0)