Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 125761 Details for
Bug 184612
dev-db/mysql-5.0.42 mysqlhotcopy issue
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch suggested in upstream bug
mysqlhotcopy.patch (text/plain), 357 bytes, created by
Mike Nerone
on 2007-07-23 17:10:39 UTC
(
hide
)
Description:
Patch suggested in upstream bug
Filename:
MIME Type:
Creator:
Mike Nerone
Created:
2007-07-23 17:10:39 UTC
Size:
357 bytes
patch
obsolete
>--- ./scripts/mysqlhotcopy.sh 2007-06-21 02:23:53.000000000 -0500 >+++ ./scripts/mysqlhotcopy.sh.new 2007-07-23 12:01:00.000000000 -0500 >@@ -833,6 +833,7 @@ > }); > > my @dbh_tables = eval { $dbh->tables() }; >+ map { s/^.*?\.//o } @dbh_tables; > > ## Remove quotes around table names > my $quote = $dbh->get_info(29); # SQL_IDENTIFIER_QUOTE_CHAR
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
Attachments on
bug 184612
: 125761 |
138317