Bugzilla – Attachment 187428 Details for
Bug 40292
SQL syntax error when upgrading to 25.05 on MariaDB 10.3, RENAME COLUMN unsupported
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40292: Use Test::NoWarnings
Bug-40292-Use-TestNoWarnings.patch (text/plain), 766 bytes, created by
Lucas Gass (lukeg)
on 2025-10-04 17:15:12 UTC
(
hide
)
Description:
Bug 40292: Use Test::NoWarnings
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2025-10-04 17:15:12 UTC
Size:
766 bytes
patch
obsolete
>From f24823e258443b76b6b8ff1e89fe3a0d5b4f9cc7 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Sat, 4 Oct 2025 17:14:52 +0000 >Subject: [PATCH] Bug 40292: Use Test::NoWarnings > >--- > xt/check_db_revs_sql_syntax.t | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/xt/check_db_revs_sql_syntax.t b/xt/check_db_revs_sql_syntax.t >index 4e02b902a20..fc7ba2d486b 100755 >--- a/xt/check_db_revs_sql_syntax.t >+++ b/xt/check_db_revs_sql_syntax.t >@@ -22,6 +22,7 @@ use Modern::Perl; > use Test::More; > use File::Find; > use File::Slurp; >+use Test::NoWarnings; > > # Test for Bug 40292: Prevent SQL syntax error when upgrading to 25.05 on MariaDB 10.3 > # This test ensures that database revision files don't use SQL syntax that is incompatible >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40292
:
183706
|
183747
|
183748
|
183749
|
183750
|
183754
|
183775
|
183777
|
183778
|
183779
|
187428
|
187438
|
187439
|
187440
|
187441
|
187442
|
187443
|
187444
|
187445
|
187446
|
187447
|
188061
|
188758
|
188759
|
188760
|
188761
|
188762
|
188763
|
188764
|
188765