Christoph Schug
|
ab8a0272f8
upgrading package: mysql 5.0.24 -> 5.0.24a
|
преди 19 години |
Ralf S. Engelschall
|
3a2ea36d8c
replace '@l_prefix@/lib/openpkg/bash @l_prefix@/etc/rc' in shebang with '@l_prefix@/bin/openpkg rc' to allow people who run the rc.xxx scripts directly (as executables) to leverage from the Set-UID functionality
|
преди 19 години |
Ralf S. Engelschall
|
852783d0be
fix 'status' run-command (has to run under super-user as it has to be able to read the my.pwd file)
|
преди 19 години |
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 години |