| 1 | # Copyright 1999-2005 Gentoo Foundation |
1 | # Copyright 1999-2009 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.6 2006/01/14 19:00:32 vivo Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/mysql.eclass,v 1.143 2010/03/25 20:58:31 robbat2 Exp $ |
| 4 | |
4 | |
|
|
5 | # @ECLASS: mysql.eclass |
|
|
6 | # @MAINTAINER: |
| 5 | # Author: Francesco Riosa <vivo at gentoo.org> |
7 | # Author: Francesco Riosa (Retired) <vivo@gentoo.org> |
| 6 | # Maintainer: Francesco Riosa <vivo at gentoo.org> |
8 | # Maintainers: MySQL Team <mysql-bugs@gentoo.org> |
|
|
9 | # - Luca Longinotti <chtekk@gentoo.org> |
|
|
10 | # - Robin H. Johnson <robbat2@gentoo.org> |
|
|
11 | # @BLURB: This eclass provides most of the functions for mysql ebuilds |
|
|
12 | # @DESCRIPTION: |
|
|
13 | # The mysql.eclass provides almost all the code to build the mysql ebuilds |
|
|
14 | # including the src_unpack, src_prepare, src_configure, src_compile, |
|
|
15 | # scr_install, pkg_preinst, pkg_postinst, pkg_config and pkg_postrm |
|
|
16 | # phase hooks. |
| 7 | |
17 | |
| 8 | inherit eutils flag-o-matic gnuconfig mysql_fx |
18 | WANT_AUTOCONF="latest" |
|
|
19 | WANT_AUTOMAKE="latest" |
| 9 | |
20 | |
| 10 | #major, minor only in the slot |
21 | inherit eutils flag-o-matic gnuconfig autotools mysql_fx versionator toolchain-funcs |
| 11 | SLOT=$(( ${MYSQL_VERSION_ID} / 10000 )) |
|
|
| 12 | |
22 | |
| 13 | # shorten the path because the socket path length must be shorter than 107 chars |
23 | # Shorten the path because the socket path length must be shorter than 107 chars |
| 14 | # and we will run a mysql server during test phase |
24 | # and we will run a mysql server during test phase |
| 15 | S="${WORKDIR}/${PN}" |
25 | S="${WORKDIR}/mysql" |
| 16 | |
26 | |
|
|
27 | [[ "${MY_EXTRAS_VER}" == "latest" ]] && MY_EXTRAS_VER="20090228-0714Z" |
|
|
28 | if [[ "${MY_EXTRAS_VER}" == "live" ]]; then |
|
|
29 | EGIT_PROJECT=mysql-extras |
|
|
30 | EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git" |
|
|
31 | inherit git |
|
|
32 | fi |
|
|
33 | |
|
|
34 | case "${EAPI:-0}" in |
|
|
35 | 2) |
|
|
36 | EXPORT_FUNCTIONS pkg_setup \ |
|
|
37 | src_unpack src_prepare \ |
|
|
38 | src_configure src_compile \ |
|
|
39 | src_install \ |
|
|
40 | pkg_preinst pkg_postinst \ |
|
|
41 | pkg_config pkg_postrm |
|
|
42 | IUSE_DEFAULT_ON='+' |
|
|
43 | ;; |
|
|
44 | 0 | 1) |
|
|
45 | EXPORT_FUNCTIONS pkg_setup \ |
|
|
46 | src_unpack \ |
|
|
47 | src_compile \ |
|
|
48 | src_install \ |
|
|
49 | pkg_preinst pkg_postinst \ |
|
|
50 | pkg_config pkg_postrm |
|
|
51 | ;; |
|
|
52 | *) |
|
|
53 | die "Unsupported EAPI: ${EAPI}" ;; |
|
|
54 | esac |
|
|
55 | |
|
|
56 | |
|
|
57 | # @ECLASS-VARIABLE: MYSQL_PV_MAJOR |
|
|
58 | # @DESCRIPTION: |
|
|
59 | # Upstream MySQL considers the first two parts of the version number to be the |
|
|
60 | # major version. Upgrades that change major version should always run |
|
|
61 | # mysql_upgrade. |
|
|
62 | MYSQL_PV_MAJOR="$(get_version_component_range 1-2 ${PV})" |
|
|
63 | |
|
|
64 | # @ECLASS-VARIABLE: MYSQL_VERSION_ID |
|
|
65 | # @DESCRIPTION: |
|
|
66 | # MYSQL_VERSION_ID will be: |
|
|
67 | # major * 10e6 + minor * 10e4 + micro * 10e2 + gentoo revision number, all [0..99] |
|
|
68 | # This is an important part, because many of the choices the MySQL ebuild will do |
|
|
69 | # depend on this variable. |
|
|
70 | # In particular, the code below transforms a $PVR like "5.0.18-r3" in "5001803" |
|
|
71 | # We also strip off upstream's trailing letter that they use to respin tarballs |
|
|
72 | |
|
|
73 | MYSQL_VERSION_ID="" |
|
|
74 | tpv="${PV%[a-z]}" |
|
|
75 | tpv=( ${tpv//[-._]/ } ) ; tpv[3]="${PVR:${#PV}}" ; tpv[3]="${tpv[3]##*-r}" |
|
|
76 | for vatom in 0 1 2 3 ; do |
|
|
77 | # pad to length 2 |
|
|
78 | tpv[${vatom}]="00${tpv[${vatom}]}" |
|
|
79 | MYSQL_VERSION_ID="${MYSQL_VERSION_ID}${tpv[${vatom}]:0-2}" |
|
|
80 | done |
|
|
81 | # strip leading "0" (otherwise it's considered an octal number by BASH) |
|
|
82 | MYSQL_VERSION_ID=${MYSQL_VERSION_ID##"0"} |
|
|
83 | |
|
|
84 | # @ECLASS-VARIABLE: MYSQL_COMMUNITY_FEATURES |
|
|
85 | # @DESCRIPTION: |
|
|
86 | # Specifiy if community features are available. Possible values are 1 (yes) |
|
|
87 | # and 0 (no). |
|
|
88 | # Community features are available in mysql-community |
|
|
89 | # AND in the re-merged mysql-5.0.82 and newer |
|
|
90 | if [ "${PN}" == "mysql-community" -o "${PN}" == "mariadb" ]; then |
|
|
91 | MYSQL_COMMUNITY_FEATURES=1 |
|
|
92 | elif [ "${PV#5.0}" != "${PV}" ] && mysql_version_is_at_least "5.0.82"; then |
|
|
93 | MYSQL_COMMUNITY_FEATURES=1 |
|
|
94 | elif [ "${PV#5.1}" != "${PV}" ] && mysql_version_is_at_least "5.1.28"; then |
|
|
95 | MYSQL_COMMUNITY_FEATURES=1 |
|
|
96 | elif [ "${PV#5.4}" != "${PV}" ] ; then |
|
|
97 | MYSQL_COMMUNITY_FEATURES=1 |
|
|
98 | elif [ "${PV#5.5}" != "${PV}" ] ; then |
|
|
99 | MYSQL_COMMUNITY_FEATURES=1 |
|
|
100 | elif [ "${PV#6.0}" != "${PV}" ] ; then |
|
|
101 | MYSQL_COMMUNITY_FEATURES=1 |
|
|
102 | else |
|
|
103 | MYSQL_COMMUNITY_FEATURES=0 |
|
|
104 | fi |
|
|
105 | |
|
|
106 | # @ECLASS-VARIABLE: XTRADB_VER |
|
|
107 | # @DESCRIPTION: |
|
|
108 | # Version of the XTRADB storage engine |
|
|
109 | XTRADB_VER="${XTRADB_VER}" |
|
|
110 | |
|
|
111 | # @ECLASS-VARIABLE: PERCONA_VER |
|
|
112 | # @DESCRIPTION: |
|
|
113 | # Designation by PERCONA for a MySQL version to apply an XTRADB release |
|
|
114 | PERCONA_VER="${PERCONA_VER}" |
|
|
115 | |
|
|
116 | # Be warned, *DEPEND are version-dependant |
|
|
117 | # These are used for both runtime and compiletime |
|
|
118 | DEPEND="ssl? ( >=dev-libs/openssl-0.9.6d ) |
|
|
119 | userland_GNU? ( sys-process/procps ) |
|
|
120 | >=sys-apps/sed-4 |
|
|
121 | >=sys-apps/texinfo-4.7-r1 |
|
|
122 | >=sys-libs/readline-4.1 |
|
|
123 | >=sys-libs/zlib-1.2.3" |
|
|
124 | |
|
|
125 | [[ "${PN}" == "mariadb" ]] \ |
|
|
126 | && DEPEND="${DEPEND} libevent? ( >=dev-libs/libevent-1.4 )" |
|
|
127 | |
|
|
128 | # Having different flavours at the same time is not a good idea |
|
|
129 | for i in "mysql" "mysql-community" "mariadb" ; do |
|
|
130 | [[ "${i}" == ${PN} ]] || |
|
|
131 | DEPEND="${DEPEND} !dev-db/${i}" |
|
|
132 | done |
|
|
133 | |
|
|
134 | RDEPEND="${DEPEND} |
|
|
135 | !minimal? ( dev-db/mysql-init-scripts ) |
|
|
136 | selinux? ( sec-policy/selinux-mysql )" |
|
|
137 | |
|
|
138 | # compile-time-only |
|
|
139 | mysql_version_is_at_least "5.1" \ |
|
|
140 | || DEPEND="${DEPEND} berkdb? ( sys-apps/ed )" |
|
|
141 | |
|
|
142 | # compile-time-only |
|
|
143 | mysql_version_is_at_least "5.1.12" \ |
|
|
144 | && DEPEND="${DEPEND} >=dev-util/cmake-2.4.3" |
|
|
145 | |
|
|
146 | # dev-perl/DBD-mysql is needed by some scripts installed by MySQL |
|
|
147 | PDEPEND="perl? ( >=dev-perl/DBD-mysql-2.9004 )" |
|
|
148 | |
|
|
149 | # For other stuff to bring us in |
|
|
150 | PDEPEND="${PDEPEND} =virtual/mysql-${MYSQL_PV_MAJOR}" |
|
|
151 | |
|
|
152 | # Work out the default SERVER_URI correctly |
|
|
153 | if [ -z "${SERVER_URI}" ]; then |
|
|
154 | [ -z "${MY_PV}" ] && MY_PV="${PV//_/-}" |
|
|
155 | if [ "${PN}" == "mariadb" ]; then |
|
|
156 | MARIA_FULL_PV="$(replace_version_separator 3 '-' ${PV})" |
|
|
157 | SERVER_URI="http://launchpad.net/maria/${MYSQL_PV_MAJOR}/ongoing/+download/mariadb-${MARIA_FULL_PV}.tar.gz" |
|
|
158 | # The community build is on the mirrors |
|
|
159 | elif [ "${MYSQL_COMMUNITY_FEATURES}" == "1" ]; then |
|
|
160 | SERVER_URI="mirror://mysql/Downloads/MySQL-${PV%.*}/mysql-${MY_PV}.tar.gz" |
|
|
161 | # The (old) enterprise source is on the primary site only |
|
|
162 | elif [ "${PN}" == "mysql" ]; then |
|
|
163 | SERVER_URI="ftp://ftp.mysql.com/pub/mysql/src/mysql-${MY_PV}.tar.gz" |
|
|
164 | fi |
|
|
165 | fi |
|
|
166 | |
|
|
167 | # Define correct SRC_URIs |
|
|
168 | SRC_URI="${SERVER_URI}" |
|
|
169 | |
|
|
170 | # Gentoo patches to MySQL |
|
|
171 | [[ ${MY_EXTRAS_VER} != live ]] \ |
|
|
172 | && SRC_URI="${SRC_URI} |
|
|
173 | mirror://gentoo/mysql-extras-${MY_EXTRAS_VER}.tar.bz2 |
|
|
174 | http://g3nt8.org/patches/mysql-extras-${MY_EXTRAS_VER}.tar.bz2 |
|
|
175 | http://dev.gentoo.org/~robbat2/distfiles/mysql-extras-${MY_EXTRAS_VER}.tar.bz2" |
|
|
176 | |
| 17 | DESCRIPTION="A fast, multi-threaded, multi-user SQL database server" |
177 | DESCRIPTION="A fast, multi-threaded, multi-user SQL database server." |
| 18 | HOMEPAGE="http://www.mysql.com/" |
178 | HOMEPAGE="http://www.mysql.com/" |
| 19 | NEWP="${PN}-${PV/_/-}" |
179 | if [[ "${PN}" == "mariadb" ]]; then |
| 20 | SRC_URI="mirror://mysql/Downloads/MySQL-${PV%.*}/${NEWP}.tar.gz |
180 | HOMEPAGE="http://askmonty.org/" |
| 21 | mirror://gentoo/mysql-extras-20060114.tar.bz2" |
181 | DESCRIPTION="MariaDB is a MySQL fork with 3rd-party patches and additional storage engines merged." |
|
|
182 | fi |
|
|
183 | if [[ "${PN}" == "mysql-community" ]]; then |
|
|
184 | DESCRIPTION="${DESCRIPTION} (obsolete, move to dev-db/mysql)" |
|
|
185 | fi |
| 22 | LICENSE="GPL-2" |
186 | LICENSE="GPL-2" |
| 23 | IUSE="big-tables berkdb debug minimal perl selinux ssl static" |
187 | SLOT="0" |
| 24 | RESTRICT="primaryuri" |
188 | IUSE="big-tables debug embedded minimal ${IUSE_DEFAULT_ON}perl selinux ssl static test" |
| 25 | DEPEND="app-admin/eselect-mysql" |
|
|
| 26 | |
189 | |
|
|
190 | mysql_version_is_at_least "4.1" \ |
|
|
191 | && IUSE="${IUSE} latin1" |
|
|
192 | |
| 27 | mysql_version_is_at_least "4.01.03.00" \ |
193 | mysql_version_is_at_least "4.1.3" \ |
| 28 | && IUSE="${IUSE} cluster utf8 extraengine" |
194 | && IUSE="${IUSE} cluster extraengine" |
| 29 | |
195 | |
|
|
196 | mysql_version_is_at_least "5.0" \ |
|
|
197 | || IUSE="${IUSE} raid" |
|
|
198 | |
| 30 | mysql_version_is_at_least "5.00.18.00" \ |
199 | mysql_version_is_at_least "5.0.18" \ |
| 31 | && IUSE="${IUSE} max-idx-128" |
200 | && IUSE="${IUSE} max-idx-128" |
| 32 | |
201 | |
| 33 | mysql_version_is_at_least "5.01.00.00" \ |
202 | mysql_version_is_at_least "5.1" \ |
|
|
203 | || IUSE="${IUSE} berkdb" |
|
|
204 | |
|
|
205 | [ "${MYSQL_COMMUNITY_FEATURES}" == "1" ] \ |
|
|
206 | && IUSE="${IUSE} ${IUSE_DEFAULT_ON}community profiling" |
|
|
207 | |
|
|
208 | [[ "${PN}" == "mariadb" ]] \ |
|
|
209 | && IUSE="${IUSE} libevent" |
|
|
210 | |
|
|
211 | # MariaDB has integrated PBXT |
|
|
212 | # PBXT_VERSION means that we have a PBXT patch for this PV |
|
|
213 | # PBXT was only introduced after 5.1.12 |
|
|
214 | pbxt_patch_available() { |
|
|
215 | [[ "${PN}" != "mariadb" ]] \ |
|
|
216 | && mysql_version_is_at_least "5.1.12" \ |
|
|
217 | && [[ -n "${PBXT_VERSION}" ]] |
|
|
218 | return $? |
|
|
219 | } |
|
|
220 | |
|
|
221 | pbxt_available() { |
|
|
222 | pbxt_patch_available || [[ "${PN}" == "mariadb" ]] |
|
|
223 | return $? |
|
|
224 | } |
|
|
225 | |
|
|
226 | # Get the percona tarball if XTRADB_VER and PERCONA_VER are both set |
|
|
227 | # MariaDB has integrated XtraDB |
|
|
228 | # XTRADB_VERS means that we have a XTRADB patch for this PV |
|
|
229 | # XTRADB was only introduced after 5.1.26 |
|
|
230 | xtradb_patch_available() { |
|
|
231 | [[ "${PN}" != "mariadb" ]] \ |
|
|
232 | && mysql_version_is_at_least "5.1.26" \ |
|
|
233 | && [[ -n "${XTRADB_VER}" && -n "${PERCONA_VER}" ]] |
|
|
234 | return $? |
|
|
235 | } |
|
|
236 | |
|
|
237 | pbxt_patch_available \ |
|
|
238 | && PBXT_P="pbxt-${PBXT_VERSION}" \ |
|
|
239 | && PBXT_SRC_URI="http://www.primebase.org/download/${PBXT_P}.tar.gz mirror://sourceforge/pbxt/${PBXT_P}.tar.gz" \ |
|
|
240 | && SRC_URI="${SRC_URI} pbxt? ( ${PBXT_SRC_URI} )" \ |
|
|
241 | |
|
|
242 | pbxt_available \ |
|
|
243 | && IUSE="${IUSE} pbxt" |
|
|
244 | |
|
|
245 | xtradb_patch_available \ |
|
|
246 | && XTRADB_P="percona-xtradb-${XTRADB_VER}" \ |
|
|
247 | && XTRADB_SRC_URI_COMMON="${PERCONA_VER}/source/${XTRADB_P}.tar.gz" \ |
|
|
248 | && XTRADB_SRC_URI1="http://www.percona.com/percona-builds/xtradb/${XTRADB_SRC_URI_COMMON}" \ |
|
|
249 | && XTRADB_SRC_URI2="http://www.percona.com/${PN}/xtradb/${XTRADB_SRC_URI_COMMON}" \ |
|
|
250 | && SRC_URI="${SRC_URI} xtradb? ( ${XTRADB_SRC_URI1} ${XTRADB_SRC_URI2} )" \ |
| 34 | && IUSE="${IUSE} innodb" |
251 | && IUSE="${IUSE} xtradb" |
| 35 | |
252 | |
| 36 | EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install pkg_preinst pkg_postinst pkg_config pkg_postrm |
253 | # |
|
|
254 | # HELPER FUNCTIONS: |
|
|
255 | # |
| 37 | |
256 | |
|
|
257 | # @FUNCTION: mysql_disable_test |
|
|
258 | # @DESCRIPTION: |
|
|
259 | # Helper function to disable specific tests. |
|
|
260 | mysql_disable_test() { |
|
|
261 | local rawtestname testname testsuite reason mysql_disable_file |
|
|
262 | rawtestname="${1}" ; shift |
|
|
263 | reason="${@}" |
|
|
264 | ewarn "test '${rawtestname}' disabled: '${reason}'" |
|
|
265 | |
|
|
266 | testsuite="${rawtestname/.*}" |
|
|
267 | testname="${rawtestname/*.}" |
|
|
268 | mysql_disable_file="${S}/mysql-test/t/disabled.def" |
|
|
269 | #einfo "rawtestname=${rawtestname} testname=${testname} testsuite=${testsuite}" |
|
|
270 | echo ${testname} : ${reason} >> "${mysql_disable_file}" |
|
|
271 | |
|
|
272 | # ${S}/mysql-tests/t/disabled.def |
|
|
273 | # |
|
|
274 | # ${S}/mysql-tests/suite/federated/disabled.def |
|
|
275 | # |
|
|
276 | # ${S}/mysql-tests/suite/jp/t/disabled.def |
|
|
277 | # ${S}/mysql-tests/suite/ndb/t/disabled.def |
|
|
278 | # ${S}/mysql-tests/suite/rpl/t/disabled.def |
|
|
279 | # ${S}/mysql-tests/suite/parts/t/disabled.def |
|
|
280 | # ${S}/mysql-tests/suite/rpl_ndb/t/disabled.def |
|
|
281 | # ${S}/mysql-tests/suite/ndb_team/t/disabled.def |
|
|
282 | # ${S}/mysql-tests/suite/binlog/t/disabled.def |
|
|
283 | # ${S}/mysql-tests/suite/innodb/t/disabled.def |
|
|
284 | if [ -n "${testsuite}" ]; then |
|
|
285 | for mysql_disable_file in \ |
|
|
286 | ${S}/mysql-test/suite/${testsuite}/disabled.def \ |
|
|
287 | ${S}/mysql-test/suite/${testsuite}/t/disabled.def \ |
|
|
288 | FAILED ; do |
|
|
289 | [ -f "${mysql_disable_file}" ] && break |
|
|
290 | done |
|
|
291 | if [ "${mysql_disabled_file}" != "FAILED" ]; then |
|
|
292 | echo "${testname} : ${reason}" >> "${mysql_disable_file}" |
|
|
293 | else |
|
|
294 | ewarn "Could not find testsuite disabled.def location for ${rawtestname}" |
|
|
295 | fi |
|
|
296 | fi |
|
|
297 | } |
|
|
298 | |
|
|
299 | # @FUNCTION: mysql_init_vars |
|
|
300 | # @DESCRIPTION: |
|
|
301 | # void mysql_init_vars() |
|
|
302 | # Initialize global variables |
|
|
303 | # 2005-11-19 <vivo@gentoo.org> |
|
|
304 | mysql_init_vars() { |
|
|
305 | MY_SHAREDSTATEDIR=${MY_SHAREDSTATEDIR="/usr/share/mysql"} |
|
|
306 | MY_SYSCONFDIR=${MY_SYSCONFDIR="/etc/mysql"} |
|
|
307 | MY_LIBDIR=${MY_LIBDIR="/usr/$(get_libdir)/mysql"} |
|
|
308 | MY_LOCALSTATEDIR=${MY_LOCALSTATEDIR="/var/lib/mysql"} |
|
|
309 | MY_LOGDIR=${MY_LOGDIR="/var/log/mysql"} |
|
|
310 | MY_INCLUDEDIR=${MY_INCLUDEDIR="/usr/include/mysql"} |
|
|
311 | |
|
|
312 | if [[ -z "${MY_DATADIR}" ]] ; then |
|
|
313 | MY_DATADIR="" |
|
|
314 | if [[ -f "${MY_SYSCONFDIR}/my.cnf" ]] ; then |
|
|
315 | MY_DATADIR=`"my_print_defaults" mysqld 2>/dev/null \ |
|
|
316 | | sed -ne '/datadir/s|^--datadir=||p' \ |
|
|
317 | | tail -n1` |
|
|
318 | if [[ -z "${MY_DATADIR}" ]] ; then |
|
|
319 | MY_DATADIR=`grep ^datadir "${MY_SYSCONFDIR}/my.cnf" \ |
|
|
320 | | sed -e 's/.*=\s*//' \ |
|
|
321 | | tail -n1` |
|
|
322 | fi |
|
|
323 | fi |
|
|
324 | if [[ -z "${MY_DATADIR}" ]] ; then |
|
|
325 | MY_DATADIR="${MY_LOCALSTATEDIR}" |
|
|
326 | einfo "Using default MY_DATADIR" |
|
|
327 | fi |
|
|
328 | elog "MySQL MY_DATADIR is ${MY_DATADIR}" |
|
|
329 | |
|
|
330 | if [[ -z "${PREVIOUS_DATADIR}" ]] ; then |
|
|
331 | if [[ -e "${MY_DATADIR}" ]] ; then |
|
|
332 | # If you get this and you're wondering about it, see bug #207636 |
|
|
333 | elog "MySQL datadir found in ${MY_DATADIR}" |
|
|
334 | elog "A new one will not be created." |
|
|
335 | PREVIOUS_DATADIR="yes" |
|
|
336 | else |
|
|
337 | PREVIOUS_DATADIR="no" |
|
|
338 | fi |
|
|
339 | export PREVIOUS_DATADIR |
|
|
340 | fi |
|
|
341 | else |
|
|
342 | if [[ ${EBUILD_PHASE} == "config" ]]; then |
|
|
343 | local new_MY_DATADIR |
|
|
344 | new_MY_DATADIR=`"my_print_defaults" mysqld 2>/dev/null \ |
|
|
345 | | sed -ne '/datadir/s|^--datadir=||p' \ |
|
|
346 | | tail -n1` |
|
|
347 | |
|
|
348 | if [[ ( -n "${new_MY_DATADIR}" ) && ( "${new_MY_DATADIR}" != "${MY_DATADIR}" ) ]]; then |
|
|
349 | ewarn "MySQL MY_DATADIR has changed" |
|
|
350 | ewarn "from ${MY_DATADIR}" |
|
|
351 | ewarn "to ${new_MY_DATADIR}" |
|
|
352 | MY_DATADIR="${new_MY_DATADIR}" |
|
|
353 | fi |
|
|
354 | fi |
|
|
355 | fi |
|
|
356 | |
|
|
357 | MY_SOURCEDIR=${SERVER_URI##*/} |
|
|
358 | MY_SOURCEDIR=${MY_SOURCEDIR%.tar*} |
|
|
359 | |
|
|
360 | export MY_SHAREDSTATEDIR MY_SYSCONFDIR |
|
|
361 | export MY_LIBDIR MY_LOCALSTATEDIR MY_LOGDIR |
|
|
362 | export MY_INCLUDEDIR MY_DATADIR MY_SOURCEDIR |
|
|
363 | } |
|
|
364 | |
|
|
365 | configure_minimal() { |
|
|
366 | # These are things we exclude from a minimal build, please |
|
|
367 | # note that the server actually does get built and installed, |
|
|
368 | # but we then delete it before packaging. |
|
|
369 | local minimal_exclude_list="server embedded-server extra-tools innodb bench berkeley-db row-based-replication readline" |
|
|
370 | |
|
|
371 | for i in ${minimal_exclude_list} ; do |
|
|
372 | myconf="${myconf} --without-${i}" |
|
|
373 | done |
|
|
374 | myconf="${myconf} --with-extra-charsets=none" |
|
|
375 | myconf="${myconf} --enable-local-infile" |
|
|
376 | |
|
|
377 | if use static ; then |
|
|
378 | myconf="${myconf} --with-client-ldflags=-all-static" |
|
|
379 | myconf="${myconf} --disable-shared --with-pic" |
|
|
380 | else |
|
|
381 | myconf="${myconf} --enable-shared --enable-static" |
|
|
382 | fi |
|
|
383 | |
|
|
384 | if mysql_version_is_at_least "4.1" && ! use latin1 ; then |
|
|
385 | myconf="${myconf} --with-charset=utf8" |
|
|
386 | myconf="${myconf} --with-collation=utf8_general_ci" |
|
|
387 | else |
|
|
388 | myconf="${myconf} --with-charset=latin1" |
|
|
389 | myconf="${myconf} --with-collation=latin1_swedish_ci" |
|
|
390 | fi |
|
|
391 | } |
|
|
392 | |
|
|
393 | configure_common() { |
|
|
394 | myconf="${myconf} $(use_with big-tables)" |
|
|
395 | myconf="${myconf} --enable-local-infile" |
|
|
396 | myconf="${myconf} --with-extra-charsets=all" |
|
|
397 | myconf="${myconf} --with-mysqld-user=mysql" |
|
|
398 | myconf="${myconf} --with-server" |
|
|
399 | myconf="${myconf} --with-unix-socket-path=/var/run/mysqld/mysqld.sock" |
|
|
400 | myconf="${myconf} --without-libwrap" |
|
|
401 | |
|
|
402 | if use static ; then |
|
|
403 | myconf="${myconf} --with-mysqld-ldflags=-all-static" |
|
|
404 | myconf="${myconf} --with-client-ldflags=-all-static" |
|
|
405 | myconf="${myconf} --disable-shared --with-pic" |
|
|
406 | else |
|
|
407 | myconf="${myconf} --enable-shared --enable-static" |
|
|
408 | fi |
|
|
409 | |
|
|
410 | if use debug ; then |
|
|
411 | myconf="${myconf} --with-debug=full" |
|
|
412 | else |
|
|
413 | myconf="${myconf} --without-debug" |
|
|
414 | mysql_version_is_at_least "4.1.3" \ |
|
|
415 | && use cluster \ |
|
|
416 | && myconf="${myconf} --without-ndb-debug" |
|
|
417 | fi |
|
|
418 | |
|
|
419 | if [ -n "${MYSQL_DEFAULT_CHARSET}" -a -n "${MYSQL_DEFAULT_COLLATION}" ]; then |
|
|
420 | ewarn "You are using a custom charset of ${MYSQL_DEFAULT_CHARSET}" |
|
|
421 | ewarn "and a collation of ${MYSQL_DEFAULT_COLLATION}." |
|
|
422 | ewarn "You MUST file bugs without these variables set." |
|
|
423 | myconf="${myconf} --with-charset=${MYSQL_DEFAULT_CHARSET}" |
|
|
424 | myconf="${myconf} --with-collation=${MYSQL_DEFAULT_COLLATION}" |
|
|
425 | elif mysql_version_is_at_least "4.1" && ! use latin1 ; then |
|
|
426 | myconf="${myconf} --with-charset=utf8" |
|
|
427 | myconf="${myconf} --with-collation=utf8_general_ci" |
|
|
428 | else |
|
|
429 | myconf="${myconf} --with-charset=latin1" |
|
|
430 | myconf="${myconf} --with-collation=latin1_swedish_ci" |
|
|
431 | fi |
|
|
432 | |
|
|
433 | if use embedded ; then |
|
|
434 | myconf="${myconf} --with-embedded-privilege-control" |
|
|
435 | myconf="${myconf} --with-embedded-server" |
|
|
436 | else |
|
|
437 | myconf="${myconf} --without-embedded-privilege-control" |
|
|
438 | myconf="${myconf} --without-embedded-server" |
|
|
439 | fi |
|
|
440 | |
|
|
441 | } |
|
|
442 | |
|
|
443 | configure_40_41_50() { |
|
|
444 | myconf="${myconf} $(use_with perl bench)" |
|
|
445 | myconf="${myconf} --enable-assembler" |
|
|
446 | myconf="${myconf} --with-extra-tools" |
|
|
447 | myconf="${myconf} --with-innodb" |
|
|
448 | myconf="${myconf} --without-readline" |
|
|
449 | myconf="${myconf} $(use_with ssl openssl)" |
|
|
450 | mysql_version_is_at_least "5.0" || myconf="${myconf} $(use_with raid)" |
|
|
451 | |
|
|
452 | # --with-vio is not needed anymore, it's on by default and |
|
|
453 | # has been removed from configure |
|
|
454 | # Apply to 4.x and 5.0.[0-3] |
|
|
455 | if use ssl ; then |
|
|
456 | mysql_version_is_at_least "5.0.4" || myconf="${myconf} --with-vio" |
|
|
457 | fi |
|
|
458 | |
|
|
459 | if mysql_version_is_at_least "5.0.60" ; then |
|
|
460 | if use berkdb ; then |
|
|
461 | elog "Berkeley DB support was disabled due to build failures" |
|
|
462 | elog "on multiple arches, go to a version earlier than 5.0.60" |
|
|
463 | elog "if you want it again. Gentoo bug #224067." |
|
|
464 | fi |
|
|
465 | myconf="${myconf} --without-berkeley-db" |
|
|
466 | elif use berkdb ; then |
|
|
467 | # The following fix is due to a bug with bdb on SPARC's. See: |
|
|
468 | # http://www.geocrawler.com/mail/msg.php3?msg_id=4754814&list=8 |
|
|
469 | # It comes down to non-64-bit safety problems. |
|
|
470 | if use alpha || use amd64 || use hppa || use mips || use sparc ; then |
|
|
471 | elog "Berkeley DB support was disabled due to compatibility issues on this arch" |
|
|
472 | myconf="${myconf} --without-berkeley-db" |
|
|
473 | else |
|
|
474 | myconf="${myconf} --with-berkeley-db=./bdb" |
|
|
475 | fi |
|
|
476 | else |
|
|
477 | myconf="${myconf} --without-berkeley-db" |
|
|
478 | fi |
|
|
479 | |
|
|
480 | if mysql_version_is_at_least "4.1.3" ; then |
|
|
481 | myconf="${myconf} --with-geometry" |
|
|
482 | myconf="${myconf} $(use_with cluster ndbcluster)" |
|
|
483 | fi |
|
|
484 | |
|
|
485 | if mysql_version_is_at_least "4.1.3" && use extraengine ; then |
|
|
486 | # http://dev.mysql.com/doc/mysql/en/archive-storage-engine.html |
|
|
487 | myconf="${myconf} --with-archive-storage-engine" |
|
|
488 | |
|
|
489 | # http://dev.mysql.com/doc/mysql/en/csv-storage-engine.html |
|
|
490 | myconf="${myconf} --with-csv-storage-engine" |
|
|
491 | |
|
|
492 | # http://dev.mysql.com/doc/mysql/en/blackhole-storage-engine.html |
|
|
493 | myconf="${myconf} --with-blackhole-storage-engine" |
|
|
494 | |
|
|
495 | # http://dev.mysql.com/doc/mysql/en/federated-storage-engine.html |
|
|
496 | # http://dev.mysql.com/doc/mysql/en/federated-description.html |
|
|
497 | # http://dev.mysql.com/doc/mysql/en/federated-limitations.html |
|
|
498 | if mysql_version_is_at_least "5.0.3" ; then |
|
|
499 | elog "Before using the Federated storage engine, please be sure to read" |
|
|
500 | elog "http://dev.mysql.com/doc/mysql/en/federated-limitations.html" |
|
|
501 | myconf="${myconf} --with-federated-storage-engine" |
|
|
502 | fi |
|
|
503 | fi |
|
|
504 | |
|
|
505 | if [ "${MYSQL_COMMUNITY_FEATURES}" == "1" ]; then |
|
|
506 | myconf="${myconf} `use_enable community community-features`" |
|
|
507 | if use community; then |
|
|
508 | myconf="${myconf} `use_enable profiling`" |
|
|
509 | else |
|
|
510 | myconf="${myconf} --disable-profiling" |
|
|
511 | fi |
|
|
512 | fi |
|
|
513 | |
|
|
514 | mysql_version_is_at_least "5.0.18" \ |
|
|
515 | && use max-idx-128 \ |
|
|
516 | && myconf="${myconf} --with-max-indexes=128" |
|
|
517 | } |
|
|
518 | |
|
|
519 | configure_51() { |
|
|
520 | # TODO: !!!! readd --without-readline |
|
|
521 | # the failure depend upon config/ac-macros/readline.m4 checking into |
|
|
522 | # readline.h instead of history.h |
|
|
523 | myconf="${myconf} $(use_with ssl ssl /usr)" |
|
|
524 | myconf="${myconf} --enable-assembler" |
|
|
525 | myconf="${myconf} --with-geometry" |
|
|
526 | myconf="${myconf} --with-readline" |
|
|
527 | myconf="${myconf} --with-zlib-dir=/usr/" |
|
|
528 | myconf="${myconf} --without-pstack" |
|
|
529 | use max-idx-128 && myconf="${myconf} --with-max-indexes=128" |
|
|
530 | if [ "${MYSQL_COMMUNITY_FEATURES}" == "1" ]; then |
|
|
531 | myconf="${myconf} $(use_enable community community-features)" |
|
|
532 | if use community; then |
|
|
533 | myconf="${myconf} $(use_enable profiling)" |
|
|
534 | else |
|
|
535 | myconf="${myconf} --disable-profiling" |
|
|
536 | fi |
|
|
537 | fi |
|
|
538 | |
|
|
539 | # 5.1 introduces a new way to manage storage engines (plugins) |
|
|
540 | # like configuration=none |
|
|
541 | # This base set are required, and will always be statically built. |
|
|
542 | local plugins="csv,myisam,myisammrg,heap" |
|
|
543 | if use extraengine ; then |
|
|
544 | # like configuration=max-no-ndb, archive and example removed in 5.1.11 |
|
|
545 | # not added yet: ibmdb2i |
|
|
546 | # Not supporting as examples: example,daemon_example,ftexample |
|
|
547 | plugins="${plugins},archive,blackhole,federated,partition" |
|
|
548 | |
|
|
549 | if [[ "${PN}" != "mariadb" ]] ; then |
|
|
550 | elog "Before using the Federated storage engine, please be sure to read" |
|
|
551 | elog "http://dev.mysql.com/doc/refman/5.1/en/federated-limitations.html" |
|
|
552 | else |
|
|
553 | elog "MariaDB includes the FederatedX engine. Be sure to read" |
|
|
554 | elog "http://askmonty.org/wiki/index.php/Manual:FederatedX_storage_engine" |
|
|
555 | fi |
|
|
556 | fi |
|
|
557 | |
|
|
558 | # Upstream specifically requests that InnoDB always be built: |
|
|
559 | # - innobase, innodb_plugin |
|
|
560 | # Build falcon if available for 6.x series. |
|
|
561 | for i in innobase innodb_plugin falcon ; do |
|
|
562 | [ -e "${S}"/storage/${i} ] && plugins="${plugins},${i}" |
|
|
563 | done |
|
|
564 | |
|
|
565 | # like configuration=max-no-ndb |
|
|
566 | if use cluster ; then |
|
|
567 | plugins="${plugins},ndbcluster" |
|
|
568 | myconf="${myconf} --with-ndb-binlog" |
|
|
569 | fi |
|
|
570 | |
|
|
571 | if [[ "${PN}" == "mariadb" ]] ; then |
|
|
572 | # In MariaDB, InnoDB is packaged in the xtradb directory, so it's not |
|
|
573 | # caught above. |
|
|
574 | plugins="${plugins},maria,innobase" |
|
|
575 | if use pbxt ; then |
|
|
576 | plugins="${plugins},pbxt" |
|
|
577 | else |
|
|
578 | myconf="${myconf} --without-plugin-pbxt" |
|
|
579 | fi |
|
|
580 | myconf="${myconf} $(use_with libevent)" |
|
|
581 | # This is not optional, without it several upstream testcases fail. |
|
|
582 | # Also strongly recommended by upstream. |
|
|
583 | myconf="${myconf} --with-maria-tmp-tables" |
|
|
584 | fi |
|
|
585 | |
|
|
586 | myconf="${myconf} --with-plugins=${plugins}" |
|
|
587 | } |
|
|
588 | |
|
|
589 | pbxt_src_configure() { |
|
|
590 | mysql_init_vars |
|
|
591 | |
|
|
592 | pushd "${WORKDIR}/pbxt-${PBXT_VERSION}" &>/dev/null |
|
|
593 | |
|
|
594 | einfo "Reconfiguring dir '${PWD}'" |
|
|
595 | AT_GNUCONF_UPDATE="yes" eautoreconf |
|
|
596 | |
|
|
597 | local myconf="" |
|
|
598 | myconf="${myconf} --with-mysql=${S} --libdir=/usr/$(get_libdir)" |
|
|
599 | use debug && myconf="${myconf} --with-debug=full" |
|
|
600 | econf ${myconf} || die "Problem configuring PBXT storage engine" |
|
|
601 | } |
|
|
602 | |
|
|
603 | pbxt_src_compile() { |
|
|
604 | # Be backwards compatible for now |
|
|
605 | if [[ $EAPI != 2 ]]; then |
|
|
606 | pbxt_src_configure |
|
|
607 | fi |
|
|
608 | # TODO: is it safe/needed to use emake here ? |
|
|
609 | make || die "Problem making PBXT storage engine (${myconf})" |
|
|
610 | |
|
|
611 | popd |
|
|
612 | # TODO: modify test suite for PBXT |
|
|
613 | } |
|
|
614 | |
|
|
615 | pbxt_src_install() { |
|
|
616 | pushd "${WORKDIR}/pbxt-${PBXT_VERSION}" &>/dev/null |
|
|
617 | emake install DESTDIR="${D}" || die "Failed to install PBXT" |
|
|
618 | popd |
|
|
619 | } |
|
|
620 | |
|
|
621 | # |
|
|
622 | # EBUILD FUNCTIONS |
|
|
623 | # |
|
|
624 | # @FUNCTION: mysql_pkg_setup |
|
|
625 | # @DESCRIPTION: |
|
|
626 | # Perform some basic tests and tasks during pkg_setup phase: |
|
|
627 | # die if FEATURES="test", USE="-minimal" and not using FEATURES="userpriv" |
|
|
628 | # check for conflicting use flags |
|
|
629 | # create new user and group for mysql |
|
|
630 | # warn about deprecated features |
| 38 | mysql_pkg_setup() { |
631 | mysql_pkg_setup() { |
|
|
632 | if hasq test ${FEATURES} ; then |
|
|
633 | if ! use minimal ; then |
|
|
634 | if [[ $UID -eq 0 ]]; then |
|
|
635 | eerror "Testing with FEATURES=-userpriv is no longer supported by upstream. Tests MUST be run as non-root." |
|
|
636 | fi |
|
|
637 | fi |
|
|
638 | fi |
| 39 | |
639 | |
|
|
640 | # Check for USE flag problems in pkg_setup |
|
|
641 | if use static && use ssl ; then |
|
|
642 | eerror "MySQL does not support being built statically with SSL support enabled!" |
|
|
643 | die "MySQL does not support being built statically with SSL support enabled!" |
|
|
644 | fi |
|
|
645 | |
|
|
646 | if ! mysql_version_is_at_least "5.0" \ |
|
|
647 | && use raid \ |
|
|
648 | && use static ; then |
|
|
649 | eerror "USE flags 'raid' and 'static' conflict, you cannot build MySQL statically" |
|
|
650 | eerror "with RAID support enabled." |
|
|
651 | die "USE flags 'raid' and 'static' conflict!" |
|
|
652 | fi |
|
|
653 | |
|
|
654 | if mysql_version_is_at_least "4.1.3" \ |
|
|
655 | && ( use cluster || use extraengine ) \ |
|
|
656 | && use minimal ; then |
|
|
657 | eerror "USE flags 'cluster' and 'extraengine' conflict with 'minimal' USE flag!" |
|
|
658 | die "USE flags 'cluster' and 'extraengine' conflict with 'minimal' USE flag!" |
|
|
659 | fi |
|
|
660 | |
|
|
661 | # Bug #290570 fun. Upstream made us need a fairly new GCC4. |
|
|
662 | if mysql_version_is_at_least "5.0.83" ; then |
|
|
663 | GCC_VER=$(gcc-version) |
|
|
664 | case ${GCC_VER} in |
|
|
665 | 2*|3*|4.0|4.1|4.2) die "Active GCC too old! Must have at least GCC4.3" ;; |
|
|
666 | esac |
|
|
667 | fi |
|
|
668 | |
|
|
669 | # This should come after all of the die statements |
| 40 | enewgroup mysql 60 || die "problem adding group mysql" |
670 | enewgroup mysql 60 || die "problem adding 'mysql' group" |
| 41 | enewuser mysql 60 -1 /dev/null mysql \ |
671 | enewuser mysql 60 -1 /dev/null mysql || die "problem adding 'mysql' user" |
| 42 | || die "problem adding user mysql" |
|
|
| 43 | } |
|
|
| 44 | |
672 | |
|
|
673 | mysql_check_version_range "4.0 to 5.0.99.99" \ |
|
|
674 | && use berkdb \ |
|
|
675 | && elog "Berkeley DB support is deprecated and will be removed in future versions!" |
|
|
676 | |
|
|
677 | if [ "${PN}" != "mysql-cluster" ] && use cluster; then |
|
|
678 | ewarn "Upstream has noted that the NDB cluster support in the 5.0 and" |
|
|
679 | ewarn "5.1 series should NOT be put into production. In the near" |
|
|
680 | ewarn "future, it will be disabled from building." |
|
|
681 | ewarn "" |
|
|
682 | ewarn "If you need NDB support, you should instead move to the new" |
|
|
683 | ewarn "mysql-cluster package that represents that upstream NDB" |
|
|
684 | ewarn "development." |
|
|
685 | fi |
|
|
686 | } |
|
|
687 | |
|
|
688 | # @FUNCTION: mysql_src_unpack |
|
|
689 | # @DESCRIPTION: |
|
|
690 | # Unpack the source code and call mysql_src_prepare for EAPI < 2. |
| 45 | mysql_src_unpack() { |
691 | mysql_src_unpack() { |
| 46 | |
692 | # Initialize the proper variables first |
| 47 | mysql_init_vars |
693 | mysql_init_vars |
| 48 | |
694 | |
| 49 | if useq static && useq ssl; then |
|
|
| 50 | local msg="MySQL does not support building statically with SSL support" |
|
|
| 51 | eerror "${msg}" |
|
|
| 52 | die "${msg}" |
|
|
| 53 | fi |
|
|
| 54 | |
|
|
| 55 | if mysql_version_is_at_least "4.01.03.00" \ |
|
|
| 56 | && useq cluster \ |
|
|
| 57 | || useq extraengine \ |
|
|
| 58 | && useq minimal ; then |
|
|
| 59 | die "USEs cluster, extraengine conflicts with \"minimal\"" |
|
|
| 60 | fi |
|
|
| 61 | |
|
|
| 62 | unpack ${A} || die |
695 | unpack ${A} |
|
|
696 | # Grab the patches |
|
|
697 | [[ "${MY_EXTRAS_VER}" == "live" ]] && S="${WORKDIR}/mysql-extras" git_src_unpack |
| 63 | |
698 | |
| 64 | mv -f "${WORKDIR}/${NEWP}" "${S}" |
699 | mv -f "${WORKDIR}/${MY_SOURCEDIR}" "${S}" |
|
|
700 | |
|
|
701 | # Be backwards compatible for now |
|
|
702 | case ${EAPI:-0} in |
|
|
703 | 2) : ;; |
|
|
704 | 0 | 1) mysql_src_prepare ;; |
|
|
705 | esac |
|
|
706 | } |
|
|
707 | |
|
|
708 | # @FUNCTION: mysql_src_prepare |
|
|
709 | # @DESCRIPTION: |
|
|
710 | # Apply patches to the source code and remove unneeded bundled libs. |
|
|
711 | mysql_src_prepare() { |
| 65 | cd "${S}" |
712 | cd "${S}" |
| 66 | |
713 | |
|
|
714 | # Apply the patches for this MySQL version |
| 67 | EPATCH_SUFFIX="patch" |
715 | EPATCH_SUFFIX="patch" |
| 68 | mkdir -p "${EPATCH_SOURCE}" || die "unable to create epatch directory" |
716 | mkdir -p "${EPATCH_SOURCE}" || die "Unable to create epatch directory" |
|
|
717 | # Clean out old items |
|
|
718 | rm -f "${EPATCH_SOURCE}"/* |
|
|
719 | # Now link in right patches |
| 69 | mysql_mv_patches |
720 | mysql_mv_patches |
| 70 | epatch || die "failed to apply all patches" |
721 | # And apply |
|
|
722 | epatch |
| 71 | |
723 | |
|
|
724 | # last -fPIC fixup, per bug #305873 |
|
|
725 | i="${S}"/storage/innodb_plugin/plug.in |
|
|
726 | [ -f "${i}" ] && sed -i -e '/CFLAGS/s,-prefer-non-pic,,g' "${i}" |
|
|
727 | |
| 72 | # additional check, remove bundled zlib |
728 | # Additional checks, remove bundled zlib |
| 73 | rm -f "${S}/zlib/"*.[ch] |
729 | rm -f "${S}/zlib/"*.[ch] |
| 74 | sed -i -e "s/zlib\/Makefile dnl/dnl zlib\/Makefile/" "${S}/configure.in" |
730 | sed -i -e "s/zlib\/Makefile dnl/dnl zlib\/Makefile/" "${S}/configure.in" |
| 75 | rm -f scripts/mysqlbug |
731 | rm -f "scripts/mysqlbug" |
| 76 | |
|
|
| 77 | # Multilib issue with zlib detection |
|
|
| 78 | mysql_version_is_at_least "5.00.15.00" \ |
|
|
| 79 | && sed -i -e "s:zlib_dir/lib:zlib_dir/$(get_libdir):g" \ |
|
|
| 80 | "${S}/config/ac-macros/zlib.m4" |
|
|
| 81 | |
732 | |
| 82 | # Make charsets install in the right place |
733 | # Make charsets install in the right place |
| 83 | find . -name 'Makefile.am' \ |
734 | find . -name 'Makefile.am' \ |
| 84 | -exec sed --in-place -e 's!$(pkgdatadir)!'${MY_SHAREDSTATEDIR}'!g' {} \; |
735 | -exec sed --in-place -e 's!$(pkgdatadir)!'${MY_SHAREDSTATEDIR}'!g' {} \; |
| 85 | |
736 | |
| 86 | # Manage mysqlmanager |
|
|
| 87 | mysql_version_is_at_least "5.00.15.00" \ |
737 | if mysql_version_is_at_least "4.1" ; then |
| 88 | && sed -i -e "s!@GENTOO_EXT@!${MY_SUFFIX}!g" \ |
|
|
| 89 | -e "s!@GENTOO_SOCK_PATH@!var/run/mysqld!g" \ |
|
|
| 90 | "${S}/server-tools/instance-manager/Makefile.am" |
|
|
| 91 | |
|
|
| 92 | # remove what need to be recreated, so we are sure it's actually done |
738 | # Remove what needs to be recreated, so we're sure it's actually done |
| 93 | find . -name Makefile -o -name Makefile.in -o -name configure -exec rm -f {} \; |
739 | einfo "Cleaning up old buildscript files" |
|
|
740 | find . -name Makefile \ |
|
|
741 | -o -name Makefile.in \ |
|
|
742 | -o -name configure \ |
|
|
743 | -exec rm -f {} \; |
| 94 | rm ltmain.sh |
744 | rm -f "ltmain.sh" |
|
|
745 | rm -f "scripts/mysqlbug" |
|
|
746 | fi |
| 95 | |
747 | |
| 96 | local rebuilddirlist d buildstep bdbdir |
748 | local rebuilddirlist d |
| 97 | |
749 | |
|
|
750 | if xtradb_patch_available && use xtradb ; then |
|
|
751 | einfo "Replacing InnoDB with Percona XtraDB" |
|
|
752 | pushd "${S}"/storage |
|
|
753 | i="innobase" |
|
|
754 | o="${WORKDIR}/storage-${i}.mysql-upstream" |
|
|
755 | # Have we been here already? |
|
|
756 | [ -d "${o}" ] && rm -f "${i}" |
|
|
757 | # Or maybe we haven't |
|
|
758 | [ -d "${i}" -a ! -d "${o}" ] && mv "${i}" "${o}" |
|
|
759 | cp -ra "${WORKDIR}/${XTRADB_P}" "${i}" |
|
|
760 | popd |
|
|
761 | fi |
|
|
762 | |
| 98 | if mysql_version_is_at_least "5.01.00.00" ; then |
763 | if mysql_version_is_at_least "5.1.12" ; then |
| 99 | rebuilddirlist=". storage/innobase" |
764 | rebuilddirlist="." |
| 100 | bdbdir='storage/bdb/dist' |
765 | # This does not seem to be needed presently. robbat2 2010/02/23 |
|
|
766 | #einfo "Updating innobase cmake" |
|
|
767 | ## TODO: check this with a cmake expert |
|
|
768 | #cmake \ |
|
|
769 | # -DCMAKE_C_COMPILER=$(type -P $(tc-getCC)) \ |
|
|
770 | # -DCMAKE_CXX_COMPILER=$(type -P $(tc-getCXX)) \ |
|
|
771 | # "storage/innobase" |
| 101 | else |
772 | else |
| 102 | rebuilddirlist=". innobase" |
773 | rebuilddirlist=". innobase" |
| 103 | bdbdir='bdb/dist' |
|
|
| 104 | fi |
774 | fi |
| 105 | |
775 | |
| 106 | for d in ${rebuilddirlist}; do |
776 | for d in ${rebuilddirlist} ; do |
| 107 | einfo "reconfiguring dir \"${d}\"" |
777 | einfo "Reconfiguring dir '${d}'" |
| 108 | pushd "${d}" &>/dev/null |
778 | pushd "${d}" &>/dev/null |
| 109 | for buildstep in \ |
779 | AT_GNUCONF_UPDATE="yes" eautoreconf |
| 110 | 'libtoolize --copy --force' \ |
|
|
| 111 | 'aclocal --force' \ |
|
|
| 112 | 'autoheader --force -Wnone' \ |
|
|
| 113 | 'autoconf --force -Wnone' \ |
|
|
| 114 | 'automake --force --force-missing -Wnone' \ |
|
|
| 115 | 'gnuconfig_update' |
|
|
| 116 | do |
|
|
| 117 | einfo "performing ${buildstep}" |
|
|
| 118 | ${buildstep} || die "failed ${buildstep/ */} dir \"${d}\"" |
|
|
| 119 | done |
|
|
| 120 | popd &>/dev/null |
780 | popd &>/dev/null |
| 121 | done |
781 | done |
| 122 | |
782 | |
| 123 | if ! useq bdbdir && ! mysql_check_version_range "5.01.00.00 to 5.01.06.99" |
783 | if mysql_check_version_range "4.1 to 5.0.99.99" \ |
| 124 | then |
784 | && use berkdb ; then |
|
|
785 | einfo "Fixing up berkdb buildsystem" |
| 125 | [[ -w "${bdbdir}/ltmain.sh" ]] && cp -f ltmain.sh "${bdbdir}/ltmain.sh" |
786 | [[ -w "bdb/dist/ltmain.sh" ]] && cp -f "ltmain.sh" "bdb/dist/ltmain.sh" |
| 126 | pushd "${bdbdir}" && sh s_all || die "failed bdb reconfigure" &>/dev/null |
787 | cp -f "/usr/share/aclocal/libtool.m4" "bdb/dist/aclocal/libtool.ac" \ |
|
|
788 | || die "Could not copy libtool.m4 to bdb/dist/" |
|
|
789 | #These files exist only with libtool-2*, and need to be included. |
|
|
790 | if [ -f '/usr/share/aclocal/ltsugar.m4' ]; then |
|
|
791 | cat "/usr/share/aclocal/ltsugar.m4" >> "bdb/dist/aclocal/libtool.ac" |
|
|
792 | cat "/usr/share/aclocal/ltversion.m4" >> "bdb/dist/aclocal/libtool.ac" |
|
|
793 | cat "/usr/share/aclocal/lt~obsolete.m4" >> "bdb/dist/aclocal/libtool.ac" |
|
|
794 | cat "/usr/share/aclocal/ltoptions.m4" >> "bdb/dist/aclocal/libtool.ac" |
|
|
795 | fi |
|
|
796 | pushd "bdb/dist" &>/dev/null |
|
|
797 | sh s_all \ |
|
|
798 | || die "Failed bdb reconfigure" |
| 127 | popd &>/dev/null |
799 | popd &>/dev/null |
| 128 | fi |
800 | fi |
| 129 | |
|
|
| 130 | } |
801 | } |
| 131 | |
802 | |
|
|
803 | # @FUNCTION: mysql_src_configure |
|
|
804 | # @DESCRIPTION: |
|
|
805 | # Configure mysql to build the code for Gentoo respecting the use flags. |
| 132 | mysql_src_compile() { |
806 | mysql_src_configure() { |
| 133 | |
807 | # Make sure the vars are correctly initialized |
| 134 | mysql_init_vars |
808 | mysql_init_vars |
|
|
809 | |
|
|
810 | # $myconf is modified by the configure_* functions |
| 135 | local myconf |
811 | local myconf="" |
| 136 | |
812 | |
| 137 | if useq static ; then |
813 | if use minimal ; then |
| 138 | myconf="${myconf} --with-mysqld-ldflags=-all-static" |
814 | configure_minimal |
| 139 | myconf="${myconf} --with-client-ldflags=-all-static" |
|
|
| 140 | myconf="${myconf} --disable-shared" |
|
|
| 141 | else |
815 | else |
| 142 | myconf="${myconf} --enable-shared --enable-static" |
816 | configure_common |
| 143 | fi |
|
|
| 144 | |
|
|
| 145 | #myconf="${myconf} `use_with tcpd libwrap`" |
|
|
| 146 | myconf="${myconf} --without-libwrap" |
|
|
| 147 | |
|
|
| 148 | if useq ssl ; then |
|
|
| 149 | # --with-vio is not needed anymore, it's on by default and |
|
|
| 150 | # has been removed from configure |
|
|
| 151 | mysql_version_is_at_least "5.00.04.00" || myconf="${myconf} --with-vio" |
|
|
| 152 | if mysql_version_is_at_least "5.00.06.00" ; then |
817 | if mysql_version_is_at_least "5.1.10" ; then |
| 153 | # yassl-0.96 is young break with gcc-4.0 || amd64 |
818 | configure_51 |
| 154 | #myconf="${myconf} --with-yassl" |
|
|
| 155 | myconf="${myconf} --with-openssl" |
|
|
| 156 | else |
819 | else |
| 157 | myconf="${myconf} --with-openssl" |
820 | configure_40_41_50 |
| 158 | fi |
|
|
| 159 | else |
|
|
| 160 | myconf="${myconf} --without-openssl" |
|
|
| 161 | fi |
|
|
| 162 | |
|
|
| 163 | if useq debug; then |
|
|
| 164 | myconf="${myconf} --with-debug=full" |
|
|
| 165 | else |
|
|
| 166 | myconf="${myconf} --without-debug" |
|
|
| 167 | mysql_version_is_at_least "4.01.03.00" && useq cluster && myconf="${myconf} --without-ndb-debug" |
|
|
| 168 | fi |
|
|
| 169 | |
|
|
| 170 | # benchmarking stuff needs perl |
|
|
| 171 | # and shouldn't be bothered with on minimal builds |
|
|
| 172 | if useq perl && ! useq minimal; then |
|
|
| 173 | myconf="${myconf} --with-bench" |
|
|
| 174 | else |
|
|
| 175 | myconf="${myconf} --without-bench" |
|
|
| 176 | fi |
|
|
| 177 | |
|
|
| 178 | # these are things we exclude from a minimal build |
|
|
| 179 | # note that the server actually does get built and installed |
|
|
| 180 | # but we then delete it before packaging. |
|
|
| 181 | local minimal_exclude_list="server embedded-server extra-tools innodb" |
|
|
| 182 | if ! useq minimal; then |
|
|
| 183 | for i in ${minimal_exclude_list}; do |
|
|
| 184 | myconf="${myconf} --with-${i}" |
|
|
| 185 | done |
|
|
| 186 | |
|
|
| 187 | if useq static ; then |
|
|
| 188 | myconf="${myconf} --without-raid" |
|
|
| 189 | ewarn "disabling raid support, has problem with static" |
|
|
| 190 | else |
|
|
| 191 | myconf="${myconf} --with-raid" |
|
|
| 192 | fi |
|
|
| 193 | |
|
|
| 194 | if ! mysql_version_is_at_least "5.00.00.00" ; then |
|
|
| 195 | if mysql_version_is_at_least "4.01.00.00" && useq utf8; then |
|
|
| 196 | myconf="${myconf} --with-charset=utf8" |
|
|
| 197 | myconf="${myconf} --with-collation=utf8_general_ci" |
|
|
| 198 | else |
|
|
| 199 | myconf="${myconf} --with-charset=latin1" |
|
|
| 200 | myconf="${myconf} --with-collation=latin1_swedish_ci" |
|
|
| 201 | fi |
821 | fi |
| 202 | fi |
822 | fi |
| 203 | |
823 | |
| 204 | # optional again from 2005-12-05 |
|
|
| 205 | if mysql_version_is_at_least "5.01.00.00" ; then |
|
|
| 206 | myconf="${myconf} $(use_with innodb)" |
|
|
| 207 | else |
|
|
| 208 | myconf="${myconf} --with-innodb" |
|
|
| 209 | fi |
|
|
| 210 | |
|
|
| 211 | # lots of chars |
|
|
| 212 | myconf="${myconf} --with-extra-charsets=all" |
|
|
| 213 | |
|
|
| 214 | #The following fix is due to a bug with bdb on sparc's. See: |
|
|
| 215 | #http://www.geocrawler.com/mail/msg.php3?msg_id=4754814&list=8 |
|
|
| 216 | # it comes down to non-64-bit safety problems |
|
|
| 217 | if useq sparc || useq alpha || useq hppa || useq mips || useq amd64 \ |
|
|
| 218 | || mysql_check_version_range "5.01.00.00 to 5.01.06.99" |
|
|
| 219 | then |
|
|
| 220 | ewarn "bdb berkeley-db disabled due to arch or version" |
|
|
| 221 | myconf="${myconf} --without-berkeley-db" |
|
|
| 222 | else |
|
|
| 223 | useq berkdb \ |
|
|
| 224 | && myconf="${myconf} --with-berkeley-db=./bdb" \ |
|
|
| 225 | || myconf="${myconf} --without-berkeley-db" |
|
|
| 226 | fi |
|
|
| 227 | |
|
|
| 228 | if mysql_version_is_at_least "4.01.03.00" ; then |
|
|
| 229 | #myconf="${myconf} $(use_with geometry)" |
|
|
| 230 | myconf="${myconf} --with-geometry" |
|
|
| 231 | myconf="${myconf} $(use_with cluster ndbcluster)" |
|
|
| 232 | fi |
|
|
| 233 | |
|
|
| 234 | mysql_version_is_at_least "4.01.11.00" && myconf="${myconf} `use_with big-tables`" |
|
|
| 235 | else |
|
|
| 236 | for i in ${minimal_exclude_list}; do |
|
|
| 237 | myconf="${myconf} --without-${i}" |
|
|
| 238 | done |
|
|
| 239 | myconf="${myconf} --without-berkeley-db" |
|
|
| 240 | myconf="${myconf} --with-extra-charsets=none" |
|
|
| 241 | fi |
|
|
| 242 | |
|
|
| 243 | if mysql_version_is_at_least "4.01.03.00" && useq extraengine; then |
|
|
| 244 | # http://dev.mysql.com/doc/mysql/en/archive-storage-engine.html |
|
|
| 245 | myconf="${myconf} --with-archive-storage-engine" |
|
|
| 246 | # http://dev.mysql.com/doc/mysql/en/csv-storage-engine.html |
|
|
| 247 | |
|
|
| 248 | mysql_version_is_at_least "4.01.04.00" \ |
|
|
| 249 | && myconf="${myconf} --with-csv-storage-engine" |
|
|
| 250 | |
|
|
| 251 | mysql_version_is_at_least "4.01.11.00" \ |
|
|
| 252 | && myconf="${myconf} --with-blackhole-storage-engine" |
|
|
| 253 | |
|
|
| 254 | # http://dev.mysql.com/doc/mysql/en/federated-description.html |
|
|
| 255 | # http://dev.mysql.com/doc/mysql/en/federated-limitations.html |
|
|
| 256 | if mysql_version_is_at_least "5.00.03.00" ; then |
|
|
| 257 | einfo "before to use federated engine be sure to read" |
|
|
| 258 | einfo "http://dev.mysql.com/doc/refman/5.0/en/federated-limitations.html" |
|
|
| 259 | myconf="${myconf} --with-federated-storage-engine" |
|
|
| 260 | |
|
|
| 261 | # http://dev.mysql.com/doc/refman/5.1/en/partitioning-overview.html |
|
|
| 262 | if mysql_version_is_at_least "5.01.00.00" ; then |
|
|
| 263 | myconf="${myconf} --with-partition" |
|
|
| 264 | fi |
|
|
| 265 | fi |
|
|
| 266 | |
|
|
| 267 | mysql_version_is_at_least "5.00.18.00" \ |
|
|
| 268 | && useq "max-idx-128" \ |
|
|
| 269 | && myconf="${myconf} --with-max-indexes=128" |
|
|
| 270 | fi |
|
|
| 271 | |
|
|
| 272 | #Bug #114895,Bug #110149 |
824 | # Bug #114895, bug #110149 |
| 273 | filter-flags "-O" "-O[01]" |
825 | filter-flags "-O" "-O[01]" |
|
|
826 | |
| 274 | #glibc-2.3.2_pre fix; bug #16496 |
827 | # glib-2.3.2_pre fix, bug #16496 |
| 275 | append-flags "-DHAVE_ERRNO_AS_DEFINE=1" |
828 | append-flags "-DHAVE_ERRNO_AS_DEFINE=1" |
| 276 | |
829 | |
| 277 | #the compiler flags are as per their "official" spec ;) |
830 | # As discovered by bug #246652, doing a double-level of SSP causes NDB to |
| 278 | #CFLAGS="${CFLAGS/-O?/} -O3" \ |
831 | # fail badly during cluster startup. |
|
|
832 | if [[ $(gcc-major-version) -lt 4 ]]; then |
|
|
833 | filter-flags "-fstack-protector-all" |
|
|
834 | fi |
|
|
835 | |
|
|
836 | CXXFLAGS="${CXXFLAGS} -fno-exceptions -fno-strict-aliasing" |
| 279 | export CXXFLAGS="${CXXFLAGS} -felide-constructors -fno-exceptions -fno-rtti" |
837 | CXXFLAGS="${CXXFLAGS} -felide-constructors -fno-rtti" |
| 280 | mysql_version_is_at_least "5.00.00.00" \ |
838 | mysql_version_is_at_least "5.0" \ |
| 281 | && export CXXFLAGS="${CXXFLAGS} -fno-implicit-templates" |
839 | && CXXFLAGS="${CXXFLAGS} -fno-implicit-templates" |
|
|
840 | export CXXFLAGS |
|
|
841 | |
|
|
842 | # bug #283926, with GCC4.4, this is required to get correct behavior. |
|
|
843 | append-flags -fno-strict-aliasing |
| 282 | |
844 | |
| 283 | econf \ |
845 | econf \ |
| 284 | --program-suffix="${MY_SUFFIX}" \ |
|
|
| 285 | --libexecdir="/usr/sbin" \ |
846 | --libexecdir="/usr/sbin" \ |
| 286 | --sysconfdir="${MY_SYSCONFDIR}" \ |
847 | --sysconfdir="${MY_SYSCONFDIR}" \ |
| 287 | --localstatedir="${MY_LOCALSTATEDIR}" \ |
848 | --localstatedir="${MY_LOCALSTATEDIR}" \ |
| 288 | --sharedstatedir="${MY_SHAREDSTATEDIR}" \ |
849 | --sharedstatedir="${MY_SHAREDSTATEDIR}" \ |
| 289 | --libdir="${MY_LIBDIR}" \ |
850 | --libdir="${MY_LIBDIR}" \ |
| 290 | --includedir="${MY_INCLUDEDIR}" \ |
851 | --includedir="${MY_INCLUDEDIR}" \ |
| 291 | --with-low-memory \ |
852 | --with-low-memory \ |
| 292 | --enable-assembler \ |
|
|
| 293 | --enable-local-infile \ |
|
|
| 294 | --with-mysqld-user=mysql \ |
|
|
| 295 | --with-client-ldflags=-lstdc++ \ |
853 | --with-client-ldflags=-lstdc++ \ |
| 296 | --enable-thread-safe-client \ |
854 | --enable-thread-safe-client \ |
| 297 | --with-comment="Gentoo Linux ${PF}" \ |
855 | --with-comment="Gentoo Linux ${PF}" \ |
| 298 | --with-unix-socket-path="/var/run/mysqld/mysqld${MY_SUFFIX}.sock" \ |
|
|
| 299 | --with-zlib-dir=/usr \ |
|
|
| 300 | --with-lib-ccflags="-fPIC" \ |
|
|
| 301 | --without-readline \ |
|
|
| 302 | --without-docs \ |
856 | --without-docs \ |
| 303 | ${myconf} || die "bad ./configure" |
857 | ${myconf} || die "econf failed" |
| 304 | |
858 | |
| 305 | # TODO Move this before autoreconf !!! |
859 | # TODO: Move this before autoreconf !!! |
| 306 | find . -name 'Makefile' \ |
860 | find . -type f -name Makefile -print0 \ |
| 307 | -exec sed --in-place \ |
861 | | xargs -0 -n100 sed -i \ |
| 308 | -e 's|^pkglibdir\s*=\s*$(libdir)/mysql|pkglibdir = $(libdir)|' \ |
862 | -e 's|^pkglibdir *= *$(libdir)/mysql|pkglibdir = $(libdir)|;s|^pkgincludedir *= *$(includedir)/mysql|pkgincludedir = $(includedir)|' |
| 309 | -e 's|^pkgincludedir\s*=\s*$(includedir)/mysql|pkgincludedir = $(includedir)|' \ |
|
|
| 310 | {} \; |
|
|
| 311 | |
863 | |
| 312 | emake || die "compile problem" |
864 | if [[ $EAPI == 2 ]]; then |
|
|
865 | pbxt_patch_available && use pbxt && pbxt_src_configure |
|
|
866 | fi |
| 313 | } |
867 | } |
| 314 | |
868 | |
|
|
869 | # @FUNCTION: mysql_src_compile |
|
|
870 | # @DESCRIPTION: |
|
|
871 | # Compile the mysql code. |
|
|
872 | mysql_src_compile() { |
|
|
873 | # Be backwards compatible for now |
|
|
874 | case ${EAPI:-0} in |
|
|
875 | 2) : ;; |
|
|
876 | 0 | 1) mysql_src_configure ;; |
|
|
877 | esac |
|
|
878 | |
|
|
879 | emake || die "emake failed" |
|
|
880 | |
|
|
881 | pbxt_patch_available && use pbxt && pbxt_src_compile |
|
|
882 | } |
|
|
883 | |
|
|
884 | # @FUNCTION: mysql_src_install |
|
|
885 | # @DESCRIPTION: |
|
|
886 | # Install mysql. |
| 315 | mysql_src_install() { |
887 | mysql_src_install() { |
| 316 | |
888 | # Make sure the vars are correctly initialized |
| 317 | mysql_init_vars |
889 | mysql_init_vars |
| 318 | make install DESTDIR="${D}" benchdir_root="${MY_SHAREDSTATEDIR}" || die |
|
|
| 319 | |
890 | |
| 320 | insinto "${MY_INCLUDEDIR}" |
891 | emake install \ |
| 321 | doins "${MY_INCLUDEDIR}"/my_{config,dir}.h |
892 | DESTDIR="${D}" \ |
|
|
893 | benchdir_root="${MY_SHAREDSTATEDIR}" \ |
|
|
894 | testroot="${MY_SHAREDSTATEDIR}" \ |
|
|
895 | || die "emake install failed" |
| 322 | |
896 | |
|
|
897 | pbxt_patch_available && use pbxt && pbxt_src_install |
|
|
898 | |
| 323 | # convenience links |
899 | # Convenience links |
|
|
900 | einfo "Making Convenience links for mysqlcheck multi-call binary" |
| 324 | dosym "/usr/bin/mysqlcheck${MY_SUFFIX}" "/usr/bin/mysqlanalyze${MY_SUFFIX}" |
901 | dosym "/usr/bin/mysqlcheck" "/usr/bin/mysqlanalyze" |
| 325 | dosym "/usr/bin/mysqlcheck${MY_SUFFIX}" "/usr/bin/mysqlrepair${MY_SUFFIX}" |
902 | dosym "/usr/bin/mysqlcheck" "/usr/bin/mysqlrepair" |
| 326 | dosym "/usr/bin/mysqlcheck${MY_SUFFIX}" "/usr/bin/mysqloptimize${MY_SUFFIX}" |
903 | dosym "/usr/bin/mysqlcheck" "/usr/bin/mysqloptimize" |
| 327 | |
904 | |
| 328 | # various junk (my-*.cnf moved elsewhere) |
905 | # Various junk (my-*.cnf moved elsewhere) |
|
|
906 | einfo "Removing duplicate /usr/share/mysql files" |
| 329 | rm -rf "${D}/usr/share/info" |
907 | rm -Rf "${D}/usr/share/info" |
| 330 | for removeme in "mysql-log-rotate" mysql.server* \ |
908 | for removeme in "mysql-log-rotate" mysql.server* \ |
| 331 | binary-configure* my-*.cnf mi_test_all* |
909 | binary-configure* my-*.cnf mi_test_all* |
| 332 | do |
910 | do |
| 333 | rm -f ${D}/usr/share/mysql/${removeme} |
911 | rm -f "${D}"/${MY_SHAREDSTATEDIR}/${removeme} |
| 334 | done |
912 | done |
| 335 | |
913 | |
| 336 | # TODO change at Makefile-am level |
|
|
| 337 | for moveme in "mysql_fix_privilege_tables.sql" \ |
|
|
| 338 | "fill_help_tables.sql" "ndb-config-2-node.ini" |
|
|
| 339 | do |
|
|
| 340 | mv -f "${D}/usr/share/mysql/${moveme}" "${D}/usr/share/mysql${MY_SUFFIX}/" 2>/dev/null |
|
|
| 341 | done |
|
|
| 342 | |
|
|
| 343 | if [[ -n "${MY_SUFFIX}" ]] ; then |
|
|
| 344 | local notcatched=$(ls "${D}/usr/share/mysql"/*) |
|
|
| 345 | if [[ -n "${notcatched}" ]] ; then |
|
|
| 346 | ewarn "QA notice" |
|
|
| 347 | ewarn "${notcatched} files in /usr/share/mysql" |
|
|
| 348 | ewarn "bug mysql-herd to manage them" |
|
|
| 349 | fi |
|
|
| 350 | rm -rf "${D}/usr/share/mysql" |
|
|
| 351 | fi |
|
|
| 352 | |
|
|
| 353 | # clean up stuff for a minimal build |
914 | # Clean up stuff for a minimal build |
| 354 | # this is anything server-specific |
|
|
| 355 | if useq minimal; then |
915 | if use minimal ; then |
|
|
916 | einfo "Remove all extra content for minimal build" |
| 356 | rm -rf ${D}${MY_SHAREDSTATEDIR}/{mysql-test,sql-bench} |
917 | rm -Rf "${D}${MY_SHAREDSTATEDIR}"/{mysql-test,sql-bench} |
| 357 | rm -f ${D}/usr/bin/{mysql{_install_db,manager*,_secure_installation,_fix_privilege_tables,hotcopy,_convert_table_format,d_multi,_fix_extensions,_zap,_explain_log,_tableinfo,d_safe,_install,_waitpid,binlog,test},myisam*,isam*,pack_isam} |
918 | rm -f "${D}"/usr/bin/{mysql{_install_db,manager*,_secure_installation,_fix_privilege_tables,hotcopy,_convert_table_format,d_multi,_fix_extensions,_zap,_explain_log,_tableinfo,d_safe,_install,_waitpid,binlog,test},myisam*,isam*,pack_isam} |
| 358 | rm -f "${D}/usr/sbin/mysqld${MY_SUFFIX}" |
919 | rm -f "${D}/usr/sbin/mysqld" |
| 359 | rm -f ${D}${MY_LIBDIR}/lib{heap,merge,nisam,my{sys,strings,sqld,isammrg,isam},vio,dbug}.a |
920 | rm -f "${D}${MY_LIBDIR}"/lib{heap,merge,nisam,my{sys,strings,sqld,isammrg,isam},vio,dbug}.a |
| 360 | fi |
921 | fi |
| 361 | |
922 | |
|
|
923 | # Unless they explicitly specific USE=test, then do not install the |
|
|
924 | # testsuite. It DOES have a use to be installed, esp. when you want to do a |
|
|
925 | # validation of your database configuration after tuning it. |
|
|
926 | if use !test ; then |
|
|
927 | rm -rf "${D}"/${MY_SHAREDSTATEDIR}/mysql-test |
|
|
928 | fi |
|
|
929 | |
| 362 | # config stuff |
930 | # Configuration stuff |
|
|
931 | if mysql_version_is_at_least "5.1" ; then |
|
|
932 | mysql_mycnf_version="5.1" |
|
|
933 | elif mysql_version_is_at_least "4.1" ; then |
|
|
934 | mysql_mycnf_version="4.1" |
|
|
935 | else |
|
|
936 | mysql_mycnf_version="4.0" |
|
|
937 | fi |
|
|
938 | einfo "Building default my.cnf" |
| 363 | insinto "${MY_SYSCONFDIR}" |
939 | insinto "${MY_SYSCONFDIR}" |
| 364 | doins scripts/mysqlaccess.conf |
940 | doins scripts/mysqlaccess.conf |
|
|
941 | sed -e "s!@DATADIR@!${MY_DATADIR}!g" \ |
|
|
942 | "${FILESDIR}/my.cnf-${mysql_mycnf_version}" \ |
|
|
943 | > "${TMPDIR}/my.cnf.ok" |
|
|
944 | if mysql_version_is_at_least "4.1" && use latin1 ; then |
|
|
945 | sed -i \ |
|
|
946 | -e "/character-set/s|utf8|latin1|g" \ |
|
|
947 | "${TMPDIR}/my.cnf.ok" |
|
|
948 | fi |
| 365 | newins "${FILESDIR}/my.cnf-4.1" my.cnf |
949 | newins "${TMPDIR}/my.cnf.ok" my.cnf |
| 366 | insinto "/etc/conf.d" |
|
|
| 367 | newins "${FILESDIR}/mysql-slot.conf.d-r2" "mysql" |
|
|
| 368 | mysql_version_is_at_least "5.00.11.00" \ |
|
|
| 369 | && newins "${FILESDIR}/mysqlmanager-slot.conf.d" "mysqlmanager" |
|
|
| 370 | |
950 | |
| 371 | local charset='utf8' |
|
|
| 372 | ! useq utf8 && local charset='latin1' |
|
|
| 373 | sed --in-place \ |
|
|
| 374 | -e "s/@MY_SUFFIX@/${MY_SUFFIX}/" \ |
|
|
| 375 | -e "s/@CHARSET@/${charset}/" \ |
|
|
| 376 | "${D}/etc/mysql${MY_SUFFIX}/my.cnf" |
|
|
| 377 | |
|
|
| 378 | # minimal builds don't have the server |
951 | # Minimal builds don't have the MySQL server |
| 379 | if ! useq minimal; then |
952 | if ! use minimal ; then |
| 380 | exeinto /etc/init.d |
953 | einfo "Creating initial directories" |
| 381 | newexe "${FILESDIR}/mysql-slot.rc6-r2" "mysql" |
954 | # Empty directories ... |
| 382 | [[ ${SLOT} -gt 0 ]] && dosym "/etc/init.d/mysql" "/etc/init.d/mysql${MY_SUFFIX}" |
|
|
| 383 | |
|
|
| 384 | mysql_version_is_at_least "5.00.11.00" \ |
|
|
| 385 | && newexe "${FILESDIR}/mysqlmanager-slot.rc6" "mysqlmanager" |
|
|
| 386 | insinto /etc/logrotate.d |
|
|
| 387 | # TODO |
|
|
| 388 | newins "${FILESDIR}/logrotate.mysql" "mysql${MY_SUFFIX}" |
|
|
| 389 | |
|
|
| 390 | #empty dirs... |
|
|
| 391 | diropts "-m0750" |
955 | diropts "-m0750" |
| 392 | if [[ "${PREVIOUS_DATADIR}" != "yes" ]] ; then |
956 | if [[ "${PREVIOUS_DATADIR}" != "yes" ]] ; then |
| 393 | dodir "${DATADIR}" |
957 | dodir "${MY_DATADIR}" |
| 394 | keepdir "${DATADIR}" |
958 | keepdir "${MY_DATADIR}" |
| 395 | chown -R mysql:mysql "${D}/${DATADIR}" |
959 | chown -R mysql:mysql "${D}/${MY_DATADIR}" |
| 396 | fi |
960 | fi |
| 397 | |
961 | |
| 398 | diropts "-m0755" |
962 | diropts "-m0755" |
| 399 | for folder in "${MY_LOGDIR}" "/var/run/mysqld" ; do |
963 | for folder in "${MY_LOGDIR}" "/var/run/mysqld" ; do |
| 400 | dodir "${folder}" |
964 | dodir "${folder}" |
| 401 | keepdir "${folder}" |
965 | keepdir "${folder}" |
| 402 | chown -R mysql:mysql "${D}/${folder}" |
966 | chown -R mysql:mysql "${D}/${folder}" |
| 403 | done |
967 | done |
| 404 | fi |
968 | fi |
| 405 | |
969 | |
| 406 | # docs |
970 | # Docs |
|
|
971 | einfo "Installing docs" |
| 407 | dodoc README COPYING ChangeLog EXCEPTIONS-CLIENT INSTALL-SOURCE |
972 | dodoc README ChangeLog EXCEPTIONS-CLIENT INSTALL-SOURCE |
|
|
973 | doinfo "${S}"/Docs/mysql.info |
|
|
974 | |
| 408 | # minimal builds don't have the server |
975 | # Minimal builds don't have the MySQL server |
| 409 | if ! useq minimal; then |
976 | if ! use minimal ; then |
|
|
977 | einfo "Including support files and sample configurations" |
|
|
978 | docinto "support-files" |
|
|
979 | for script in \ |
|
|
980 | "${S}"/support-files/my-*.cnf \ |
|
|
981 | "${S}"/support-files/magic \ |
|
|
982 | "${S}"/support-files/ndb-config-2-node.ini |
|
|
983 | do |
|
|
984 | [[ -f "$script" ]] && dodoc "${script}" |
|
|
985 | done |
|
|
986 | |
|
|
987 | docinto "scripts" |
|
|
988 | for script in "${S}"/scripts/mysql* ; do |
|
|
989 | [[ -f "$script" ]] && [[ "${script%.sh}" == "${script}" ]] && dodoc "${script}" |
|
|
990 | done |
|
|
991 | |
|
|
992 | fi |
|
|
993 | |
|
|
994 | mysql_lib_symlinks "${D}" |
|
|
995 | } |
|
|
996 | |
|
|
997 | # @FUNCTION: mysql_pkg_preinst |
|
|
998 | # @DESCRIPTION: |
|
|
999 | # Create the user and groups for mysql - die if that fails. |
|
|
1000 | mysql_pkg_preinst() { |
|
|
1001 | enewgroup mysql 60 || die "problem adding 'mysql' group" |
|
|
1002 | enewuser mysql 60 -1 /dev/null mysql || die "problem adding 'mysql' user" |
|
|
1003 | } |
|
|
1004 | |
|
|
1005 | # @FUNCTION: mysql_pkg_postinst |
|
|
1006 | # @DESCRIPTION: |
|
|
1007 | # Run post-installation tasks: |
|
|
1008 | # create the dir for logfiles if non-existant |
|
|
1009 | # touch the logfiles and secure them |
|
|
1010 | # install scripts |
|
|
1011 | # issue required steps for optional features |
|
|
1012 | # issue deprecation warnings |
|
|
1013 | mysql_pkg_postinst() { |
|
|
1014 | # Make sure the vars are correctly initialized |
|
|
1015 | mysql_init_vars |
|
|
1016 | |
|
|
1017 | # Check FEATURES="collision-protect" before removing this |
|
|
1018 | [[ -d "${ROOT}/var/log/mysql" ]] || install -d -m0750 -o mysql -g mysql "${ROOT}${MY_LOGDIR}" |
|
|
1019 | |
|
|
1020 | # Secure the logfiles |
|
|
1021 | touch "${ROOT}${MY_LOGDIR}"/mysql.{log,err} |
|
|
1022 | chown mysql:mysql "${ROOT}${MY_LOGDIR}"/mysql* |
|
|
1023 | chmod 0660 "${ROOT}${MY_LOGDIR}"/mysql* |
|
|
1024 | |
|
|
1025 | # Minimal builds don't have the MySQL server |
|
|
1026 | if ! use minimal ; then |
| 410 | docinto "support-files" |
1027 | docinto "support-files" |
| 411 | for script in \ |
1028 | for script in \ |
| 412 | support-files/my-*.cnf \ |
1029 | support-files/my-*.cnf \ |
| 413 | support-files/magic \ |
1030 | support-files/magic \ |
| 414 | support-files/ndb-config-2-node.ini |
1031 | support-files/ndb-config-2-node.ini |
| 415 | do |
1032 | do |
|
|
1033 | [[ -f "${script}" ]] \ |
| 416 | dodoc "${script}" |
1034 | && dodoc "${script}" |
| 417 | done |
1035 | done |
| 418 | |
1036 | |
| 419 | docinto "scripts" |
1037 | docinto "scripts" |
| 420 | for script in scripts/mysql* ; do |
1038 | for script in scripts/mysql* ; do |
|
|
1039 | [[ -f "${script}" ]] \ |
| 421 | [[ "${script%.sh}" == "${script}" ]] && dodoc "${script}" |
1040 | && [[ "${script%.sh}" == "${script}" ]] \ |
|
|
1041 | && dodoc "${script}" |
| 422 | done |
1042 | done |
| 423 | fi |
|
|
| 424 | |
1043 | |
| 425 | # oops, temporary fix |
1044 | einfo |
| 426 | mysql_check_version_range "5.00.16.00 to 5.00.18.99" \ |
1045 | elog "You might want to run:" |
| 427 | && cp -f \ |
1046 | elog "\"emerge --config =${CATEGORY}/${PF}\"" |
| 428 | "${WORKDIR}/mysql-extras/fill_help_tables.sql-5.0" \ |
1047 | elog "if this is a new install." |
| 429 | "${D}/usr/share/mysql${MY_SUFFIX}/fill_help_tables.sql" |
1048 | einfo |
| 430 | } |
1049 | fi |
| 431 | |
1050 | |
| 432 | mysql_pkg_preinst() { |
1051 | if pbxt_available && use pbxt ; then |
|
|
1052 | # TODO: explain it better |
|
|
1053 | elog " mysql> INSTALL PLUGIN pbxt SONAME 'libpbxt.so';" |
|
|
1054 | elog " mysql> CREATE TABLE t1 (c1 int, c2 text) ENGINE=pbxt;" |
|
|
1055 | elog "if, after that, you cannot start the MySQL server," |
|
|
1056 | elog "remove the ${MY_DATADIR}/mysql/plugin.* files, then" |
|
|
1057 | elog "use the MySQL upgrade script to restore the table" |
|
|
1058 | elog "or execute the following SQL command:" |
|
|
1059 | elog " CREATE TABLE IF NOT EXISTS plugin (" |
|
|
1060 | elog " name char(64) binary DEFAULT '' NOT NULL," |
|
|
1061 | elog " dl char(128) DEFAULT '' NOT NULL," |
|
|
1062 | elog " PRIMARY KEY (name)" |
|
|
1063 | elog " ) CHARACTER SET utf8 COLLATE utf8_bin;" |
|
|
1064 | fi |
| 433 | |
1065 | |
| 434 | enewgroup mysql 60 || die "problem adding group mysql" |
1066 | mysql_check_version_range "4.0 to 5.0.99.99" \ |
| 435 | enewuser mysql 60 -1 /dev/null mysql \ |
1067 | && use berkdb \ |
| 436 | || die "problem adding user mysql" |
1068 | && elog "Berkeley DB support is deprecated and will be removed in future versions!" |
| 437 | } |
1069 | } |
| 438 | |
1070 | |
|
|
1071 | # @FUNCTION: mysql_pkg_config |
|
|
1072 | # @DESCRIPTION: |
|
|
1073 | # Configure mysql environment. |
| 439 | mysql_pkg_postinst() { |
1074 | mysql_pkg_config() { |
|
|
1075 | local old_MY_DATADIR="${MY_DATADIR}" |
| 440 | |
1076 | |
|
|
1077 | # Make sure the vars are correctly initialized |
| 441 | mysql_init_vars |
1078 | mysql_init_vars |
| 442 | mysql_lib_symlinks |
|
|
| 443 | |
1079 | |
| 444 | # mind at FEATURES=collision-protect before to remove this |
1080 | [[ -z "${MY_DATADIR}" ]] && die "Sorry, unable to find MY_DATADIR" |
| 445 | [ -d "${ROOT}/var/log/mysql" ] \ |
|
|
| 446 | || install -d -m0750 -o mysql -g mysql "${ROOT}${MY_LOGDIR}" |
|
|
| 447 | |
1081 | |
| 448 | #secure the logfiles... does this bother anybody? |
1082 | if built_with_use ${CATEGORY}/${PN} minimal ; then |
| 449 | touch "${ROOT}${MY_LOGDIR}"/mysql.{log,err} |
1083 | die "Minimal builds do NOT include the MySQL server" |
| 450 | chown mysql:mysql "${ROOT}${MY_LOGDIR}"/mysql* |
1084 | fi |
| 451 | chmod 0660 "${ROOT}${MY_LOGDIR}"/mysql* |
|
|
| 452 | |
1085 | |
| 453 | # create a list of files, to be used |
1086 | if [[ ( -n "${MY_DATADIR}" ) && ( "${MY_DATADIR}" != "${old_MY_DATADIR}" ) ]]; then |
| 454 | # by external utilities |
1087 | local MY_DATADIR_s="$(strip_duplicate_slashes ${ROOT}/${MY_DATADIR})" |
| 455 | # uncompressed because of the small size |
1088 | local old_MY_DATADIR_s="$(strip_duplicate_slashes ${ROOT}/${old_MY_DATADIR})" |
| 456 | local filelist="${ROOT}/var/lib/eselect/mysql/mysql${MY_SUFFIX}" |
|
|
| 457 | pushd "${D}/" &>/dev/null |
|
|
| 458 | mkdir -p "${ROOT}/var/lib/eselect/mysql/" |
|
|
| 459 | env -i find usr/bin/ usr/sbin/ usr/share/man \ |
|
|
| 460 | -type f -name "*${MY_SUFFIX}*" \ |
|
|
| 461 | -and -not -name "mysql_config${MY_SUFFIX}" \ |
|
|
| 462 | > "${filelist}.filelist" |
|
|
| 463 | echo "${MY_SYSCONFDIR#"/"}" >> "${filelist}.filelist" |
|
|
| 464 | echo "${MY_LIBDIR#"/"}" >> "${filelist}.filelist" |
|
|
| 465 | echo "${MY_SHAREDSTATEDIR#"/"}" >> "${filelist}.filelist" |
|
|
| 466 | popd &>/dev/null |
|
|
| 467 | |
1089 | |
| 468 | if ! useq minimal; then |
1090 | if [[ -d "${old_MY_DATADIR_s}" ]]; then |
| 469 | if [[ ${SLOT} -gt 0 ]] ; then |
1091 | if [[ -d "${MY_DATADIR_s}" ]]; then |
| 470 | if [[ -f "${ROOT}/usr/sbin/mysqld" ]] ; then |
1092 | ewarn "Both ${old_MY_DATADIR_s} and ${MY_DATADIR_s} exist" |
| 471 | einfo "you may want to run unmerge any unslotted MySQL versions with " |
1093 | ewarn "Attempting to use ${MY_DATADIR_s} and preserving ${old_MY_DATADIR_s}" |
| 472 | einfo "emerge -C --pretend dev-db/mysql" |
|
|
| 473 | einfo "emerge -C =dev-db/mysql-X.Y.Z" |
|
|
| 474 | einfo "After the unmerge run \"eselect myqsl list\" followed by a " |
|
|
| 475 | einfo "\"eselect myqsl set 1\" to chose the default mysql server" |
|
|
| 476 | else |
1094 | else |
| 477 | local tmpres="$( eselect mysql show )" |
1095 | elog "Moving MY_DATADIR from ${old_MY_DATADIR_s} to ${MY_DATADIR_s}" |
| 478 | # "like grep -q unset" |
1096 | mv --strip-trailing-slashes -T "${old_MY_DATADIR_s}" "${MY_DATADIR_s}" \ |
| 479 | if [[ "{$tmpres}" == "{$tmpres/unset/}" ]] ; then |
1097 | || die "Moving MY_DATADIR failed" |
| 480 | eselect mysql set 1 |
|
|
| 481 | else |
|
|
| 482 | einfo "The version of mysql emerged now stils is _NOT_ the default" |
|
|
| 483 | einfo "you may want to run \"eselect myqsl list\" followed by a " |
|
|
| 484 | einfo "\"eselect myqsl set 1\" to chose the default mysql server" |
|
|
| 485 | fi |
|
|
| 486 | fi |
1098 | fi |
|
|
1099 | else |
|
|
1100 | ewarn "Previous MY_DATADIR (${old_MY_DATADIR_s}) does not exist" |
|
|
1101 | if [[ -d "${MY_DATADIR_s}" ]]; then |
|
|
1102 | ewarn "Attempting to use ${MY_DATADIR_s}" |
|
|
1103 | else |
|
|
1104 | eerror "New MY_DATADIR (${MY_DATADIR_s}) does not exist" |
|
|
1105 | die "Configuration Failed! Please reinstall ${CATEGORY}/${PN}" |
| 487 | fi |
1106 | fi |
| 488 | |
|
|
| 489 | # your friendly public service announcement... |
|
|
| 490 | einfo |
|
|
| 491 | einfo "You might want to run:" |
|
|
| 492 | einfo "\"emerge --config =${CATEGORY}/${PF}\"" |
|
|
| 493 | einfo "if this is a new install." |
|
|
| 494 | einfo |
|
|
| 495 | einfo "InnoDB is not optional as of MySQL-4.0.24, at the request of upstream." |
|
|
| 496 | fi |
1107 | fi |
| 497 | } |
|
|
| 498 | |
|
|
| 499 | mysql_pkg_config() { |
|
|
| 500 | mysql_init_vars |
|
|
| 501 | [[ -z "${DATADIR}" ]] && die "sorry, unable to find DATADIR" |
|
|
| 502 | |
|
|
| 503 | if built_with_use dev-db/mysql minimal; then |
|
|
| 504 | die "Minimal builds do NOT include the MySQL server" |
|
|
| 505 | fi |
1108 | fi |
| 506 | |
1109 | |
| 507 | local pwd1="a" |
1110 | local pwd1="a" |
| 508 | local pwd2="b" |
1111 | local pwd2="b" |
|
|
1112 | local MYSQL_ROOT_PASSWORD='' |
| 509 | local maxtry=5 |
1113 | local maxtry=15 |
| 510 | |
1114 | |
|
|
1115 | if [ -z "${MYSQL_ROOT_PASSWORD}" -a -f "${ROOT}/root/.my.cnf" ]; then |
|
|
1116 | MYSQL_ROOT_PASSWORD="$(sed -n -e '/^password=/s,^password=,,gp' "${ROOT}/root/.my.cnf")" |
|
|
1117 | fi |
|
|
1118 | |
| 511 | if [[ -d "${ROOT}/${DATADIR}/mysql" ]] ; then |
1119 | if [[ -d "${ROOT}/${MY_DATADIR}/mysql" ]] ; then |
| 512 | ewarn "You have already a MySQL database in place." |
1120 | ewarn "You have already a MySQL database in place." |
| 513 | ewarn "(${ROOT}/${DATADIR}/*)" |
1121 | ewarn "(${ROOT}/${MY_DATADIR}/*)" |
| 514 | ewarn "Please rename or delete it if you wish to replace it." |
1122 | ewarn "Please rename or delete it if you wish to replace it." |
| 515 | die "MySQL database already exists!" |
1123 | die "MySQL database already exists!" |
| 516 | fi |
1124 | fi |
| 517 | |
1125 | |
| 518 | einfo "Creating the mysql database and setting proper" |
1126 | # Bug #213475 - MySQL _will_ object strenously if your machine is named |
| 519 | einfo "permissions on it..." |
1127 | # localhost. Also causes weird failures. |
|
|
1128 | [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be named localhost" |
| 520 | |
1129 | |
|
|
1130 | if [ -z "${MYSQL_ROOT_PASSWORD}" ]; then |
|
|
1131 | |
| 521 | einfo "Insert a password for the mysql 'root' user" |
1132 | einfo "Please provide a password for the mysql 'root' user now," |
|
|
1133 | einfo "or in the MYSQL_ROOT_PASSWORD env var." |
| 522 | ewarn "Avoid [\"'\\_%] characters in the password" |
1134 | ewarn "Avoid [\"'\\_%] characters in the password" |
| 523 | |
|
|
| 524 | read -rsp " >" pwd1 ; echo |
1135 | read -rsp " >" pwd1 ; echo |
|
|
1136 | |
| 525 | einfo "Check the password" |
1137 | einfo "Retype the password" |
| 526 | read -rsp " >" pwd2 ; echo |
1138 | read -rsp " >" pwd2 ; echo |
| 527 | |
1139 | |
| 528 | if [[ "x$pwd1" != "x$pwd2" ]] ; then |
1140 | if [[ "x$pwd1" != "x$pwd2" ]] ; then |
| 529 | die "Passwords are not the same" |
1141 | die "Passwords are not the same" |
|
|
1142 | fi |
|
|
1143 | MYSQL_ROOT_PASSWORD="${pwd1}" |
|
|
1144 | unset pwd1 pwd2 |
| 530 | fi |
1145 | fi |
| 531 | |
1146 | |
| 532 | local options="" |
1147 | local options="" |
| 533 | local sqltmp="$(emktemp)" |
1148 | local sqltmp="$(emktemp)" |
| 534 | |
1149 | |
| 535 | local help_tables="${ROOT}/usr/share/doc/mysql-${PVR}/scripts/fill_help_tables.sql.gz" |
1150 | local help_tables="${ROOT}${MY_SHAREDSTATEDIR}/fill_help_tables.sql" |
| 536 | [[ -r "${help_tables}" ]] \ |
1151 | [[ -r "${help_tables}" ]] \ |
| 537 | && zcat "${help_tables}" > "${TMPDIR}/fill_help_tables.sql" \ |
1152 | && cp "${help_tables}" "${TMPDIR}/fill_help_tables.sql" \ |
| 538 | || touch "${TMPDIR}/fill_help_tables.sql" |
1153 | || touch "${TMPDIR}/fill_help_tables.sql" |
| 539 | help_tables="${TMPDIR}/fill_help_tables.sql" |
1154 | help_tables="${TMPDIR}/fill_help_tables.sql" |
| 540 | |
1155 | |
| 541 | pushd "${TMPDIR}" &>/dev/null |
1156 | pushd "${TMPDIR}" &>/dev/null |
| 542 | ${ROOT}/usr/bin/mysql_install_db${MY_SUFFIX} | grep -B5 -A999 -i "ERROR" |
1157 | "${ROOT}/usr/bin/mysql_install_db" >"${TMPDIR}"/mysql_install_db.log 2>&1 |
|
|
1158 | if [ $? -ne 0 ]; then |
|
|
1159 | grep -B5 -A999 -i "ERROR" "${TMPDIR}"/mysql_install_db.log 1>&2 |
|
|
1160 | die "Failed to run mysql_install_db. Please review /var/log/mysql/mysqld.err AND ${TMPDIR}/mysql_install_db.log" |
|
|
1161 | fi |
| 543 | popd &>/dev/null |
1162 | popd &>/dev/null |
| 544 | [[ -f ${ROOT}/${DATADIR}/mysql/user.frm ]] || die "MySQL databases not installed" |
1163 | [[ -f "${ROOT}/${MY_DATADIR}/mysql/user.frm" ]] \ |
|
|
1164 | || die "MySQL databases not installed" |
| 545 | chown -R mysql:mysql ${ROOT}/${DATADIR} 2> /dev/null |
1165 | chown -R mysql:mysql "${ROOT}/${MY_DATADIR}" 2>/dev/null |
| 546 | chmod 0750 ${ROOT}/${DATADIR} 2> /dev/null |
1166 | chmod 0750 "${ROOT}/${MY_DATADIR}" 2>/dev/null |
| 547 | |
1167 | |
|
|
1168 | # Figure out which options we need to disable to do the setup |
|
|
1169 | helpfile="${TMPDIR}/mysqld-help" |
|
|
1170 | ${ROOT}/usr/sbin/mysqld --verbose --help >"${helpfile}" 2>/dev/null |
|
|
1171 | for opt in grant-tables host-cache name-resolve networking slave-start bdb \ |
|
|
1172 | federated innodb ssl log-bin relay-log slow-query-log external-locking \ |
|
|
1173 | ; do |
|
|
1174 | optexp="--(skip-)?${opt}" optfull="--skip-${opt}" |
|
|
1175 | egrep -sq -- "${optexp}" "${helpfile}" && options="${options} ${optfull}" |
|
|
1176 | done |
|
|
1177 | # But some options changed names |
|
|
1178 | egrep -sq external-locking "${helpfile}" && \ |
|
|
1179 | options="${options/skip-locking/skip-external-locking}" |
|
|
1180 | |
| 548 | if mysql_version_is_at_least "4.01.03.00" ; then |
1181 | if mysql_version_is_at_least "4.1.3" ; then |
| 549 | options="--skip-ndbcluster" |
|
|
| 550 | |
|
|
| 551 | # Filling timezones, see |
1182 | # Filling timezones, see |
| 552 | # http://dev.mysql.com/doc/mysql/en/time-zone-support.html |
1183 | # http://dev.mysql.com/doc/mysql/en/time-zone-support.html |
| 553 | ${ROOT}/usr/bin/mysql_tzinfo_to_sql${MY_SUFFIX} ${ROOT}/usr/share/zoneinfo \ |
1184 | "${ROOT}/usr/bin/mysql_tzinfo_to_sql" "${ROOT}/usr/share/zoneinfo" > "${sqltmp}" 2>/dev/null |
| 554 | > "${sqltmp}" 2>/dev/null |
|
|
| 555 | |
1185 | |
| 556 | if [[ -r "${help_tables}" ]] ; then |
1186 | if [[ -r "${help_tables}" ]] ; then |
| 557 | cat "${help_tables}" >> "${sqltmp}" |
1187 | cat "${help_tables}" >> "${sqltmp}" |
| 558 | fi |
1188 | fi |
| 559 | fi |
1189 | fi |
|
|
1190 | |
|
|
1191 | einfo "Creating the mysql database and setting proper" |
|
|
1192 | einfo "permissions on it ..." |
| 560 | |
1193 | |
| 561 | local socket=${ROOT}/var/run/mysqld/mysqld${MY_SUFFIX}${RANDOM}.sock |
1194 | local socket="${ROOT}/var/run/mysqld/mysqld${RANDOM}.sock" |
| 562 | local pidfile=${ROOT}/var/run/mysqld/mysqld${MY_SUFFIX}${RANDOM}.sock |
1195 | local pidfile="${ROOT}/var/run/mysqld/mysqld${RANDOM}.pid" |
| 563 | local mysqld="${ROOT}/usr/sbin/mysqld${MY_SUFFIX} \ |
1196 | local mysqld="${ROOT}/usr/sbin/mysqld \ |
| 564 | ${options} \ |
1197 | ${options} \ |
| 565 | --user=mysql \ |
1198 | --user=mysql \ |
| 566 | --skip-grant-tables \ |
|
|
| 567 | --basedir=${ROOT}/usr \ |
1199 | --basedir=${ROOT}/usr \ |
| 568 | --datadir=${ROOT}/${DATADIR} \ |
1200 | --datadir=${ROOT}/${MY_DATADIR} \ |
| 569 | --skip-innodb \ |
|
|
| 570 | --skip-bdb \ |
|
|
| 571 | --skip-networking \ |
|
|
| 572 | --max_allowed_packet=8M \ |
1201 | --max_allowed_packet=8M \ |
| 573 | --net_buffer_length=16K \ |
1202 | --net_buffer_length=16K \ |
|
|
1203 | --default-storage-engine=MyISAM \ |
| 574 | --socket=${socket} \ |
1204 | --socket=${socket} \ |
| 575 | --pid-file=${pidfile}" |
1205 | --pid-file=${pidfile}" |
|
|
1206 | #einfo "About to start mysqld: ${mysqld}" |
|
|
1207 | ebegin "Starting mysqld" |
| 576 | $mysqld & |
1208 | ${mysqld} & |
|
|
1209 | rc=$? |
| 577 | while ! [[ -S "${socket}" || "${maxtry}" -lt 1 ]] ; do |
1210 | while ! [[ -S "${socket}" || "${maxtry}" -lt 1 ]] ; do |
| 578 | maxtry=$(($maxtry-1)) |
1211 | maxtry=$((${maxtry}-1)) |
| 579 | echo -n "." |
1212 | echo -n "." |
| 580 | sleep 1 |
1213 | sleep 1 |
| 581 | done |
1214 | done |
|
|
1215 | eend $rc |
| 582 | |
1216 | |
|
|
1217 | if ! [[ -S "${socket}" ]]; then |
|
|
1218 | die "Completely failed to start up mysqld with: ${mysqld}" |
|
|
1219 | fi |
|
|
1220 | |
|
|
1221 | ebegin "Setting root password" |
| 583 | # do this from memory we don't want clear text password in temp files |
1222 | # Do this from memory, as we don't want clear text passwords in temp files |
| 584 | local sql="UPDATE mysql.user SET Password = PASSWORD('${pwd1}') WHERE USER='root'" |
1223 | local sql="UPDATE mysql.user SET Password = PASSWORD('${MYSQL_ROOT_PASSWORD}') WHERE USER='root'" |
| 585 | ${ROOT}/usr/bin/mysql${MY_SUFFIX} \ |
1224 | "${ROOT}/usr/bin/mysql" \ |
| 586 | --socket=${socket} \ |
1225 | --socket=${socket} \ |
| 587 | -hlocalhost \ |
1226 | -hlocalhost \ |
| 588 | -e "${sql}" |
1227 | -e "${sql}" |
|
|
1228 | eend $? |
| 589 | |
1229 | |
| 590 | einfo "Loading \"zoneinfo\" this step may require few seconds" |
1230 | ebegin "Loading \"zoneinfo\", this step may require a few seconds ..." |
| 591 | |
|
|
| 592 | ${ROOT}/usr/bin/mysql${MY_SUFFIX} \ |
1231 | "${ROOT}/usr/bin/mysql" \ |
| 593 | --socket=${socket} \ |
1232 | --socket=${socket} \ |
| 594 | -hlocalhost \ |
1233 | -hlocalhost \ |
| 595 | -uroot \ |
1234 | -uroot \ |
| 596 | -p"${pwd1}" \ |
1235 | -p"${MYSQL_ROOT_PASSWORD}" \ |
| 597 | mysql < "${sqltmp}" |
1236 | mysql < "${sqltmp}" |
|
|
1237 | rc=$? |
|
|
1238 | eend $? |
|
|
1239 | [ $rc -ne 0 ] && ewarn "Failed to load zoneinfo!" |
| 598 | |
1240 | |
| 599 | # server stop and cleanup |
1241 | # Stop the server and cleanup |
|
|
1242 | einfo "Stopping the server ..." |
| 600 | kill $(< "${pidfile}" ) |
1243 | kill $(< "${pidfile}" ) |
| 601 | rm "${sqltmp}" |
1244 | rm -f "${sqltmp}" |
| 602 | einfo "stopping the server," |
|
|
| 603 | wait %1 |
1245 | wait %1 |
| 604 | einfo "done" |
1246 | einfo "Done" |
| 605 | } |
1247 | } |
| 606 | |
1248 | |
|
|
1249 | # @FUNCTION: mysql_pkg_postrm |
|
|
1250 | # @DESCRIPTION: |
|
|
1251 | # Remove mysql symlinks. |
| 607 | mysql_pkg_postrm() { |
1252 | mysql_pkg_postrm() { |
| 608 | mysql_lib_symlinks |
1253 | : # mysql_lib_symlinks "${D}" |
| 609 | if [[ ${SLOT} -gt 0 ]] ; then |
|
|
| 610 | einfo "you may want to run \"eselect myqsl list\" followed by a " |
|
|
| 611 | einfo "\"eselect myqsl list\" to chose the default mysql server" |
|
|
| 612 | fi |
|
|
| 613 | } |
1254 | } |