Bugzilla – Attachment 154418 Details for
Bug 34494
Table tmp_holdsqueue fails to be created for MySQL 8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34494: (QA follow-up) fiks spelin
Bug-34494-QA-follow-up-fiks-spelin.patch (text/plain), 937 bytes, created by
Victor Grousset/tuxayo
on 2023-08-15 07:06:15 UTC
(
hide
)
Description:
Bug 34494: (QA follow-up) fiks spelin
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2023-08-15 07:06:15 UTC
Size:
937 bytes
patch
obsolete
>From 9913b37a98a0a5d51007e31a1c34801052ff4f06 Mon Sep 17 00:00:00 2001 >From: Victor Grousset/tuxayo <victor@tuxayo.net> >Date: Tue, 15 Aug 2023 08:32:27 +0200 >Subject: [PATCH] Bug 34494: (QA follow-up) fiks spelin > >--- > installer/data/mysql/atomicupdate/fix_tmp_holdsqueue.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/fix_tmp_holdsqueue.pl b/installer/data/mysql/atomicupdate/fix_tmp_holdsqueue.pl >index 8f9346d929..2e09bad798 100755 >--- a/installer/data/mysql/atomicupdate/fix_tmp_holdsqueue.pl >+++ b/installer/data/mysql/atomicupdate/fix_tmp_holdsqueue.pl >@@ -2,7 +2,7 @@ use Modern::Perl; > > return { > bug_number => "34494", >- description => "Fix tmp_holdsqueue for MySQL compatiability", >+ description => "Fix tmp_holdsqueue for MySQL compatibility", > up => sub { > my ($args) = @_; > my ( $dbh, $out ) = @$args{qw(dbh out)}; >-- >2.41.0
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 34494
:
154315
|
154317
|
154417
| 154418