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

mysql-libs-5.1.50-1.fc7.remi RPM for x86_64

From Les RPM de Remi for Fedora 7 for x86_64

Name: mysql-libs Distribution: Unknown
Version: 5.1.50 Vendor: Remi Collet
Release: 1.fc7.remi Build date: Fri Aug 20 20:42:52 2010
Group: Applications/Databases Build host: goddard.famillecollet.com
Size: 4200397 Source RPM: mysql-5.1.50-1.fc7.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 Aug 20 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.50-1
  - Update to MySQL 5.1.50 Community Server GA
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html
* Fri Jul 23 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.49-1
  - sync with rawhide
  - Update to MySQL 5.1.49 Community Server GA
* Tue Jul 13 2010 Tom Lane <tgl@redhat.com> 5.1.48-2
  - Duplicate COPYING and EXCEPTIONS-CLIENT in -libs and -embedded subpackages,
    to ensure they are available when any subset of mysql RPMs are installed,
    per revised packaging guidelines
  - Allow init script's STARTTIMEOUT/STOPTIMEOUT to be overridden from sysconfig
  Related: #609734
* Fri Jun 25 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.48-1.1
  - fix useradd command (-N not supported everywhere)
* Mon Jun 21 2010 Tom Lane <tgl@redhat.com> 5.1.48-1
  - Update to MySQL 5.1.48, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-48.html
    including a fix for CVE-2010-2008
  Related: #614214
* Thu Jun 17 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.48-1
  - sync with rawhide
  - Update to MySQL 5.1.48 Community Server GA
* Fri Jun 04 2010 Tom Lane <tgl@redhat.com> 5.1.47-2
  - Add back "partition" storage engine
  Resolves: #597390
  - Fix broken "federated" storage engine plugin
  Related: #587170
  - Read all certificates in SSL certificate files, to support chained certs
  Related: #598656
* Mon May 24 2010 Tom Lane <tgl@redhat.com> 5.1.47-1
  - Update to MySQL 5.1.47, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
    including fixes for CVE-2010-1848, CVE-2010-1849, CVE-2010-1850
  Resolves: #592862
  Resolves: #583717
  - Create mysql group explicitly in pre-server script, to ensure correct GID
  Related: #594155
* Fri May 21 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.47-1
  - Update to MySQL 5.1.47 Community Server GA
* Mon Apr 26 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.46-1.###.remi
  - Update to MySQL 5.1.46 Community Server GA
* Sat Apr 24 2010 Tom Lane <tgl@redhat.com> 5.1.46-1
  - Update to MySQL 5.1.46, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html
* Thu Mar 25 2010 Tom Lane <tgl@redhat.com> 5.1.45-2
  - Fix multiple problems described in upstream bug 52019, because regression
    tests fail on PPC if we don't.
* Thu Mar 18 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.45-1.###.remi
  - Update to MySQL 5.1.45 Community Server GA
* Fri Feb 19 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.44-1.###.remi
  - Update to MySQL 5.1.44 Community Server GA
  - sync with rawhide spec (drop ndb)
* Sat Feb 13 2010 Tom Lane <tgl@redhat.com> 5.1.43-2
  - Remove mysql-cluster, which is no longer supported by upstream in this
    source distribution.  If we want it we'll need a separate SRPM for it.
* Mon Feb 01 2010 Remi Collet <RPMS@FamilleCollet.com> - 5.1.43-1.###.remi
  - Update to MySQL 5.1.43 Community Server GA
  - sync with rawhide spec
* Thu Dec 31 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.42-1.###.remi
  - Update to MySQL 5.1.42 Community Server GA
* Thu Dec 17 2009 Tom Lane <tgl@redhat.com> 5.1.41-2
  - Stop waiting during "service mysqld start" if mysqld_safe exits
  Resolves: #544095
* Mon Nov 23 2009 Tom Lane <tgl@redhat.com> 5.1.41-1
  - Update to MySQL 5.1.41, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-41.html
    including fixes for CVE-2009-4019
  Related: #540906
  - Don't set old_passwords=1; we aren't being bug-compatible with 3.23 anymore
  Resolves: #540735
* Wed Nov 18 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.41-1.###.remi
  - Update to MySQL 5.1.41 Community Server GA
  - no chm for this version
* Tue Nov 10 2009 Tom Lane <tgl@redhat.com> 5.1.40-1
  - Update to MySQL 5.1.40, for various fixes described at
    http://dev.mysql.com/doc/refman/5.1/en/news-5-1-40.html
  - Do not force the --log-error setting in mysqld init script
  Resolves: #533736
* Thu Oct 22 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
* Sat Oct 17 2009 Tom Lane <tgl@redhat.com> 5.1.39-4
  - Replace kluge fix for ndbd sparc crash with a real fix (mysql bug 48132)
* Thu Oct 15 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
* Wed Sep 23 2009 Tom Lane <tgl@redhat.com> 5.1.39-2
  - Work around upstream bug 46895 by disabling outfile_loaddata test
* Tue Sep 22 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
* Sat Sep 19 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
* Sat Sep 05 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
* Mon Aug 03 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.37-1.###.remi
  - Update to MySQL 5.1.37 Community Server GA
* Sun Aug 02 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
* Fri Jul 10 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
* Thu Jul 02 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.36-1.###.remi
  - Update to MySQL 5.1.36 Community Server GA
* Tue Jun 09 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.35-2.###.remi
  - split manual in subpackage
  - sync with fedora init script
* Sat Jun 06 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
* Sat Jun 06 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
* Fri May 15 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
* Fri Apr 17 2009 Remi Collet <RPMS@FamilleCollet.com> - 5.1.34-1.###.remi
  - Update to MySQL 5.1.34 Community Server GA
* Wed Apr 15 2009 Tom Lane <tgl@redhat.com> 5.1.33-2
  - Increase stack size of ndbd threads for safety's sake.
  Related: #494631
* Tue Apr 07 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
* Fri Apr 03 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
* Sun Sep 14 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.28-0.1.rc.###.remi
  - Update to MySQL 5.1.28 Community Server
* Fri Jun 13 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.26-0.1.rc.###.remi
  - Update to MySQL 5.1.26 Community Server
* Mon Jun 09 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.25-0.1.rc.###.remi
  - Update to MySQL 5.1.25 Community Server
* Sat Apr 19 2008 Remi Collet <RPMS@FamilleCollet.com> - 5.1.24-0.1.rc.fc8.remi
  - Update to MySQL 5.1.24 Community Server
* Sun Mar 30 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
* Sat Aug 25 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.1.22-0.rc.fc7.remi
  - Update to MySQL 5.1.22 Community Server
* Sat Aug 25 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
* Tue Aug 14 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)
* Sat Jul 14 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
* Wed May 09 2007 Remi Collet <RPMS@FamilleCollet.com> - 5.0.41-1.###.remi
  - Update to MySQL 5.0.41 Community Server
* Thu Mar 29 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)
* Tue Mar 27 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
* Wed Oct 25 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.26-1.fc6.remi
  - FC6 build
* Wed Oct 11 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)
* Thu Sep 14 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.24a-1.fc{3,4,5}.remi
  - Update to MySQL 5.0.24a
* Sat Aug 19 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
* Sat Jun 10 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.
* Thu Jun 08 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)
* Thu Jun 01 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.22-1.fc{3,4,5}.remi
  - Update to MySQL 5.0.22
* Tue May 02 2006 Tom Lane <tgl@redhat.com> 5.0.21-2
  - Fix bogus perl Requires for mysql-test
* Tue May 02 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"
* Tue May 02 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.
* Thu Apr 13 2006 Remi Collet <RPMS@FamilleCollet.com> - 5.0.20-1.fc{3,4,5}.remi
  - update to 5.0.20
* Wed Apr 05 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)
* Mon Oct 24 2005 Remi Collet <Remi.Collet@univ-reims.fr> 5.0.15-0.1.fc4.remi
  - mysql-5.0.15 "Generally Available"
* Sat Oct 15 2005 Remi Collet <Remi.Collet@univ-reims;.fr> 5.0.13-0.2.fc4.remi
  - add archive, csv, example, blackhole and federated "storage-engine"
* Sat Oct 08 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-x86_64.conf
/etc/my.cnf
/usr/lib64/mysql
/usr/lib64/mysql/libmysqlclient.so.16
/usr/lib64/mysql/libmysqlclient.so.16.0.0
/usr/lib64/mysql/libmysqlclient_r.so.16
/usr/lib64/mysql/libmysqlclient_r.so.16.0.0
/usr/share/doc/mysql-libs-5.1.50
/usr/share/doc/mysql-libs-5.1.50/COPYING
/usr/share/doc/mysql-libs-5.1.50/EXCEPTIONS-CLIENT
/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 13 08:41:21 2013