Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Feedback | Help | Search |
Name: MySQL-server | Distribution: Unknown |
Version: 4.0.17 | Vendor: MySQL AB |
Release: 0 | Build date: Tue Dec 16 06:55:02 2003 |
Group: Applications/Databases | Build host: build.mysql.com |
Size: 25890229 | Source RPM: MySQL-4.0.17-0.src.rpm |
Packager: Lenz Grimmer <build@mysql.com> | |
Url: http://www.mysql.com/ | |
Summary: MySQL: a very fast and reliable SQL database server |
The MySQL(TM) software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. MySQL is a trademark of MySQL AB. The MySQL software has Dual Licensing, which means you can use the MySQL software free of charge under the GNU General Public License (http://www.gnu.org/licenses/). You can also purchase commercial MySQL licenses from MySQL AB if you do not wish to be bound by the terms of the GPL. See the chapter "Licensing and Support" in the manual for further info. The MySQL web site (http://www.mysql.com/) provides the latest news and information about the MySQL software. Also please see the documentation and the manual for more information. This package includes the MySQL server binary (statically linked, compiled with InnoDB support) as well as related utilities to run and administrate a MySQL server. If you want to access and work with the database, you have to install package "MySQL-client" as well!
GPL
internal MD5: fd415259d6cf1f579b49e7a53584ff03
GPG
* Sat Dec 13 2003 Lenz Grimmer <lenz@mysql.com> - fixed file permissions (BUG 1672) * Thu Dec 11 2003 Lenz Grimmer <lenz@mysql.com> - made testing for gcc3 a bit more robust * Fri Nov 21 2003 Lenz Grimmer <lenz@mysql.com> - removed dependency on MySQL-client from the MySQL-devel subpackage as it is not really required. (BUG 1610) * Fri Aug 29 2003 Lenz Grimmer <lenz@mysql.com> - Fixed BUG 1162 (removed macro names from the changelog) - Really fixed BUG 998 (disable the checking for installed but unpackaged files) * Tue Aug 05 2003 Lenz Grimmer <lenz@mysql.com> - Fixed BUG 959 (libmysqld not being compiled properly) - Fixed BUG 998 (RPM build errors): added missing files to the distribution (mysql_fix_extensions, mysql_tableinfo, mysqldumpslow, mysql_fix_privilege_tables.1), removed "-n" from install section. * Wed Jul 09 2003 Lenz Grimmer <lenz@mysql.com> - removed the GIF Icon (file was not included in the sources anyway) - removed unused variable shared_lib_version - do not run automake before building the standard binary (should not be necessary) - add server suffix '-standard' to standard binary (to be in line with the binary tarball distributions) - Use more RPM macros (_exec_prefix, _sbindir, _libdir, _sysconfdir, _datadir, _includedir) throughout the spec file. - allow overriding CC and CXX (required when building with other compilers) * Fri May 16 2003 Lenz Grimmer <lenz@mysql.com> - re-enabled RAID again * Wed Apr 30 2003 Lenz Grimmer <lenz@mysql.com> - disabled MyISAM RAID (--with-raid) - it throws an assertion which needs to be investigated first. * Mon Mar 10 2003 Lenz Grimmer <lenz@mysql.com> - added missing file mysql_secure_installation to server subpackage (BUG 141) * Tue Feb 11 2003 Lenz Grimmer <lenz@mysql.com> - re-added missing pre- and post(un)install scripts to server subpackage - added config file /etc/my.cnf to the file list (just for completeness) - make sure to create the datadir with 755 permissions * Mon Jan 27 2003 Lenz Grimmer <lenz@mysql.com> - removed unused CC and CXX variables - CFLAGS and CXXFLAGS should honor RPM_OPT_FLAGS * Fri Jan 24 2003 Lenz Grimmer <lenz@mysql.com> - renamed package "MySQL" to "MySQL-server" - fixed Copyright tag - added mysql_waitpid to client subpackage (required for mysql-test-run) * Wed Nov 27 2002 Lenz Grimmer <lenz@mysql.com> - moved init script from /etc/rc.d/init.d to /etc/init.d (the majority of Linux distributions now support this scheme as proposed by the LSB either directly or via a compatibility symlink) - Use new "restart" init script action instead of starting and stopping separately - Be more flexible in activating the automatic bootup - use insserv (on older SuSE versions) or chkconfig (Red Hat, newer SuSE versions and others) to create the respective symlinks * Wed Sep 25 2002 Lenz Grimmer <lenz@mysql.com> - MySQL-Max now requires MySQL >= 4.0 to avoid version mismatches (mixing 3.23 and 4.0 packages) * Fri Aug 09 2002 Lenz Grimmer <lenz@mysql.com> - Turn off OpenSSL in MySQL-Max for now until it works properly again - enable RAID for the Max binary instead - added compatibility link: safe_mysqld -> mysqld_safe to ease the transition from 3.23 * Thu Jul 18 2002 Lenz Grimmer <lenz@mysql.com> - Reworked the build steps a little bit: the Max binary is supposed to include OpenSSL, which cannot be linked statically, thus trying to statically link against a special glibc is futile anyway - because of this, it is not required to make yet another build run just to compile the shared libs (saves a lot of time) - updated package description of the Max subpackage - clean up the BuildRoot directory afterwards * Mon Jul 15 2002 Lenz Grimmer <lenz@mysql.com> - Updated Packager information - Fixed the build options: the regular package is supposed to include InnoDB and linked statically, while the Max package should include BDB and SSL support * Fri May 03 2002 Lenz Grimmer <lenz@mysql.com> - Use more RPM macros (e.g. infodir, mandir) to make the spec file more portable - reorganized the installation of documentation files: let RPM take care of this - reorganized the file list: actually install man pages along with the binaries of the respective subpackage - do not include libmysqld.a in the devel subpackage as well, if we have a special "embedded" subpackage - reworked the package descriptions * Mon Oct 08 2001 Monty - Added embedded server as a separate RPM * Fri Apr 13 2001 Monty - Added mysqld-max to the distribution * Tue Jan 02 2001 Monty - Added mysql-test to the bench package * Fri Aug 18 2000 Tim Smith <tim@mysql.com> - Added separate libmysql_r directory; now both a threaded and non-threaded library is shipped. * Tue Sep 28 1999 David Axmark <davida@mysql.com> - Added the support-files/my-example.cnf to the docs directory. - Removed devel dependency on base since it is about client development. * Wed Sep 08 1999 David Axmark <davida@mysql.com> - Cleaned up some for 3.23. * Thu Jul 01 1999 David Axmark <davida@mysql.com> - Added support for shared libraries in a separate sub package. Original fix by David Fox (dsfox@cogsci.ucsd.edu) - The --enable-assembler switch is now automatically disables on platforms there assembler code is unavailable. This should allow building this RPM on non i386 systems. * Mon Feb 22 1999 David Axmark <david@detron.se> - Removed unportable cc switches from the spec file. The defaults can now be overridden with environment variables. This feature is used to compile the official RPM with optimal (but compiler version specific) switches. - Removed the repetitive description parts for the sub rpms. Maybe add again if RPM gets a multiline macro capability. - Added support for a pt_BR translation. Translation contributed by Jorge Godoy <jorge@bestway.com.br>. * Wed Nov 04 1998 David Axmark <david@detron.se> - A lot of changes in all the rpm and install scripts. This may even be a working RPM :-) * Sun Aug 16 1998 David Axmark <david@detron.se> - A developers changelog for MySQL is available in the source RPM. And there is a history of major user visible changed in the Reference Manual. Only RPM specific changes will be documented here.
/etc/init.d/mysql /etc/logrotate.d/mysql /etc/my.cnf /usr/bin/isamchk /usr/bin/isamlog /usr/bin/my_print_defaults /usr/bin/myisamchk /usr/bin/myisamlog /usr/bin/myisampack /usr/bin/mysql_convert_table_format /usr/bin/mysql_explain_log /usr/bin/mysql_fix_extensions /usr/bin/mysql_fix_privilege_tables /usr/bin/mysql_install_db /usr/bin/mysql_secure_installation /usr/bin/mysql_setpermission /usr/bin/mysql_zap /usr/bin/mysqlbug /usr/bin/mysqld_multi /usr/bin/mysqld_safe /usr/bin/mysqlhotcopy /usr/bin/mysqltest /usr/bin/pack_isam /usr/bin/perror /usr/bin/replace /usr/bin/resolve_stack_dump /usr/bin/resolveip /usr/bin/safe_mysqld /usr/lib/mysql/mysqld.sym /usr/sbin/mysqld /usr/sbin/rcmysql /usr/share/doc/packages/MySQL-server /usr/share/doc/packages/MySQL-server/COPYING /usr/share/doc/packages/MySQL-server/README /usr/share/doc/packages/MySQL-server/manual.html /usr/share/doc/packages/MySQL-server/manual.ps /usr/share/doc/packages/MySQL-server/manual.texi /usr/share/doc/packages/MySQL-server/manual.txt /usr/share/doc/packages/MySQL-server/manual_toc.html /usr/share/doc/packages/MySQL-server/my-huge.cnf /usr/share/doc/packages/MySQL-server/my-large.cnf /usr/share/doc/packages/MySQL-server/my-medium.cnf /usr/share/doc/packages/MySQL-server/my-small.cnf /usr/share/info/mysql.info.gz /usr/share/man/man1/isamchk.1.gz /usr/share/man/man1/isamlog.1.gz /usr/share/man/man1/mysql_fix_privilege_tables.1.gz /usr/share/man/man1/mysql_zap.1.gz /usr/share/man/man1/mysqld.1.gz /usr/share/man/man1/mysqld_multi.1.gz /usr/share/man/man1/mysqld_safe.1.gz /usr/share/man/man1/perror.1.gz /usr/share/man/man1/replace.1.gz /usr/share/mysql /usr/share/mysql/Description.plist /usr/share/mysql/Info.plist /usr/share/mysql/MySQL-shared-compat.spec /usr/share/mysql/StartupParameters.plist /usr/share/mysql/binary-configure /usr/share/mysql/charsets /usr/share/mysql/charsets/Index /usr/share/mysql/charsets/README /usr/share/mysql/charsets/cp1251.conf /usr/share/mysql/charsets/cp1257.conf /usr/share/mysql/charsets/croat.conf /usr/share/mysql/charsets/danish.conf /usr/share/mysql/charsets/dec8.conf /usr/share/mysql/charsets/dos.conf /usr/share/mysql/charsets/estonia.conf /usr/share/mysql/charsets/german1.conf /usr/share/mysql/charsets/greek.conf /usr/share/mysql/charsets/hebrew.conf /usr/share/mysql/charsets/hp8.conf /usr/share/mysql/charsets/hungarian.conf /usr/share/mysql/charsets/koi8_ru.conf /usr/share/mysql/charsets/koi8_ukr.conf /usr/share/mysql/charsets/latin1.conf /usr/share/mysql/charsets/latin2.conf /usr/share/mysql/charsets/latin5.conf /usr/share/mysql/charsets/swe7.conf /usr/share/mysql/charsets/usa7.conf /usr/share/mysql/charsets/win1250.conf /usr/share/mysql/charsets/win1251.conf /usr/share/mysql/charsets/win1251ukr.conf /usr/share/mysql/czech /usr/share/mysql/czech/errmsg.sys /usr/share/mysql/czech/errmsg.txt /usr/share/mysql/danish /usr/share/mysql/danish/errmsg.sys /usr/share/mysql/danish/errmsg.txt /usr/share/mysql/dutch /usr/share/mysql/dutch/errmsg.sys /usr/share/mysql/dutch/errmsg.txt /usr/share/mysql/english /usr/share/mysql/english/errmsg.sys /usr/share/mysql/english/errmsg.txt /usr/share/mysql/estonian /usr/share/mysql/estonian/errmsg.sys /usr/share/mysql/estonian/errmsg.txt /usr/share/mysql/french /usr/share/mysql/french/errmsg.sys /usr/share/mysql/french/errmsg.txt /usr/share/mysql/german /usr/share/mysql/german/errmsg.sys /usr/share/mysql/german/errmsg.txt /usr/share/mysql/greek /usr/share/mysql/greek/errmsg.sys /usr/share/mysql/greek/errmsg.txt /usr/share/mysql/hungarian /usr/share/mysql/hungarian/errmsg.sys /usr/share/mysql/hungarian/errmsg.txt /usr/share/mysql/italian /usr/share/mysql/italian/errmsg.sys /usr/share/mysql/italian/errmsg.txt /usr/share/mysql/japanese /usr/share/mysql/japanese/errmsg.sys /usr/share/mysql/japanese/errmsg.txt /usr/share/mysql/korean /usr/share/mysql/korean/errmsg.sys /usr/share/mysql/korean/errmsg.txt /usr/share/mysql/make_binary_distribution /usr/share/mysql/make_sharedlib_distribution /usr/share/mysql/mi_test_all /usr/share/mysql/mi_test_all.res /usr/share/mysql/my-huge.cnf /usr/share/mysql/my-large.cnf /usr/share/mysql/my-medium.cnf /usr/share/mysql/my-small.cnf /usr/share/mysql/mysql-4.0.17.spec /usr/share/mysql/mysql-log-rotate /usr/share/mysql/mysql.server /usr/share/mysql/norwegian /usr/share/mysql/norwegian-ny /usr/share/mysql/norwegian-ny/errmsg.sys /usr/share/mysql/norwegian-ny/errmsg.txt /usr/share/mysql/norwegian/errmsg.sys /usr/share/mysql/norwegian/errmsg.txt /usr/share/mysql/polish /usr/share/mysql/polish/errmsg.sys /usr/share/mysql/polish/errmsg.txt /usr/share/mysql/portuguese /usr/share/mysql/portuguese/errmsg.sys /usr/share/mysql/portuguese/errmsg.txt /usr/share/mysql/postinstall /usr/share/mysql/preinstall /usr/share/mysql/romanian /usr/share/mysql/romanian/errmsg.sys /usr/share/mysql/romanian/errmsg.txt /usr/share/mysql/russian /usr/share/mysql/russian/errmsg.sys /usr/share/mysql/russian/errmsg.txt /usr/share/mysql/slovak /usr/share/mysql/slovak/errmsg.sys /usr/share/mysql/slovak/errmsg.txt /usr/share/mysql/spanish /usr/share/mysql/spanish/errmsg.sys /usr/share/mysql/spanish/errmsg.txt /usr/share/mysql/swedish /usr/share/mysql/swedish/errmsg.sys /usr/share/mysql/swedish/errmsg.txt /usr/share/mysql/ukrainian /usr/share/mysql/ukrainian/errmsg.sys /usr/share/mysql/ukrainian/errmsg.txt
Generated by rpm2html 1.9.2
webmaster@wesmo.com, Wed Mar 21 12:13:11 2007