This is an automated email from the ASF dual-hosted git repository.

adonisling pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
     new 1071caaec1 Revert "[chore](third-party) Fix the checksums of mysql 
(#19047)" (#19196)
1071caaec1 is described below

commit 1071caaec197ded15d941ae0afe4c352631d28df
Author: Adonis Ling <adonis0...@gmail.com>
AuthorDate: Fri Apr 28 14:48:22 2023 +0800

    Revert "[chore](third-party) Fix the checksums of mysql (#19047)" (#19196)
    
    This reverts commit c93d6ba3be2f2448b824d36da61835e2cd1235cd.
    
    The issue was resolved by upstream.
---
 thirdparty/vars.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh
index 27989a6a0b..fcf39912c3 100644
--- a/thirdparty/vars.sh
+++ b/thirdparty/vars.sh
@@ -183,7 +183,7 @@ BOOST_MD5SUM="4036cd27ef7548b8d29c30ea10956196"
 
MYSQL_DOWNLOAD="https://github.com/mysql/mysql-server/archive/mysql-5.7.18.tar.gz";
 MYSQL_NAME=mysql-5.7.18.tar.gz
 MYSQL_SOURCE=mysql-server-mysql-5.7.18
-MYSQL_MD5SUM="11403c628c5e5101e6bf22453dbb2d34"
+MYSQL_MD5SUM="58598b10dce180e4d1fbdd7cf5fa68d6"
 
 # unix odbc
 ODBC_DOWNLOAD="http://www.unixodbc.org/unixODBC-2.3.7.tar.gz";


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to