<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MySql Files in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189366#M9794</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;3.22 is a very old release. If you are just starting I would at least go for a 4.0.x release, which is the current production branch of MySQL.&lt;BR /&gt;&lt;BR /&gt;Check &lt;A href="http://www.mysql.com/" target="_blank"&gt;http://www.mysql.com/&lt;/A&gt; for details.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
    <pubDate>Wed, 11 Feb 2004 15:35:35 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2004-02-11T15:35:35Z</dc:date>
    <item>
      <title>MySql Files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189362#M9790</link>
      <description>I obtained the following files from a CD in our shop. Can somebody explain what they do and why i will need them all? Thanks. &lt;BR /&gt;&lt;BR /&gt;Mysql-3.22.32-1.i386.rpm&lt;BR /&gt;mysql-bench....&lt;BR /&gt;mysql-client....&lt;BR /&gt;mysql-devel ... &lt;BR /&gt;mysql-shared ...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2004 13:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189362#M9790</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-11T13:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: MySql Files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189363#M9791</link>
      <description>everything is there:&lt;BR /&gt;&lt;A href="http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.html#Installing" target="_blank"&gt;http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.html#Installing&lt;/A&gt;</description>
      <pubDate>Wed, 11 Feb 2004 14:07:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189363#M9791</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-02-11T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: MySql Files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189364#M9792</link>
      <description>I guess what i'm wondering is "Do i need all of those files?"</description>
      <pubDate>Wed, 11 Feb 2004 14:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189364#M9792</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-11T14:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: MySql Files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189365#M9793</link>
      <description>well, it depends on what you plan to do exactly. You may need them. Maybe not...&lt;BR /&gt;&lt;BR /&gt;From the link...&lt;BR /&gt;&lt;BR /&gt;In most cases, you only need to install the MySQL-server and MySQL-client packages to get a functional MySQL installation. The other packages are not required for a standard installation. If you want to run a MySQL-Max server that has additional capabilities, you should install the MySQL-Max RPM. However, you should do so only  after installing the MySQL-server RPM. See section 5.1.2 mysqld-max, An Extended mysqld Server.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And a bit further....&lt;BR /&gt;&lt;BR /&gt;# MySQL-client-VERSION.i386.rpm The standard MySQL client programs. You probably always want to install this package.&lt;BR /&gt;# MySQL-bench-VERSION.i386.rpm Tests and benchmarks. Requires Perl and the DBD::mysql module.&lt;BR /&gt;# MySQL-devel-VERSION.i386.rpm The libraries and include files that are needed if you want to compile other MySQL clients, such as the Perl modules.&lt;BR /&gt;# MySQL-shared-VERSION.i386.rpm This package contains the shared libraries (libmysqlclient.so*) that certain languages and applications need to dynamically load and use MySQL.&lt;BR /&gt;# MySQL-shared-compat-VERSION.i386.rpm This package includes the shared libraries for both MySQL 3.23 and MySQL 4.0. Install this package instead of MySQL-shared, if you have applications installed that are dynamically linked against MySQL 3.23 but you want to upgrade to MySQL 4.0 without breaking the library dependencies. This package is available since MySQL 4.0.13&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RTFM  read the friendly manual. &lt;BR /&gt;You're lucky...in this case it is a friendly manual...</description>
      <pubDate>Wed, 11 Feb 2004 14:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189365#M9793</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-02-11T14:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: MySql Files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189366#M9794</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;3.22 is a very old release. If you are just starting I would at least go for a 4.0.x release, which is the current production branch of MySQL.&lt;BR /&gt;&lt;BR /&gt;Check &lt;A href="http://www.mysql.com/" target="_blank"&gt;http://www.mysql.com/&lt;/A&gt; for details.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Wed, 11 Feb 2004 15:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-files/m-p/3189366#M9794</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-11T15:35:35Z</dc:date>
    </item>
  </channel>
</rss>

