public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/percona-server/files/
Date: Mon, 25 Jan 2021 15:01:45 +0000 (UTC)	[thread overview]
Message-ID: <1611586883.bd72a415a662480658a0061a789199002748e46d.bman@gentoo> (raw)

commit:     bd72a415a662480658a0061a789199002748e46d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jan 21 15:44:34 2021 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 15:01:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd72a415

dev-db/percona-server: remove unused files

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19151
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-db/percona-server/files/my.cnf.distro-client | 21 ------------------
 dev-db/percona-server/files/my.cnf.distro-server | 28 ------------------------
 2 files changed, 49 deletions(-)

diff --git a/dev-db/percona-server/files/my.cnf.distro-client b/dev-db/percona-server/files/my.cnf.distro-client
deleted file mode 100644
index a5a0dcb0c16..00000000000
--- a/dev-db/percona-server/files/my.cnf.distro-client
+++ /dev/null
@@ -1,21 +0,0 @@
-# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/50-distro-client.cnf: The global mysql configuration file.
-
-# The following options will be passed to all MySQL clients
-[client]
-socket						= @GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
-character-sets-dir				= @GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-loose-default-character-set=utf8
-
-[mysql]
-# uncomment the next directive if you are not familiar with SQL
-#safe-updates
-
-[mysqldump]
-quick
-max_allowed_packet			= 16M
-
-[myisamchk]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets
-
-[myisampack]
-character-sets-dir=@GENTOO_PORTAGE_EPREFIX@/usr/share/mysql/charsets

diff --git a/dev-db/percona-server/files/my.cnf.distro-server b/dev-db/percona-server/files/my.cnf.distro-server
deleted file mode 100644
index d4ed30c1f08..00000000000
--- a/dev-db/percona-server/files/my.cnf.distro-server
+++ /dev/null
@@ -1,28 +0,0 @@
-# @GENTOO_PORTAGE_EPREFIX@/etc/mysql/50-distro-server.cnf: The global mysql configuration file.
-
-# add a section [mysqld-4.1] or [mysqld-5.0] for specific configurations
-[mysqld]
-character-set-server				= utf8
-user						= mysql
-port						= 3306
-socket						= @GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysqld.sock
-pid-file					= @GENTOO_PORTAGE_EPREFIX@/var/run/mysqld/mysql.pid
-log-error					= @GENTOO_PORTAGE_EPREFIX@/var/log/mysql/mysqld.err
-basedir						= @GENTOO_PORTAGE_EPREFIX@/usr
-datadir						= @DATADIR@
-skip-external-locking
-lc_messages_dir					= @GENTOO_PORTAGE_EPREFIX@/usr/share/mysql
-#Set this to your desired error message language
-lc_messages					= en_US
-
-# security:
-# using "localhost" in connects uses sockets by default
-# skip-networking
-bind-address					= 127.0.0.1
-
-log-bin
-server-id					= 1
-
-# point the following paths to different dedicated disks
-tmpdir						= @GENTOO_PORTAGE_EPREFIX@/tmp/
-#log-update					= @GENTOO_PORTAGE_EPREFIX@/path-to-dedicated-directory/hostname


             reply	other threads:[~2021-01-25 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 15:01 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-30 21:32 [gentoo-commits] repo/gentoo:master commit in: dev-db/percona-server/files/ Sam James
2022-06-21  4:57 Sam James
2020-12-21 17:02 Thomas Deutschmann
2019-10-31  1:45 Thomas Deutschmann
2019-03-14 13:58 Brian Evans

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=1611586883.bd72a415a662480658a0061a789199002748e46d.bman@gentoo \
    --to=bman@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