Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
Sign in
Sign up
Fetch the repository succeeded.
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
4
Star
0
Fork
17
src-openEuler
/
greatsql
Code
Issues
1
Pull Requests
0
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
Update failed. Please try again later!
Remove this flag
Content Risk Flag
This task is identified by
as the content contains sensitive information such as code security bugs, privacy leaks, etc., so it is only accessible to contributors of this repository.
【openEuler-24.03-LTS-SP1-round2】 mariadb-embedded包2403LTS升级到2403SP1出错
Backlog
#IB7YJ0
Bug
liikii
Opened this issue
2024-11-29 17:10
【环境信息】 软件信息: 1) OS版本及分支: openEuler release 24.03 (LTS) / openEuler-24.03-LTS-SP1-round2 2) 内核信息: 6.6.0-28.0.0.34.oe2403.x86_64 【缺陷所属软件及版本号】 mariadb-embedded-4:10.5.24-1.oe2403.x86_64 mariadb-embedded-10.5.25-2.oe2403sp1.x86_64.rpm 【操作步骤】 用2403lts repo安装旧版本 yum install mariadb-embedded 添加2403sp1 repo升级新版本 yum upgrade mariadb-embedded 【预期结果】 安装成功无报错 【实际结果】 Error: Transaction test error: file /etc/my.cnf from install of mariadb-config-4:10.5.25-2.oe2403sp1.x86_64 conflicts with file from package greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 ``` [root@localhost ~]# [root@localhost ~]# yum install mariadb-embedded OS 863 kB/s | 2.9 MB 00:03 everything 6.2 MB/s | 16 MB 00:02 EPOL 4.1 MB/s | 4.3 MB 00:01 debuginfo 4.5 MB/s | 4.4 MB 00:00 source 1.4 MB/s | 1.7 MB 00:01 update 7.9 MB/s | 20 MB 00:02 update-source 1.1 MB/s | 704 kB 00:00 Last metadata expiration check: 0:00:01 ago on 2024年11月29日 星期五 18时49分31秒. Dependencies resolved. ========================================================================================================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================================================================================================== Installing: mariadb-embedded x86_64 4:10.5.24-1.oe2403 everything 5.2 M Installing dependencies: greatsql-mysql-config x86_64 8.0.32-25.1.oe2403 OS 5.2 k mariadb-common x86_64 4:10.5.24-1.oe2403 OS 24 k mariadb-errmsg x86_64 4:10.5.24-1.oe2403 OS 228 k Transaction Summary ========================================================================================================================================================================================================== Install 4 Packages Total download size: 5.5 M Installed size: 24 M Is this ok [y/N]: y Downloading Packages: (1/4): greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64.rpm 24 kB/s | 5.2 kB 00:00 (2/4): mariadb-common-10.5.24-1.oe2403.x86_64.rpm 84 kB/s | 24 kB 00:00 (3/4): mariadb-errmsg-10.5.24-1.oe2403.x86_64.rpm 542 kB/s | 228 kB 00:00 (4/4): mariadb-embedded-10.5.24-1.oe2403.x86_64.rpm 8.5 MB/s | 5.2 MB 00:00 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 6.5 MB/s | 5.5 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 1/4 Installing : mariadb-common-4:10.5.24-1.oe2403.x86_64 2/4 Installing : mariadb-errmsg-4:10.5.24-1.oe2403.x86_64 3/4 Installing : mariadb-embedded-4:10.5.24-1.oe2403.x86_64 4/4 Running scriptlet: mariadb-embedded-4:10.5.24-1.oe2403.x86_64 4/4 Verifying : greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 1/4 Verifying : mariadb-common-4:10.5.24-1.oe2403.x86_64 2/4 Verifying : mariadb-errmsg-4:10.5.24-1.oe2403.x86_64 3/4 Verifying : mariadb-embedded-4:10.5.24-1.oe2403.x86_64 4/4 Installed: greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 mariadb-common-4:10.5.24-1.oe2403.x86_64 mariadb-embedded-4:10.5.24-1.oe2403.x86_64 mariadb-errmsg-4:10.5.24-1.oe2403.x86_64 Complete! [root@localhost ~]# 添加sp1repo后升级 [root@localhost ~]# yum info mariadb-embedded Last metadata expiration check: 0:06:41 ago on 2024年11月29日 星期五 18时50分43秒. Installed Packages Name : mariadb-embedded Epoch : 4 Version : 10.5.24 Release : 1.oe2403 Architecture : x86_64 Size : 22 M Source : mariadb-10.5.24-1.oe2403.src.rpm Repository : @System From repo : everything Summary : MariaDB as an embeddable library URL : http://mariadb.org License : GPLv2 and LGPLv2 Description : MariaDB is a multi-user, multi-threaded SQL database server. This : package contains a version of the MariaDB server that can be embedded : into a client application instead of running as a separate process. : MariaDB is a community developed fork from MySQL. Available Packages Name : mariadb-embedded Epoch : 4 Version : 10.5.25 Release : 2.oe2403sp1 Architecture : x86_64 Size : 5.2 M Source : mariadb-10.5.25-2.oe2403sp1.src.rpm Repository : SP1everything Summary : MariaDB as an embeddable library URL : http://mariadb.org License : GPLv2 and LGPLv2 Description : MariaDB is a multi-user, multi-threaded SQL database server. This : package contains a version of the MariaDB server that can be embedded : into a client application instead of running as a separate process. : MariaDB is a community developed fork from MySQL. [root@localhost ~]# [root@localhost ~]# [root@localhost ~]# [root@localhost ~]# [root@localhost ~]# yum upgrade mariadb-embedded Last metadata expiration check: 0:07:31 ago on 2024年11月29日 星期五 18时50分43秒. Dependencies resolved. ========================================================================================================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================================================================================================== Upgrading: mariadb-common x86_64 4:10.5.25-2.oe2403sp1 SP1OS 24 k mariadb-embedded x86_64 4:10.5.25-2.oe2403sp1 SP1everything 5.2 M mariadb-errmsg x86_64 4:10.5.25-2.oe2403sp1 SP1OS 228 k Installing dependencies: mariadb-config x86_64 4:10.5.25-2.oe2403sp1 SP1OS 4.2 k Transaction Summary ========================================================================================================================================================================================================== Install 1 Package Upgrade 3 Packages Total download size: 5.5 M Is this ok [y/N]: y Downloading Packages: (1/4): mariadb-config-10.5.25-2.oe2403sp1.x86_64.rpm 39 kB/s | 4.2 kB 00:00 (2/4): mariadb-common-10.5.25-2.oe2403sp1.x86_64.rpm 166 kB/s | 24 kB 00:00 (3/4): mariadb-errmsg-10.5.25-2.oe2403sp1.x86_64.rpm 834 kB/s | 228 kB 00:00 (4/4): mariadb-embedded-10.5.25-2.oe2403sp1.x86_64.rpm 2.3 MB/s | 5.2 MB 00:02 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 2.3 MB/s | 5.5 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'yum clean packages'. Error: Transaction test error: file /etc/my.cnf from install of mariadb-config-4:10.5.25-2.oe2403sp1.x86_64 conflicts with file from package greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 [root@localhost ~]# ``` 【附件】 openEuler-24.03-LTS.repo ``` [OS] name=OS baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/RPM-GPG-KEY-openEuler [everything] name=everything baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/everything/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/everything/$basearch/RPM-GPG-KEY-openEuler [EPOL] name=EPOL baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/EPOL/main/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/RPM-GPG-KEY-openEuler [debuginfo] name=debuginfo baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/debuginfo/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/debuginfo/$basearch/RPM-GPG-KEY-openEuler [source] name=source baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/source/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/source/RPM-GPG-KEY-openEuler [update] name=update baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/update/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/RPM-GPG-KEY-openEuler [update-source] name=update-source baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/update/source/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/source/RPM-GPG-KEY-openEuler ``` openEuler-24.03-LTS-SP1-round2.repo ``` [SP1OS] name=SP1OS baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/OS/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/OS/$basearch/RPM-GPG-KEY-openEuler [SP1everything] name=SP1everything baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/everything/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/everything/$basearch/RPM-GPG-KEY-openEuler [SP1EPOL] name=SP1EPOL baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/EPOL/main/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/OS/$basearch/RPM-GPG-KEY-openEuler ``` **二、缺陷分析结构反馈** 影响性分析说明: 缺陷严重等级:(Critical/High/Moderate/Low) 缺陷根因说明: 受影响版本排查(受影响/不受影响): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1 修复是否涉及abi变化(是/否): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1
【环境信息】 软件信息: 1) OS版本及分支: openEuler release 24.03 (LTS) / openEuler-24.03-LTS-SP1-round2 2) 内核信息: 6.6.0-28.0.0.34.oe2403.x86_64 【缺陷所属软件及版本号】 mariadb-embedded-4:10.5.24-1.oe2403.x86_64 mariadb-embedded-10.5.25-2.oe2403sp1.x86_64.rpm 【操作步骤】 用2403lts repo安装旧版本 yum install mariadb-embedded 添加2403sp1 repo升级新版本 yum upgrade mariadb-embedded 【预期结果】 安装成功无报错 【实际结果】 Error: Transaction test error: file /etc/my.cnf from install of mariadb-config-4:10.5.25-2.oe2403sp1.x86_64 conflicts with file from package greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 ``` [root@localhost ~]# [root@localhost ~]# yum install mariadb-embedded OS 863 kB/s | 2.9 MB 00:03 everything 6.2 MB/s | 16 MB 00:02 EPOL 4.1 MB/s | 4.3 MB 00:01 debuginfo 4.5 MB/s | 4.4 MB 00:00 source 1.4 MB/s | 1.7 MB 00:01 update 7.9 MB/s | 20 MB 00:02 update-source 1.1 MB/s | 704 kB 00:00 Last metadata expiration check: 0:00:01 ago on 2024年11月29日 星期五 18时49分31秒. Dependencies resolved. ========================================================================================================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================================================================================================== Installing: mariadb-embedded x86_64 4:10.5.24-1.oe2403 everything 5.2 M Installing dependencies: greatsql-mysql-config x86_64 8.0.32-25.1.oe2403 OS 5.2 k mariadb-common x86_64 4:10.5.24-1.oe2403 OS 24 k mariadb-errmsg x86_64 4:10.5.24-1.oe2403 OS 228 k Transaction Summary ========================================================================================================================================================================================================== Install 4 Packages Total download size: 5.5 M Installed size: 24 M Is this ok [y/N]: y Downloading Packages: (1/4): greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64.rpm 24 kB/s | 5.2 kB 00:00 (2/4): mariadb-common-10.5.24-1.oe2403.x86_64.rpm 84 kB/s | 24 kB 00:00 (3/4): mariadb-errmsg-10.5.24-1.oe2403.x86_64.rpm 542 kB/s | 228 kB 00:00 (4/4): mariadb-embedded-10.5.24-1.oe2403.x86_64.rpm 8.5 MB/s | 5.2 MB 00:00 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 6.5 MB/s | 5.5 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 1/4 Installing : mariadb-common-4:10.5.24-1.oe2403.x86_64 2/4 Installing : mariadb-errmsg-4:10.5.24-1.oe2403.x86_64 3/4 Installing : mariadb-embedded-4:10.5.24-1.oe2403.x86_64 4/4 Running scriptlet: mariadb-embedded-4:10.5.24-1.oe2403.x86_64 4/4 Verifying : greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 1/4 Verifying : mariadb-common-4:10.5.24-1.oe2403.x86_64 2/4 Verifying : mariadb-errmsg-4:10.5.24-1.oe2403.x86_64 3/4 Verifying : mariadb-embedded-4:10.5.24-1.oe2403.x86_64 4/4 Installed: greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 mariadb-common-4:10.5.24-1.oe2403.x86_64 mariadb-embedded-4:10.5.24-1.oe2403.x86_64 mariadb-errmsg-4:10.5.24-1.oe2403.x86_64 Complete! [root@localhost ~]# 添加sp1repo后升级 [root@localhost ~]# yum info mariadb-embedded Last metadata expiration check: 0:06:41 ago on 2024年11月29日 星期五 18时50分43秒. Installed Packages Name : mariadb-embedded Epoch : 4 Version : 10.5.24 Release : 1.oe2403 Architecture : x86_64 Size : 22 M Source : mariadb-10.5.24-1.oe2403.src.rpm Repository : @System From repo : everything Summary : MariaDB as an embeddable library URL : http://mariadb.org License : GPLv2 and LGPLv2 Description : MariaDB is a multi-user, multi-threaded SQL database server. This : package contains a version of the MariaDB server that can be embedded : into a client application instead of running as a separate process. : MariaDB is a community developed fork from MySQL. Available Packages Name : mariadb-embedded Epoch : 4 Version : 10.5.25 Release : 2.oe2403sp1 Architecture : x86_64 Size : 5.2 M Source : mariadb-10.5.25-2.oe2403sp1.src.rpm Repository : SP1everything Summary : MariaDB as an embeddable library URL : http://mariadb.org License : GPLv2 and LGPLv2 Description : MariaDB is a multi-user, multi-threaded SQL database server. This : package contains a version of the MariaDB server that can be embedded : into a client application instead of running as a separate process. : MariaDB is a community developed fork from MySQL. [root@localhost ~]# [root@localhost ~]# [root@localhost ~]# [root@localhost ~]# [root@localhost ~]# yum upgrade mariadb-embedded Last metadata expiration check: 0:07:31 ago on 2024年11月29日 星期五 18时50分43秒. Dependencies resolved. ========================================================================================================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================================================================================================== Upgrading: mariadb-common x86_64 4:10.5.25-2.oe2403sp1 SP1OS 24 k mariadb-embedded x86_64 4:10.5.25-2.oe2403sp1 SP1everything 5.2 M mariadb-errmsg x86_64 4:10.5.25-2.oe2403sp1 SP1OS 228 k Installing dependencies: mariadb-config x86_64 4:10.5.25-2.oe2403sp1 SP1OS 4.2 k Transaction Summary ========================================================================================================================================================================================================== Install 1 Package Upgrade 3 Packages Total download size: 5.5 M Is this ok [y/N]: y Downloading Packages: (1/4): mariadb-config-10.5.25-2.oe2403sp1.x86_64.rpm 39 kB/s | 4.2 kB 00:00 (2/4): mariadb-common-10.5.25-2.oe2403sp1.x86_64.rpm 166 kB/s | 24 kB 00:00 (3/4): mariadb-errmsg-10.5.25-2.oe2403sp1.x86_64.rpm 834 kB/s | 228 kB 00:00 (4/4): mariadb-embedded-10.5.25-2.oe2403sp1.x86_64.rpm 2.3 MB/s | 5.2 MB 00:02 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Total 2.3 MB/s | 5.5 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'yum clean packages'. Error: Transaction test error: file /etc/my.cnf from install of mariadb-config-4:10.5.25-2.oe2403sp1.x86_64 conflicts with file from package greatsql-mysql-config-8.0.32-25.1.oe2403.x86_64 [root@localhost ~]# ``` 【附件】 openEuler-24.03-LTS.repo ``` [OS] name=OS baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/RPM-GPG-KEY-openEuler [everything] name=everything baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/everything/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/everything/$basearch/RPM-GPG-KEY-openEuler [EPOL] name=EPOL baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/EPOL/main/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/RPM-GPG-KEY-openEuler [debuginfo] name=debuginfo baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/debuginfo/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/debuginfo/$basearch/RPM-GPG-KEY-openEuler [source] name=source baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/source/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/source/RPM-GPG-KEY-openEuler [update] name=update baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/update/$basearch/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/OS/$basearch/RPM-GPG-KEY-openEuler [update-source] name=update-source baseurl= https://repo.openeuler.org/openEuler-24.03-LTS/update/source/ enabled=1 gpgcheck=1 gpgkey= https://repo.openeuler.org/openEuler-24.03-LTS/source/RPM-GPG-KEY-openEuler ``` openEuler-24.03-LTS-SP1-round2.repo ``` [SP1OS] name=SP1OS baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/OS/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/OS/$basearch/RPM-GPG-KEY-openEuler [SP1everything] name=SP1everything baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/everything/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/everything/$basearch/RPM-GPG-KEY-openEuler [SP1EPOL] name=SP1EPOL baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/EPOL/main/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-24.03-LTS-SP1/rc2_openeuler-2024-11-23-12-11-04/OS/$basearch/RPM-GPG-KEY-openEuler ``` **二、缺陷分析结构反馈** 影响性分析说明: 缺陷严重等级:(Critical/High/Moderate/Low) 缺陷根因说明: 受影响版本排查(受影响/不受影响): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1 修复是否涉及abi变化(是/否): openEuler-20.03-LTS-SP4 openEuler-22.03-LTS-SP3 openEuler-22.03-LTS-SP4 openEuler-24.03-LTS openEuler-24.03-LTS-SP1
Comments (
20
)
Sign in
to comment
Status
Backlog
Backlog
已挂起
Fixing
Confirmed
Done
Accepted
Canceled
Assignees
Not set
陈棋德
dillon_chen
Assignee
Collaborator
+Assign
+Mention
ZhengZhenyu
zhengzhenyu
Assignee
Collaborator
+Assign
+Mention
谢京
XIE-JING-2022
Assignee
Collaborator
+Assign
+Mention
Labels
sig/DB
DEFECT/UNFIXED
Not set
Projects
Unprojected
Unprojected
Milestones
openEuler-24.03-LTS-SP1-round2
No related milestones
Pull Requests
None yet
None yet
Successfully merging a pull request will close this issue.
Branches
No related branch
Branches (12)
Tags (10)
master
openEuler-24.03-LTS-Next
openEuler-24.03-LTS
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-SP1
openEuler-25.09
openEuler-25.03
openEuler-24.09
openEuler-23.09
openEuler-23.03
openEuler-22.09
backup-for-PR
openEuler-25.09-release
openEuler-24.03-LTS-SP2-release
openEuler-25.03-release
openEuler-24.03-LTS-update-20250103
openEuler-24.03-LTS-SP1-release
openEuler-24.03-LTS-release
openEuler-23.09-rc5
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
Planed to start   -   Planed to end
-
Top level
Not Top
Top Level: High
Top Level: Medium
Top Level: Low
Priority
Not specified
Serious
Main
Secondary
Unimportant
Duration
(hours)
参与者(3)
1
https://gitee.com/src-openeuler/greatsql.git
git@gitee.com:src-openeuler/greatsql.git
src-openeuler
greatsql
greatsql
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register