| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: mysql | Distribution: NetWinder ARM Linux |
| Version: 3.23.54a | Vendor: NetWinder.org |
| Release: 11 | Build date: Sat Jul 19 05:25:44 2003 |
| Group: Applications/Databases | Build host: node8 |
| Size: 13995782 | Source RPM: mysql-3.23.54a-11.src.rpm |
| Packager: NetWinder Autobuild <build@netwinder.org> | |
| Url: http://www.mysql.com | |
| Summary: MySQL client programs and shared library. | |
MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. This package contains the MySQL client programs, the client shared library, and generic MySQL files.
GPL/LGPL
* Tue Feb 18 2003 Patrick Macdonald <patrickm@redhat.com> 3.23.54a-11
- enable thread safe client
- add patch for double free fix
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Mon Jan 13 2003 Karsten Hopp <karsten@redhat.de> 3.23.54a-9
- disable checks on s390x
* Sat Jan 04 2003 Jeff Johnson <jbj@redhat.com> 3.23.54a-8
- use internal dep generator.
* Wed Jan 01 2003 Bill Nottingham <notting@redhat.com> 3.23.54a-7
- fix mysql_config on hammer
* Sun Dec 22 2002 Tim Powers <timp@redhat.com> 3.23.54a-6
- don't use rpms internal dep generator
* Tue Dec 17 2002 Elliot Lee <sopwith@redhat.com> 3.23.54a-5
- Push it into the build system
* Mon Dec 16 2002 Joe Orton <jorton@redhat.com> 3.23.54a-4
- upgrade to 3.23.54a for safe_mysqld fix
* Thu Dec 12 2002 Joe Orton <jorton@redhat.com> 3.23.54-3
- upgrade to 3.23.54 for latest security fixes
* Tue Nov 19 2002 Jakub Jelinek <jakub@redhat.com> 3.23.52-5
- Always include <errno.h> for errno
- Remove unpackaged files
* Tue Nov 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- do not prereq userdel, not used at all
* Tue Sep 10 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.52-4
- Use %{_libdir}
- Add patch for x86-64
* Thu Sep 05 2002 Jakub Jelinek <jakub@redhat.com> 3.23.52-3
- rebuilt with gcc-3.2-7
* Fri Aug 30 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.52-2
- Add --enable-local-infile to configure - a new option
which doesn't default to the old behaviour (#72885)
* Sat Aug 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.52-1
- 3.23.52. Fixes a minor security problem, various bugfixes.
* Sun Aug 11 2002 Elliot Lee <sopwith@redhat.com> 3.23.51-5
- rebuilt with gcc-3.2 (we hope)
* Tue Jul 23 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-4
- rebuild
* Fri Jul 19 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-3
- Fix #63543 and #63542
* Fri Jul 12 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-2
- Turn off bdb on PPC(#68591)
- Turn off the assembly optimizations, for safety.
* Thu Jun 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.51-1
- Work around annoying auto* thinking this is a crosscompile
- 3.23.51
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Jun 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.50-2
- Add dependency on perl-DBI and perl-DBD-MySQL (#66349)
* Fri May 31 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.50-1
- 3.23.50
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue May 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.49-4
- Rebuild
- Don't set CXX to gcc, it doesn't work anymore
- Exclude Alpha
* Tue Apr 09 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.49-3
- Add the various .cnf examples as doc files to mysql-server (#60349)
- Don't include manual.ps, it's just 200 bytes with a URL inside (#60349)
- Don't include random files in /usr/share/mysql (#60349)
- langify (#60349)
* Thu Feb 21 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.49-2
- Rebuild
* Sun Feb 17 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.49-1
- 3.23.49
* Thu Feb 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.48-2
- work around perl dependency bug.
* Mon Feb 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.48-1
- 3.23.48
* Thu Jan 17 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.47-4
- Use kill, not mysqladmin, to flush logs and shut down. Thus,
an admin password can be set with no problems.
- Remove reload from init script
* Wed Jan 16 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.47-3
- remove db3-devel from buildrequires,
MySQL has had its own bundled copy since the mid thirties
* Sun Jan 06 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.23.47-1
- 3.23.47
- Don't build for alpha, toolchain immature.
* Mon Dec 03 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.46-1
- 3.23.46
- use -fno-rtti and -fno-exceptions, and set CXX to increase stability.
Recommended by mysql developers.
* Sun Nov 25 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.45-1
- 3.23.45
* Wed Nov 14 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.44-2
- centralize definition of datadir in the initscript (#55873)
* Fri Nov 02 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.44-1
- 3.23.44
* Fri Oct 05 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.43-1
- 3.23.43
* Tue Sep 11 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.42-1
- 3.23.42
- reenable innodb
* Wed Aug 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.23.41-1
- 3.23.41 bugfix release
- disable innodb, to avoid the broken updates
- Use "mysqladmin flush_logs" instead of kill -HUP in logrotate
script (#51711)
* Sun Jul 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.40, bugfix release
- Add zlib-devel to buildrequires:
* Sat Jul 21 2001 Trond Eivind Glomsrød <teg@redhat.com>
- BuildRequires-tweaking
* Fri Jun 29 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Reenable test, but don't run them for s390, s390x or ia64
- Make /etc/my.cnf config(noplace). Same for /etc/logrotate.d/mysqld
* Fri Jun 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.29
- enable innodb
- enable assembly again
- disable tests for now...
* Wed May 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.38
- Don't use BDB on Alpha - no fast mutexes
* Wed Apr 25 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.37
- Add _GNU_SOURCE to the compile flags
* Thu Mar 29 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Make it obsolete our 6.2 PowerTools packages
- 3.23.36 bugfix release - fixes some security issues
which didn't apply to our standard configuration
- Make "make test" part of the build process, except on IA64
(it fails there)
* Tue Mar 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.35 bugfix release
- Don't delete the mysql user on uninstall
* Tue Mar 13 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.34a bugfix release
* Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- added readline-devel to BuildRequires:
* Tue Feb 06 2001 Trond Eivind Glomsrød <teg@redhat.com>
- small i18n-fixes to initscript (action needs $)
* Tue Jan 30 2001 Trond Eivind Glomsrød <teg@redhat.com>
- make it shut down and rotate logs without using mysqladmin
(from #24909)
* Mon Jan 29 2001 Trond Eivind Glomsrød <teg@redhat.com>
- conflict with "MySQL"
* Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
- improve gettextizing
* Mon Jan 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.32
- fix logrotate script (#24589)
* Wed Jan 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
- gettextize
- move the items in Requires(post): to Requires: in preparation
for an errata for 7.0 when 3.23.31 is released
- 3.23.31
* Tue Jan 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
- add the log file to the rpm database, and make it 0640
(#24116)
- as above in logrotate script
- changes to the init sequence - put most of the data
in /etc/my.cnf instead of hardcoding in the init script
- use /var/run/mysqld/mysqld.pid instead of
/var/run/mysqld/pid
- use standard safe_mysqld
- shut down cleaner
* Mon Jan 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.30
- do an explicit chmod on /var/lib/mysql in post, to avoid
any problems with broken permissons. There is a report
of rm not changing this on its own (#22989)
* Mon Jan 01 2001 Trond Eivind Glomsrød <teg@redhat.com>
- bzipped source
- changed from 85 to 78 in startup, so it starts before
apache (which can use modules requiring mysql)
* Wed Dec 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.29a
* Tue Dec 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add requirement for new libstdc++, build for errata
* Mon Dec 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.29
* Mon Nov 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.28 (gamma)
- remove old patches, as they are now upstreamed
* Tue Nov 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add a requirement for a new glibc (#20735)
- build on IA64
* Wed Nov 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable more assembly
* Wed Nov 01 2000 Jakub Jelinek <jakub@redhat.com>
- fix mysql on SPARC (#20124)
* Tue Oct 31 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.27
* Thu Oct 26 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add patch for fixing bogus aliasing in mysql from Jakub,
which should fix #18905 and #18620
* Tue Oct 24 2000 Trond Eivind Glomsrød <teg@redhat.com>
- check for negative niceness values, and negate it
if present (#17899)
- redefine optflags on IA32 FTTB
* Thu Oct 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.26, which among other fixes now uses mkstemp()
instead of tempnam().
- revert changes made yesterday, the problem is now
isolated
* Wed Oct 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use the compat C++ compiler FTTB. Argh.
- add requirement of ncurses4 (see above)
* Mon Oct 02 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.25
- fix shutdown problem (#17956)
* Wed Sep 27 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Don't try to include no-longer-existing PUBLIC file
as doc (#17532)
* Wed Sep 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rename config file to /etc/my.cnf, which is what
mysqld wants... doh. (#17432)
- include a changed safe_mysqld, so the pid file option
works.
- make mysql dir world readable to they can access the
mysql socket. (#17432)
- 3.23.24
* Thu Sep 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.23
* Mon Aug 28 2000 Trond Eivind Glomsrød <teg@redhat.com>
- Add "|| :" to condrestart to avoid non-zero exit code
* Fri Aug 25 2000 Trond Eivind Glomsrød <teg@redhat.com>
- it's mysql.com, not mysql.org and use correct path to
source (#16830)
* Thu Aug 17 2000 Trond Eivind Glomsrød <teg@redhat.com>
- source file from /etc/rc.d, not /etc/rd.d. Doh.
* Mon Aug 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't run ldconfig -n, it doesn't update ld.so.cache
(#16034)
- include some missing binaries
- use safe_mysqld to start the server (request from
mysql developers)
* Sun Aug 06 2000 Bill Nottingham <notting@redhat.com>
- condrestart fixes
* Wed Aug 02 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.22. Disable the old patches, they're now in.
* Fri Jul 28 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bugfixes in the initscript
- move the .so link to the devel package
* Thu Jul 20 2000 Trond Eivind Glomsrød <teg@redhat.com>
- rebuild due to glibc changes
* Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
- disable compiler patch
- don't include info directory file
* Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move back to /etc/rc.d/init.d
* Sat Jul 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
- more cleanups in initscript
* Fri Jul 14 2000 Trond Eivind Glomsrød <teg@redhat.com>
- add a patch to work around compiler bug
(from monty@mysql.com)
* Thu Jul 13 2000 Trond Eivind Glomsrød <teg@redhat.com>
- don't build the SQL daemon statically (glibc problems)
- fix the logrotate script - only flush log if mysql
is running
- change the reloading procedure
- remove icon - glint is obsolete a long time ago
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jul 11 2000 Trond Eivind Glomsrød <teg@redhat.com>
- try the new compiler again
- build the SQL daemon statically
- add compile time support for complex charsets
- enable assembler
- more cleanups in initscript
* Mon Jul 10 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use old C++ compiler
- Exclusivearch x86
* Sun Jul 09 2000 Trond Eivind Glomsrød <teg@redhat.com>
- move .so files to devel package
- more cleanups
- exclude sparc for now
* Thu Jul 06 2000 Trond Eivind Glomsrød <teg@redhat.com>
- 3.23.21
- remove file from /etc/sysconfig
- Fix initscript a bit - initialization of databases doesn't
work yet
- specify the correct licenses
- include a /etc/my.conf (empty, FTTB)
- add conditional restart to spec file
* Mon Jul 03 2000 Jakub Jelinek <jakub@redhat.com>
- Rebuild with new C++
* Sat Jul 01 2000 Trond Eivind Glomsrød <teg@redhat.com>
- update to 3.23.20
- use %configure, %makeinstall, %{_tmppath}, %{_mandir},
%{_infodir}, /etc/init.d
- remove the bench package
- change some of the descriptions a little bit
- fix the init script
- some compile fixes
- specify mysql user
- use mysql uid 27 (postgresql is 26)
- don't build on ia64
* Sat Feb 26 2000 Jos Vos <jos@xos.nl>
- Version 3.22.32 release XOS.1 for LinuX/OS 1.8.0
- Upgrade from version 3.22.27 to 3.22.32.
- Do "make install" instead of "make install-strip", because "install -s"
now appears to fail on various scripts. Afterwards, strip manually.
- Reorganize subpackages, according to common Red Hat packages: the client
program and shared library become the base package and the server and
some accompanying files are now in a separate server package. The
server package implicitly requires the base package (shared library),
but we have added a manual require tag anyway (because of the shared
config file, and more).
- Rename the mysql-benchmark subpackage to mysql-bench.
* Mon Jan 31 2000 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.2 for LinuX/OS 1.7.1
- Add post(un)install scripts for updating ld.so.conf (client subpackage).
* Sun Nov 21 1999 Jos Vos <jos@xos.nl>
- Version 3.22.27 release XOS.1 for LinuX/OS 1.7.0
- Initial version.
- Some ideas borrowed from Red Hat Powertools 6.1, although this spec
file is a full rewrite from scratch.
/etc/my.cnf /usr/bin/comp_err /usr/bin/isamchk /usr/bin/isamlog /usr/bin/msql2mysql /usr/bin/my_print_defaults /usr/bin/myisamchk /usr/bin/myisamlog /usr/bin/myisampack /usr/bin/mysql /usr/bin/mysql_config /usr/bin/mysql_convert_table_format /usr/bin/mysql_find_rows /usr/bin/mysql_fix_privilege_tables /usr/bin/mysql_install_db /usr/bin/mysql_setpermission /usr/bin/mysql_zap /usr/bin/mysqlaccess /usr/bin/mysqlbinlog /usr/bin/mysqlbug /usr/bin/mysqlcheck /usr/bin/mysqld_multi /usr/bin/mysqldump /usr/bin/mysqldumpslow /usr/bin/mysqlhotcopy /usr/bin/mysqlimport /usr/bin/mysqlshow /usr/bin/mysqltest /usr/bin/pack_isam /usr/bin/perror /usr/bin/replace /usr/bin/resolve_stack_dump /usr/bin/resolveip /usr/lib/mysql /usr/lib/mysql/libmysqlclient.so.10 /usr/lib/mysql/libmysqlclient.so.10.0.0 /usr/lib/mysql/libmysqlclient_r.so.10 /usr/lib/mysql/libmysqlclient_r.so.10.0.0 /usr/share/doc/mysql-3.23.54a /usr/share/doc/mysql-3.23.54a/COPYING /usr/share/doc/mysql-3.23.54a/COPYING.LIB /usr/share/doc/mysql-3.23.54a/INSTALL-SOURCE /usr/share/doc/mysql-3.23.54a/README /usr/share/doc/mysql-3.23.54a/manual.html /usr/share/doc/mysql-3.23.54a/manual.texi /usr/share/doc/mysql-3.23.54a/manual.txt /usr/share/doc/mysql-3.23.54a/manual_toc.html /usr/share/doc/mysql-3.23.54a/mysqld_error.txt /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.1.gz /usr/share/man/man1/mysql_zap.1.gz /usr/share/man/man1/mysqlaccess.1.gz /usr/share/man/man1/mysqladmin.1.gz /usr/share/man/man1/mysqld.1.gz /usr/share/man/man1/mysqld_multi.1.gz /usr/share/man/man1/mysqldump.1.gz /usr/share/man/man1/mysqlshow.1.gz /usr/share/man/man1/perror.1.gz /usr/share/man/man1/replace.1.gz /usr/share/man/man1/safe_mysqld.1.gz /usr/share/mysql /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/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/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.8.1
Fabrice Bellet, Mon May 20 04:47:56 2013