public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mydumper/files/
Date: Thu, 11 Feb 2021 20:28:27 +0000 (UTC)	[thread overview]
Message-ID: <1613075297.09bb49eed834e65d920e18c3122a270769a1df92.conikost@gentoo> (raw)

commit:     09bb49eed834e65d920e18c3122a270769a1df92
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb 11 17:55:11 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 20:28:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bb49ee

dev-db/mydumper: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/19417
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../mydumper/files/mydumper-mariadb-define.patch   | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-db/mydumper/files/mydumper-mariadb-define.patch b/dev-db/mydumper/files/mydumper-mariadb-define.patch
deleted file mode 100644
index ee39a33be81..00000000000
--- a/dev-db/mydumper/files/mydumper-mariadb-define.patch
+++ /dev/null
@@ -1,28 +0,0 @@
---- a/mydumper.c	2017-09-07 14:53:02.000000000 +0000
-+++ b/mydumper.c	2017-10-25 14:53:46.614729185 +0000
-@@ -22,6 +22,11 @@
- #define _FILE_OFFSET_BITS 64
- 
- #include <mysql.h>
-+
-+#if defined MARIADB_CLIENT_VERSION_STR && !defined MYSQL_SERVER_VERSION
-+  #define MYSQL_SERVER_VERSION MARIADB_CLIENT_VERSION_STR
-+#endif
-+
- #include <unistd.h>
- #include <stdio.h>
- #include <string.h>
---- a/myloader.c	2017-09-07 14:53:02.000000000 +0000
-+++ b/myloader.c	2017-10-25 14:55:34.677729185 +0000
-@@ -19,6 +19,11 @@
- #define _FILE_OFFSET_BITS 64
- 
- #include <mysql.h>
-+
-+#if defined MARIADB_CLIENT_VERSION_STR && !defined MYSQL_SERVER_VERSION
-+  #define MYSQL_SERVER_VERSION MARIADB_CLIENT_VERSION_STR
-+#endif
-+
- #include <unistd.h>
- #include <stdio.h>
- #include <string.h>


             reply	other threads:[~2021-02-11 20:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 20:28 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-06 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-db/mydumper/files/ Ionen Wolkens
2023-07-23 19:34 Conrad Kostecki
2025-07-24  8:44 Petr Vaněk
2025-10-07 16:39 Michael Mair-Keimberger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1613075297.09bb49eed834e65d920e18c3122a270769a1df92.conikost@gentoo \
    --to=conikost@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox