Ralf S. Engelschall
|
9554e4b3b5
We really need that the %restart section is run as the super-user because once the run-command process has downgraded its privileges, it cannot upggrade it again. Credit to Bill Campbell for discovering.
|
19 лет назад |
Ralf S. Engelschall
|
7e27cbca52
upgrading package: mysql 5.0.23 -> 5.0.24
|
19 лет назад |
Ralf S. Engelschall
|
a5fc0393cc
upgrading package: mysql 5.0.22 -> 5.0.23
|
19 лет назад |
Ralf S. Engelschall
|
63134256d7
upgrading package: mysql 5.0.21 -> 5.0.22
|
19 лет назад |
Ralf S. Engelschall
|
5717bc7f6d
add options for enabling/disabling additional storage engines and enable support for big (> 4GB) tables
|
19 лет назад |
Ralf S. Engelschall
|
0dc605fb85
upgrading package: mysql 5.0.20a -> 5.0.21
|
19 лет назад |
Ralf S. Engelschall
|
bfd51c7bb6
upgrading package: mysql 5.0.20 -> 5.0.20a
|
19 лет назад |
Ralf S. Engelschall
|
fc2c7e8a18
upgrading package: mysql 5.0.19 -> 5.0.20
|
19 лет назад |
Ralf S. Engelschall
|
2d603e0cc6
sort db options; enable innodb by default as it is enabled in MySQL 5.x by default, too
|
19 лет назад |
Ralf S. Engelschall
|
c498c4354a
upgrade MySQL (package 'mysql') from 4.1 to 5.0. MySQL 4.1 is still available as package 'mysql4' for backward compatibility reasons.
|
19 лет назад |
Ralf S. Engelschall
|
2f7cce1146
upgrading package: mysql 4.1.16 -> 4.1.18
|
20 лет назад |
Ralf S. Engelschall
|
be8267b953
adjust copyrights for new year 2006
|
20 лет назад |
Ralf S. Engelschall
|
b44ce08082
upgrading package: mysql 4.1.15 -> 4.1.16
|
20 лет назад |
Ralf S. Engelschall
|
e2b1cda18a
remove obsolete and already broken subst
|
20 лет назад |
Ralf S. Engelschall
|
ce88e76558
apply Berkeley-DB patches from 'db' package to MySQL's local copy, too
|
20 лет назад |
Ralf S. Engelschall
|
8b933d3c9f
try to tell the MySQL client library where to find our my.cnf
|
20 лет назад |
Ralf S. Engelschall
|
b009ea0b75
move DATADIR subst into mysql.patch to be more in sync with the remaining MySQL patching
|
20 лет назад |
Thomas Lotterer
|
c9a0341443
fix server startup problems introduced in mysql-4.1.14 where mysqld_safe.sh uses new logic to find data directory but is being taken in by the OpenPKG filesystem layout
|
20 лет назад |
Ralf S. Engelschall
|
9bee32de9e
upgrading package: mysql 4.1.14 -> 4.1.15
|
20 лет назад |
Ralf S. Engelschall
|
1974e6ba2c
as the isinf(3) problem is such persistent, take the largest hammer and finally get MySQL building on all platforms, please.
|
20 лет назад |
Ralf S. Engelschall
|
e76339ffde
ok, seems like MySQL wishes the even bigger hammer to get rid of the isinf(3) issues also under Solaris
|
20 лет назад |
Ralf S. Engelschall
|
a16dac84aa
isinf(3) is a feature of the C99 standard. Unfortunately a global -std=c99 cannot be passed to gcc as MySQL is unable to cope with the stricter C99 constraints in general. Hence we switch to C99 only for the library part where isinf(3) is actually used (and where C99 mode is explicitly required to make the macro available under at least Solaris)
|
20 лет назад |
Ralf S. Engelschall
|
5764e49976
upgrading package: mysql 4.1.13a -> 4.1.14
|
20 лет назад |
Thomas Lotterer
|
80b738557b
upgrading package: mysql 4.1.13 -> 4.1.13a
|
20 лет назад |
Ralf S. Engelschall
|
fb15e7b91f
upgrading package: mysql 4.1.12 -> 4.1.13
|
20 лет назад |
Bill Campbell
|
2ec51f0fc0
The etc/mysql/pw.cnf file must be readable by the restricted user for the run control status, start, and stop to work.
|
20 лет назад |
Ralf S. Engelschall
|
5f06fbf2a0
upgrading package: mysql 4.1.11 -> 4.1.12
|
20 лет назад |
Ralf S. Engelschall
|
199ef83d5d
fix file list under with_server=no
|
20 лет назад |
Ralf S. Engelschall
|
5c01883721
upgrading package: mysql 4.1.10a -> 4.1.11
|
20 лет назад |
Ralf S. Engelschall
|
a3fb734bef
Adjust the copyright declaration in this (RSE's) copy of the OpenPKG source code now that the fork point for C&W was established (CVS tag OPENPKG_CW_FP), the shared copyright agreement between RSE and C&W is no longer active (as C&W no longer officially sponsors OpenPKG) and the new shared copyright from RSE can be taken over by the newly established juristic entity OpenPKG Foundation e.V. (instead of the non-juristic entity OpenPKG Project).
|
20 лет назад |