Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.11.4
-
Debian 12 "bookworm"
Description
After upgrading from Debian 11 "bullseye" to Debian 12 "bookworm", that
contains MariaDB version 10.11.4, when using mariadb-hotcopy I receive
the error:
DBD::MariaDB::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' `sys`.`host_summary` READ, `sys`.`host_summary_by_file_io` READ, `sys`.`host...' at line 1 at /usr/bin/mysqlhotcopy line 555.
|
My patch for this isse, below.
Maybe see also MDEV-30259 (with a previous fix that did not seem to make it into Debian).
Cheers, Paul
Paul Szabo psz@maths.usyd.edu.au www.maths.usyd.edu.au/u/psz
School of Mathematics and Statistics University of Sydney Australia
Attachments
Issue Links
- causes
-
MDEV-36084 mariadb-hotcopy requires '--port' set for operation since 10.11
-
- Closed
-
- relates to
-
MDEV-30259 mariadb-hotcopy fails for performance_schema
-
- Closed
-
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue relates to |
Description |
After upgrading from Debian 11 "bullseye" to Debian 12 "bookworm", that
contains MariaDB version 10.11.4, when using mariadb-hotcopy I receive the error: DBD::MariaDB::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' `sys`.`host_summary` READ, `sys`.`host_summary_by_file_io` READ, `sys`.`host...' at line 1 at /usr/bin/mysqlhotcopy line 555. My patch for this isse, below. Maybe see also https://jira.mariadb.org/browse/MDEV-30259 (with a previous fix that did not seem to make it into Debian). Cheers, Paul Paul Szabo psz@maths.usyd.edu.au www.maths.usyd.edu.au/u/psz School of Mathematics and Statistics University of Sydney Australia |
After upgrading from Debian 11 "bullseye" to Debian 12 "bookworm", that
contains MariaDB version 10.11.4, when using mariadb-hotcopy I receive the error: DBD::MariaDB::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' `sys`.`host_summary` READ, `sys`.`host_summary_by_file_io` READ, `sys`.`host...' at line 1 at /usr/bin/mysqlhotcopy line 555. My patch for this isse, below. Maybe see also Cheers, Paul Paul Szabo psz@maths.usyd.edu.au www.maths.usyd.edu.au/u/psz School of Mathematics and Statistics University of Sydney Australia |
Assignee | Anel Husakovic [ anel ] |
Fix Version/s | 10.11 [ 27614 ] |
Description |
After upgrading from Debian 11 "bullseye" to Debian 12 "bookworm", that
contains MariaDB version 10.11.4, when using mariadb-hotcopy I receive the error: DBD::MariaDB::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' `sys`.`host_summary` READ, `sys`.`host_summary_by_file_io` READ, `sys`.`host...' at line 1 at /usr/bin/mysqlhotcopy line 555. My patch for this isse, below. Maybe see also Cheers, Paul Paul Szabo psz@maths.usyd.edu.au www.maths.usyd.edu.au/u/psz School of Mathematics and Statistics University of Sydney Australia |
After upgrading from Debian 11 "bullseye" to Debian 12 "bookworm", that
contains {{MariaDB version 10.11.4}}, when using {{mariadb-hotcopy}} I receive the error: {code:noformat} DBD::MariaDB::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' `sys`.`host_summary` READ, `sys`.`host_summary_by_file_io` READ, `sys`.`host...' at line 1 at /usr/bin/mysqlhotcopy line 555. {code} My patch for this isse, below. Maybe see also Cheers, Paul Paul Szabo psz@maths.usyd.edu.au www.maths.usyd.edu.au/u/psz School of Mathematics and Statistics University of Sydney Australia |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Anel Husakovic [ anel ] | Daniel Black [ danblack ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Remote Link | This issue links to "PR 2995 (Web Link)" [ 36355 ] |
Assignee | Daniel Black [ danblack ] | Anel Husakovic [ anel ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Testing [ 10301 ] |
Fix Version/s | 10.11.7 [ 29519 ] | |
Fix Version/s | 10.11 [ 27614 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Testing [ 10301 ] | Closed [ 6 ] |
Fix Version/s | 11.0.5 [ 29520 ] | |
Fix Version/s | 11.1.4 [ 29024 ] | |
Fix Version/s | 11.2.3 [ 29521 ] |
Link |
This issue causes |
Hi psz thank you for you contribution.
I have created PR 2995 that addresses this MDEV and
MDEV-30259.Please let me know you thoughts.
Best regards,
Anel