Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899015 Details for
Bug 937328
app-text/stardict Dictionary app
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch from archlinux
mariadb.patch (text/plain), 379 bytes, created by
MeatShooter
on 2024-08-04 19:00:26 UTC
(
hide
)
Description:
patch from archlinux
Filename:
MIME Type:
Creator:
MeatShooter
Created:
2024-08-04 19:00:26 UTC
Size:
379 bytes
patch
obsolete
>diff --git a/tools/src/wikipediaImage.cpp b/tools/src/wikipediaImage.cpp >index ff38f50..2fa5712 100644 >--- a/tools/src/wikipediaImage.cpp >+++ b/tools/src/wikipediaImage.cpp >@@ -25,6 +25,10 @@ > #define CONN_PASS "123" > #define CONN_DB "wikidb" > >+/* MariaDB >= 10.2 client does not set MYSQL_PORT */ >+#ifndef MYSQL_PORT >+# define MYSQL_PORT 3306 >+#endif > > void dump_file() > {
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 937328
:
899014
| 899015 |
899016