Commit Verlauf

Autor SHA1 Nachricht Datum
  Christoph Schug ab8a0272f8 upgrading package: mysql 5.0.24 -> 5.0.24a vor 19 Jahren
  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 vor 19 Jahren
  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) vor 19 Jahren
  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. vor 19 Jahren
  Ralf S. Engelschall 7e27cbca52 upgrading package: mysql 5.0.23 -> 5.0.24 vor 19 Jahren
  Ralf S. Engelschall a5fc0393cc upgrading package: mysql 5.0.22 -> 5.0.23 vor 19 Jahren
  Ralf S. Engelschall 63134256d7 upgrading package: mysql 5.0.21 -> 5.0.22 vor 19 Jahren
  Ralf S. Engelschall 5717bc7f6d add options for enabling/disabling additional storage engines and enable support for big (> 4GB) tables vor 19 Jahren
  Ralf S. Engelschall 0dc605fb85 upgrading package: mysql 5.0.20a -> 5.0.21 vor 19 Jahren
  Ralf S. Engelschall bfd51c7bb6 upgrading package: mysql 5.0.20 -> 5.0.20a vor 19 Jahren
  Ralf S. Engelschall fc2c7e8a18 upgrading package: mysql 5.0.19 -> 5.0.20 vor 19 Jahren
  Ralf S. Engelschall 2d603e0cc6 sort db options; enable innodb by default as it is enabled in MySQL 5.x by default, too vor 19 Jahren
  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. vor 19 Jahren
  Ralf S. Engelschall 2f7cce1146 upgrading package: mysql 4.1.16 -> 4.1.18 vor 20 Jahren
  Ralf S. Engelschall be8267b953 adjust copyrights for new year 2006 vor 20 Jahren
  Ralf S. Engelschall b44ce08082 upgrading package: mysql 4.1.15 -> 4.1.16 vor 20 Jahren
  Ralf S. Engelschall e2b1cda18a remove obsolete and already broken subst vor 20 Jahren
  Ralf S. Engelschall ce88e76558 apply Berkeley-DB patches from 'db' package to MySQL's local copy, too vor 20 Jahren
  Ralf S. Engelschall 8b933d3c9f try to tell the MySQL client library where to find our my.cnf vor 20 Jahren
  Ralf S. Engelschall b009ea0b75 move DATADIR subst into mysql.patch to be more in sync with the remaining MySQL patching vor 20 Jahren
  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 vor 20 Jahren
  Ralf S. Engelschall 9bee32de9e upgrading package: mysql 4.1.14 -> 4.1.15 vor 20 Jahren
  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. vor 20 Jahren
  Ralf S. Engelschall e76339ffde ok, seems like MySQL wishes the even bigger hammer to get rid of the isinf(3) issues also under Solaris vor 20 Jahren
  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) vor 20 Jahren
  Ralf S. Engelschall 5764e49976 upgrading package: mysql 4.1.13a -> 4.1.14 vor 20 Jahren
  Thomas Lotterer 80b738557b upgrading package: mysql 4.1.13 -> 4.1.13a vor 20 Jahren
  Ralf S. Engelschall fb15e7b91f upgrading package: mysql 4.1.12 -> 4.1.13 vor 20 Jahren
  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. vor 20 Jahren
  Ralf S. Engelschall 5f06fbf2a0 upgrading package: mysql 4.1.11 -> 4.1.12 vor 20 Jahren