Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NULL Merge changes from 8.0 to trunk #1600

Merged
merged 40 commits into from
Aug 23, 2024
Merged

Commits on Oct 24, 2023

  1. Merge pull request percona#1512 from altmannmarcelo/PXB-3170-8.0

    Fix PXB-3170 - Test failure in keyring_pxb_2275.sh
    altmannmarcelo authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    80ca259 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request percona#1513 from altmannmarcelo/PXB-3181-8.0

    8.0 Fix PXB-3181 - Duplicate timestamp printed when using innodb-use-nati…
    altmannmarcelo authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    563f217 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request percona#1503 from altmannmarcelo/PXB-3003-8.0

    Fix PXB-3003 - Race Condition in log_files_find_and_analyze
    altmannmarcelo authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fa62634 View commit details
    Browse the repository at this point in the history
  2. Merge pull request percona#1508 from altmannmarcelo/PXB-3141-8.0

    Fix PXB-3141 - fix folder permission on fifo get
    altmannmarcelo authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    681c955 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    a56ad01 View commit details
    Browse the repository at this point in the history
  2. PXB-3186 - Merge 8.0.35 - compilation issues / smart memory test fix

    CMake Error at cmake/mysql_version.cmake:65 (MYSQL_GET_CONFIG_VALUE):
      MYSQL_GET_CONFIG_VALUE Macro invoked with incorrect arguments for macro
      named: MYSQL_GET_CONFIG_VALUE
    Call Stack (most recent call first):
      cmake/mysql_version.cmake:218 (GET_MYSQL_VERSION)
      CMakeLists.txt:577 (INCLUDE)
    
    1159ccb - Added a new entry into MYSQL_VERSION file. PXB has a custom
    MYSQL_GET_CONFIG_VALUE macro which accepts a 3rd parameter to instruct
    which file we are parsing from. Adjuster MYSQL_VERSION_STABILITY
    to be read from MYSQL_VERSION.
    
    Bumped smart memory required server.
    altmannmarcelo committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5d1806e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba93ca View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge pull request percona#1520 from altmannmarcelo/PXB-3173-8.0

    Fix PXB-3173 - Partial download functionality regression
    altmannmarcelo authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0d24af2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request percona#1519 from altmannmarcelo/PXB-3186-8.0

    PXB-3186 - Merge 8.0.35
    altmannmarcelo authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f381b30 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge pull request percona#1523 from altmannmarcelo/PXB-3168-8.0

    Fixed PXB-3168 - Under high write load, backup fails with "log block …
    altmannmarcelo authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6beb4b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge pull request percona#1525 from percona/release-8.0.35-30

    Release 8.0.35-30
    adivinho authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ef0916b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request percona#1532 from aybek/pxb-3210-8.0

    8.0 Fix PXB-3210: PXB fails to build on macOS since 8.0.33-28 due to FIND_PRO…
    aybek authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    23fcf12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request percona#1534 from aybek/pxb-2797-8.0

    8.0 Fix PXB-2797: Schema mismatch when importing table with full-text index f…
    aybek authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ed78c4b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. fix:Backup using xtrabackup 8.0.30, and then prepare using xtrabackup…

    … 8.0.33
    
    fix:https://perconadev.atlassian.net/browse/PXB-3130
    
        Backup using xtrabackup 8.0.30, and then prepare using xtrabackup 8.0.33. Th                                              e error is as follows:
    
        InnoDB: Assertion failure: log0recv.cc:4353:log.m_files.find(recovered_lsn)                                               != log.m_files.end()
        I0825 22:33:01.738934 05155 ???:1] xtrabackup80 - InnoDB: thread 13998887390                                              6432InnoDB: We intentionally generate a memory trap.
        I0825 22:33:01.738951 05155 ???:1] xtrabackup80 - InnoDB: Submit a detailed                                               bug report to https://jira.percona.com/projects/PXB.
        I0825 22:33:01.738968 05155 ???:1] xtrabackup80 - InnoDB: If you get repeate                                              d assertion failures or crashes, even
        I0825 22:33:01.738985 05155 ???:1] xtrabackup80 - InnoDB: immediately after                                               the mysqld startup, there may be
        I0825 22:33:01.739001 05155 ???:1] xtrabackup80 - InnoDB: corruption in the                                               InnoDB tablespace. Please refer to
        I0825 22:33:01.739018 05155 ???:1] xtrabackup80 - InnoDB: http://dev.mysql.c                                              om/doc/refman/8.0/en/forcing-innodb-recovery.html
        I0825 22:33:01.739035 05155 ???:1] xtrabackup80 - InnoDB: about forcing reco                                              very.
    
        Through analysis, it was found that it was caused by the type being out of b                                              ounds.
        Multiple uint32_ The value obtained by multiplying the values of type t is s                                              till uint32_ Type t, when the result value is greater than uint32_ After the ran                                              ge that t can represent, an incorrect return value will be obtained
    
        So, type improvement is needed, which has been validated and passed
    LI8023NING authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    784a512 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    fa1f613 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Merge pull request percona#1559 from venkatesh-prasad-v/PXB-3283-8.0-gca

    PXB-3283: Column %s precise type mismatch error while importing a tablespace (8.0)
    venkatesh-prasad-v authored May 24, 2024
    Configuration menu
    Copy the full SHA
    d390639 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    5ee5e41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request percona#1561 from adivinho/8.0

    PKG-56 Binary Tarballs of PXC and PXB without openssl libs included
    adivinho authored May 27, 2024
    Configuration menu
    Copy the full SHA
    5367b09 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request percona#1536 from LI8023NING/patch-1

    fix:Backup using xtrabackup 8.0.30, and then prepare using xtrabackup…
    satya-bodapati authored May 28, 2024
    Configuration menu
    Copy the full SHA
    ec3e92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b83d2b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request percona#1562 from satya-bodapati/release-8.0.35-31

    Bump up version to 8.0.35-31
    satya-bodapati authored May 28, 2024
    Configuration menu
    Copy the full SHA
    d25d1d0 View commit details
    Browse the repository at this point in the history
  4. Add ubuntu noble pxb

    adivinho committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b8d2c50 View commit details
    Browse the repository at this point in the history
  5. Add ubuntu noble pxb

    adivinho committed May 28, 2024
    Configuration menu
    Copy the full SHA
    14f2f92 View commit details
    Browse the repository at this point in the history
  6. Add ubuntu noble pxb

    adivinho committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5f6ab07 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge pull request percona#1563 from adivinho/8.0

    Add ubuntu noble pxb
    adivinho authored May 29, 2024
    Configuration menu
    Copy the full SHA
    13bcfd7 View commit details
    Browse the repository at this point in the history
  2. Add ubuntu noble pxb

    adivinho committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d995362 View commit details
    Browse the repository at this point in the history
  3. Add ubuntu noble pxb

    adivinho committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f9c4a3f View commit details
    Browse the repository at this point in the history
  4. Add ubuntu noble pxb

    adivinho committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f261e94 View commit details
    Browse the repository at this point in the history
  5. Merge pull request percona#1564 from adivinho/release-8.0.35-31

    Release-8.0.35-31
    adivinho authored May 29, 2024
    Configuration menu
    Copy the full SHA
    b90a9c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    a796353 View commit details
    Browse the repository at this point in the history
  2. Merge pull request percona#1571 from adivinho/release-8.0.35-31

    PKG-82 update changelog for rpm packages for PXB and PXC
    adivinho authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    55ec21d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Merge pull request percona#1575 from percona/release-8.0.35-31

    Release-8.0.35-31
    adivinho authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a90524f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge pull request percona#1576 from satya-bodapati/PXB-8.0-3302

    PXB-3302: GTID of the last change output truncated in Xtrabackup back…
    satya-bodapati authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1adc4cf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    aa420dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request percona#1582 from adivinho/8.0

    PXB-3319 Tarballs have dependency on libgcrypt.so.11
    adivinho authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ca0be56 View commit details
    Browse the repository at this point in the history
  3. Fix centos 7 repos

    adivinho committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    60b0f8b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge pull request percona#1583 from adivinho/8.0

    Fix centos 7 repos
    adivinho authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    765463d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. PXB-3316 Remove doc folder to fix Snyk issues (8.0)

    deleted: storage/innobase/xtrabackup/doc/
    modified:   CMakeLists.txt
    alina-derkach-oaza committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b4a7208 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request percona#1597 from percona/remove-doc

    PXB-3316 Remove doc folder to fix Snyk issues (8.0)
    satya-bodapati authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1626fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    6ded013 View commit details
    Browse the repository at this point in the history