Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mysql-libs-5.1.40-1.fc10.remi RPM for ppc

From Les RPM de Remi for Fedora 10 for ppc

Name: mysql-libs Distribution: Unknown
Version: 5.1.40 Vendor: Remi Collet
Release: 1.fc10.remi Build date: Thu Oct 22 20:00:29 2009
Group: Applications/Databases Build host: bombadil.infradead.org
Size: 5404722 Source RPM: mysql-5.1.40-1.fc10.remi.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://www.mysql.com
Summary: The shared libraries required for MySQL clients
The mysql-libs package provides the essential shared libraries for any
MySQL client program or interface. You will need to install this package
to use any other MySQL package or any clients that need to connect to a
MySQL server.

Provides

Requires

License

GPLv2 with exceptions

Changelog

* Fri Oct 23 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.40-1.###.remi
  - Update to MySQL 5.1.40 Community Server GA
  - no chm for this version
* Sun Oct 18 2009 Tom Lane <tgl@redhat.com> 5.1.39-4
  - Replace kluge fix for ndbd sparc crash with a real fix (mysql bug 48132)
* Fri Oct 16 2009 Tom Lane <tgl@redhat.com> 5.1.39-3
  - Work around two different compiler bugs on sparc, one by backing off
    optimization from -O2 to -O1, and the other with a klugy patch
  Related: #529298, #529299
  - Clean up bogosity in multilib stub header support: ia64 should not be
    listed (it's not multilib), sparc and sparc64 should be
* Thu Sep 24 2009 Tom Lane <tgl@redhat.com> 5.1.39-2
  - Work around upstream bug 46895 by disabling outfile_loaddata test
* Wed Sep 23 2009 Tom Lane <tgl@redhat.com> 5.1.39-1
  - Update to MySQL 5.1.39, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-39.html
* Sun Sep 20 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.39-1.###.remi
  - Update to MySQL 5.1.39 Community Server GA
  - no chm for this version
* Sun Sep 06 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.38-1.###.remi
  - Update to MySQL 5.1.38 Community Server GA
  - snc with lastest rawhide patches
* Tue Aug 04 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.37-1.###.remi
  - Update to MySQL 5.1.37 Community Server GA
* Mon Aug 03 2009 Tom Lane <tgl@redhat.com> 5.1.37-1
  - Update to MySQL 5.1.37, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-37.html
* Sat Jul 11 2009 Tom Lane <tgl@redhat.com> 5.1.36-1
  - Update to MySQL 5.1.36, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-36.html
* Fri Jul 03 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.36-1.###.remi
  - Update to MySQL 5.1.36 Community Server GA
* Wed Jun 10 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.35-2.###.remi
  - split manual in subpackage
  - sync with fedora init script
* Sun Jun 07 2009 Tom Lane <tgl@redhat.com> 5.1.35-1
  - Update to MySQL 5.1.35, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-35.html
  - Ensure that /var/lib/mysql is created with the right SELinux context
  Resolves: #502966
* Sun Jun 07 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.35-1.###.remi
  - Update to MySQL 5.1.35 Community Server GA
  - add manual.chm in mysql package
* Sat May 16 2009 Tom Lane <tgl@redhat.com> 5.1.34-1
  - Update to MySQL 5.1.34, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-34.html
  - Increase startup timeout per bug #472222
* Sat Apr 18 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.34-1.###.remi
  - Update to MySQL 5.1.34 Community Server GA
* Thu Apr 16 2009 Tom Lane <tgl@redhat.com> 5.1.33-2
  - Increase stack size of ndbd threads for safety's sake.
  Related: #494631
* Wed Apr 08 2009 Tom Lane <tgl@redhat.com> 5.1.33-1
  - Update to MySQL 5.1.33.
  - Disable use of pthread_setschedparam; doesn't work the way code expects.
  Related: #477624
* Sat Apr 04 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.33-1.###.remi
  - Update to MySQL 5.1.33 Community Server GA
  - add --federated option in init script
* Wed Mar 04 2009 Tom Lane <tgl@redhat.com> 5.1.32-1
  - Update to MySQL 5.1.32.
* Wed Mar 04 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.32-1.###.remi
  - Update to MySQL 5.1.32 Community Server GA
* Sun Mar 01 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.31-1.###.remi
  - Update to MySQL 5.1.31 Community Server GA
* Thu Jan 22 2009 Tom Lane <tgl@redhat.com> 5.1.30-2
  - hm, apparently --with-innodb and --with-ndbcluster are still needed
    even though no longer documented ...
* Thu Jan 22 2009 Tom Lane <tgl@redhat.com> 5.1.30-1
  - Update to MySQL 5.1.30.  Note that this includes an ABI break for
    libmysqlclient (it's now got .so major version 16).
  - This also updates mysql for new openssl build
* Sat Nov 29 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.30-1.fc10.remi
  - Update to MySQL 5.1.30 Community Server GA
  - add embeded and embeded-dev sub-packages (as in rawhide)
* Sat Nov 08 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.29-0.1.rc.fc10.remi
  - Fedora 10 rebuild
* Mon Oct 27 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.29-0.1.rc.###.remi
  - Update to MySQL 5.1.28 Community Server
* Mon Sep 15 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.28-0.1.rc.###.remi
  - Update to MySQL 5.1.28 Community Server
* Sat Jun 14 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.26-0.1.rc.###.remi
  - Update to MySQL 5.1.26 Community Server
* Tue Jun 10 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.25-0.1.rc.###.remi
  - Update to MySQL 5.1.25 Community Server
* Sun Apr 20 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.24-0.1.rc.fc8.remi
  - Update to MySQL 5.1.24 Community Server
* Mon Mar 31 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.23-0.1.rc.fc8.remi
  - Update to MySQL 5.1.23a Community Server - Release Candidate Development Release
  - enable maria storage engine
* Fri Feb 15 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.23-0.rc.fc7.remi
  - Update to MySQL 5.1.23 Community Server - Release Candidate Development Release
* Sun Aug 26 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.1.22-0.rc.fc7.remi
  - Update to MySQL 5.1.22 Community Server
* Sun Aug 26 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.1.21-0.beta.fc7.remi
  - Update to MySQL 5.1.21 Community Server
  - switch back from Yassl to Openssl
* Wed Aug 15 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.1.20-0.beta.fc7.remi
  - Update to MySQL 5.1.20 Community Server
  - try sub-package mysql-server-extras but not ok (plugin must be activated)
* Sun Jul 15 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.45-1.###.remi
  - Update to MySQL 5.0.45 Community Server
  - add mysql-5.0.45-upgrade-test.patch
* Thu May 10 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.41-1.###.remi
  - Update to MySQL 5.0.41 Community Server
* Fri Mar 30 2007 Tom Lane <tgl@redhat.com> 5.0.37-2
  - Use a less hacky method of getting default values in initscript
  Related: #233771, #194596
  - Improve packaging of mysql-libs per suggestions from Remi Collet
  Resolves: #233731
  - Update default /etc/my.cnf ([mysql.server] has been bogus for a long time)
* Wed Mar 28 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.37-2.fc{3-6}.remi
  - rebuild from rawhide (new mysql-libs sub-package)
  - provide mysql/my_config_i386.h on i386.
* Mon Mar 12 2007 Tom Lane <tgl@redhat.com> 5.0.37-1
  - Update to MySQL 5.0.37
  Resolves: #231838
  - Put client library into a separate mysql-libs RPM to reduce dependencies
  Resolves: #205630
* Fri Mar 09 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.37-1.fc{3-6}.remi
  - Update to MySQL Community Server 5.0.37
* Sat Mar 03 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.36-1.fc{3-6}.remi
  - Update to MySQL 5.0.36
* Sat Feb 17 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.33-1.fc{3-6}.remi
  - rebuild from rawhide
  - (re)add archive, csv, blackhole and federated "storage-engine"
* Fri Feb 09 2007 Tom Lane <tgl@redhat.com> 5.0.33-1
  - Update to MySQL 5.0.33
  - Install band-aid fix for "view" regression test designed to fail after 2006
  - Don't chmod -R the entire database directory tree on every startup
    Related: #221085
  - Fix unsafe use of install-info
    Resolves: #223713
  - Cope with new automake in F7
    Resolves: #224171
* Sat Jan 20 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.33-0.fc{3-6}.remi
  - update to MySQL 5.0.33 Community Server
* Sat Nov 11 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.27-1.fc6.remi
  - x86_64 rebuild from rawhide spec.
* Thu Nov 09 2006 Tom Lane <tgl@redhat.com> 5.0.27-1
  - Update to MySQL 5.0.27 (see CVE-2006-4031, CVE-2006-4226, CVE-2006-4227)
  Resolves: #202247, #202675, #203427, #203428, #203432, #203434, #208641
  - Fix init script to return status 1 on server start timeout
  Resolves: #203910
  - Move mysqldumpslow from base package to mysql-server
  Resolves: #193559
  - Adjust link options for BDB module
  Resolves: #199368
* Sun Oct 29 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.27-1.fc{3-6}.remi
  - Update to MySQL 5.0.27
* Thu Oct 26 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.26-1.fc6.remi
  - FC6 build
* Thu Oct 12 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.26-1.fc{3,4,5}.remi
  - Update to MySQL 5.0.26
  - add mysql-5.0.26-upgrade.patch (default basedir)
* Fri Sep 15 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.24a-1.fc{3,4,5}.remi
  - Update to MySQL 5.0.24a
* Sun Aug 20 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.24-1.fc{3,4,5}.remi
  - Fix bogus perl Requires for mysql-test (as in 5.0.22-2.1 from Rawhide)
  - Update to MySQL 5.0.24
* Sun Jun 11 2006 Tom Lane <tgl@redhat.com> 5.0.22-2
  - Work around brew's tendency not to clean up failed builds completely,
    by adding code in mysql-testing.patch to kill leftover mysql daemons.
* Fri Jun 09 2006 Tom Lane <tgl@redhat.com> 5.0.22-1
  - Update to MySQL 5.0.22 (fixes CVE-2006-2753)
  - Install temporary workaround for gcc bug on s390x (bz #193912)
* Fri Jun 02 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.22-1.fc{3,4,5}.remi
  - Update to MySQL 5.0.22
* Wed May 03 2006 Tom Lane <tgl@redhat.com> 5.0.21-2
  - Fix bogus perl Requires for mysql-test
* Wed May 03 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.21-1.fc{3,4,5}.remi
  - rebuilt for FC3, FC4 & FC5 with news spec from FC5 "testing"
  - (re)add archive, csv, blackhole and federated "storage-engine"
* Wed May 03 2006 Tom Lane <tgl@redhat.com> 5.0.21-1.FC5.1
  - Update to MySQL 5.0.21
  - Modify multilib header hack to not break non-RH arches, per bug #181335
  - Remove logrotate script, per bug #180639.
  - Add a new mysql-test RPM to carry the regression test files;
    hack up test scripts as needed to make them run in /usr/share/mysql-test.
* Fri Apr 14 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.20-1.fc{3,4,5}.remi
  - update to 5.0.20
* Thu Apr 06 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.19-2.fc5.remi
  - del example "storage-engine"
  - FC5 build
* Sat Mar 11 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.19-1.fc{3,4}.remi
  - update to 5.0.19
  - add mysql_upgrade to mysql-server
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.0.18-2.1
  - bump again for double-long bug on ppc(64)
* Thu Feb 09 2006 Tom Lane <tgl@redhat.com> 5.0.18-2
  - err-log option has been renamed to log-error, fix my.cnf and initscript
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.0.18-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Thu Jan 05 2006 Remi Collet <Remi.Collet@univ-reims.fr> 5.0.18-1.fc{3,4}.remi
  - rebuilt for FC3 & FC4 with news spec from rawhide
  - (re)add archive, csv, example, blackhole and federated "storage-engine"
* Thu Jan 05 2006 Tom Lane <tgl@redhat.com> 5.0.18-1
  - Update to MySQL 5.0.18
* Thu Dec 15 2005 Tom Lane <tgl@redhat.com> 5.0.16-4
  - fix my_config.h for ppc platforms
* Thu Dec 15 2005 Tom Lane <tgl@redhat.com> 5.0.16-3
  - my_config.h needs to guard against 64-bit platforms that also define the
    32-bit symbol
* Wed Dec 14 2005 Tom Lane <tgl@redhat.com> 5.0.16-2
  - oops, looks like we want uname -i not uname -m
* Mon Dec 12 2005 Tom Lane <tgl@redhat.com> 5.0.16-1
  - Update to MySQL 5.0.16
  - Add EXCEPTIONS-CLIENT license info to the shipped documentation
  - Make my_config.h architecture-independent for multilib installs;
    put the original my_config.h into my_config_$ARCH.h
  - Add -fwrapv to CFLAGS so that gcc 4.1 doesn't break it
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sat Nov 26 2005 Remi Collet <Remi.Collet@univ-reims.fr> 5.0.16-0.fc4.remi
  - rebuild from fedora spec in rawhide (very few differences : add "mysql-rpl_ddl.patch" del "--with-vio" )
  - add archive, csv, example, blackhole and federated "storage-engine"
  - see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173253
  - Update to MySQL 5.0.16
* Mon Nov 14 2005 Tom Lane <tgl@redhat.com> 5.0.15-3
  - Make stop script wait for daemon process to disappear (bz#172426)
* Wed Nov 09 2005 Tom Lane <tgl@redhat.com> 5.0.15-2
  - Rebuild due to openssl library update.
* Thu Nov 03 2005 Tom Lane <tgl@redhat.com> 5.0.15-1
  - Update to MySQL 5.0.15 (scratch build for now)
* Tue Oct 25 2005 Remi Collet <Remi.Collet@univ-reims.fr> 5.0.15-0.1.fc4.remi
  - mysql-5.0.15 "Generally Available"
* Sun Oct 16 2005 Remi Collet <Remi.Collet@univ-reims;.fr> 5.0.13-0.2.fc4.remi
  - add archive, csv, example, blackhole and federated "storage-engine"
* Sun Oct 09 2005 Remi Collet <Remi.Collet@univ-reims.fr> 5.0.13-0.1.fc4.remi
  - first build of mysql 5.0.13 for Fedora

Files

/etc/ld.so.conf.d/mysql-ppc.conf
/etc/my.cnf
/usr/lib/mysql
/usr/lib/mysql/libmysqlclient.so.16
/usr/lib/mysql/libmysqlclient.so.16.0.0
/usr/lib/mysql/libmysqlclient_r.so.16
/usr/lib/mysql/libmysqlclient_r.so.16.0.0
/usr/lib/mysql/libndbclient.so.3
/usr/lib/mysql/libndbclient.so.3.0.0
/usr/share/mysql
/usr/share/mysql/charsets
/usr/share/mysql/charsets/Index.xml
/usr/share/mysql/charsets/README
/usr/share/mysql/charsets/armscii8.xml
/usr/share/mysql/charsets/ascii.xml
/usr/share/mysql/charsets/cp1250.xml
/usr/share/mysql/charsets/cp1251.xml
/usr/share/mysql/charsets/cp1256.xml
/usr/share/mysql/charsets/cp1257.xml
/usr/share/mysql/charsets/cp850.xml
/usr/share/mysql/charsets/cp852.xml
/usr/share/mysql/charsets/cp866.xml
/usr/share/mysql/charsets/dec8.xml
/usr/share/mysql/charsets/geostd8.xml
/usr/share/mysql/charsets/greek.xml
/usr/share/mysql/charsets/hebrew.xml
/usr/share/mysql/charsets/hp8.xml
/usr/share/mysql/charsets/keybcs2.xml
/usr/share/mysql/charsets/koi8r.xml
/usr/share/mysql/charsets/koi8u.xml
/usr/share/mysql/charsets/latin1.xml
/usr/share/mysql/charsets/latin2.xml
/usr/share/mysql/charsets/latin5.xml
/usr/share/mysql/charsets/latin7.xml
/usr/share/mysql/charsets/macce.xml
/usr/share/mysql/charsets/macroman.xml
/usr/share/mysql/charsets/swe7.xml
/usr/share/mysql/czech
/usr/share/mysql/czech/errmsg.sys
/usr/share/mysql/danish
/usr/share/mysql/danish/errmsg.sys
/usr/share/mysql/dutch
/usr/share/mysql/dutch/errmsg.sys
/usr/share/mysql/english
/usr/share/mysql/english/errmsg.sys
/usr/share/mysql/estonian
/usr/share/mysql/estonian/errmsg.sys
/usr/share/mysql/french
/usr/share/mysql/french/errmsg.sys
/usr/share/mysql/german
/usr/share/mysql/german/errmsg.sys
/usr/share/mysql/greek
/usr/share/mysql/greek/errmsg.sys
/usr/share/mysql/hungarian
/usr/share/mysql/hungarian/errmsg.sys
/usr/share/mysql/italian
/usr/share/mysql/italian/errmsg.sys
/usr/share/mysql/japanese
/usr/share/mysql/japanese/errmsg.sys
/usr/share/mysql/korean
/usr/share/mysql/korean/errmsg.sys
/usr/share/mysql/norwegian
/usr/share/mysql/norwegian-ny
/usr/share/mysql/norwegian-ny/errmsg.sys
/usr/share/mysql/norwegian/errmsg.sys
/usr/share/mysql/polish
/usr/share/mysql/polish/errmsg.sys
/usr/share/mysql/portuguese
/usr/share/mysql/portuguese/errmsg.sys
/usr/share/mysql/romanian
/usr/share/mysql/romanian/errmsg.sys
/usr/share/mysql/russian
/usr/share/mysql/russian/errmsg.sys
/usr/share/mysql/serbian
/usr/share/mysql/serbian/errmsg.sys
/usr/share/mysql/slovak
/usr/share/mysql/slovak/errmsg.sys
/usr/share/mysql/spanish
/usr/share/mysql/spanish/errmsg.sys
/usr/share/mysql/swedish
/usr/share/mysql/swedish/errmsg.sys
/usr/share/mysql/ukrainian
/usr/share/mysql/ukrainian/errmsg.sys


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 10:11:44 2013