<?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 installation in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542900#M17537</link>
    <description>&lt;BR /&gt;if you really dont worry about the space then install all packages starting with mysql :)&lt;BR /&gt;&lt;BR /&gt;you dont have to install httpd and myodbc rpms.&lt;BR /&gt;&lt;BR /&gt;you can decide which one to install by finding out each rpm's purpose. run rpm -qpi &lt;RPM file=""&gt;. it will list the package name, version and purpose of it. based on it you can install that rpm by&lt;BR /&gt;&lt;BR /&gt;rpm -ivh &lt;RPM file=""&gt; &lt;BR /&gt;&lt;BR /&gt;ofcourse installation of an package might require anoter package to be installed, in which case you have to install that also. &lt;BR /&gt;&lt;BR /&gt;just to do installation of all mysql rpms in one shot which will take care of dependencies within it, execute:&lt;BR /&gt;&lt;BR /&gt;rpm -ivh mysql*.rpm&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi&lt;/RPM&gt;&lt;/RPM&gt;</description>
    <pubDate>Thu, 12 May 2005 03:09:59 GMT</pubDate>
    <dc:creator>Gopi Sekar</dc:creator>
    <dc:date>2005-05-12T03:09:59Z</dc:date>
    <item>
      <title>MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542895#M17532</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Iam facing problem in installing MYSQL from a &lt;BR /&gt;linux 9 CD&lt;BR /&gt;First of all Iam not able to mount the CD &lt;BR /&gt;using mount -r -t iso9660 /dev/cdrom /mnt/cdrom&lt;BR /&gt;&lt;BR /&gt;Can any body help me to install MYSQL from&lt;BR /&gt;Linux CD&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 12 May 2005 00:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542895#M17532</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-05-12T00:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542896#M17533</link>
      <description>could you tell the error message?</description>
      <pubDate>Thu, 12 May 2005 01:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542896#M17533</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-05-12T01:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542897#M17534</link>
      <description>Yep, some more info will be very usefull.&lt;BR /&gt;&lt;BR /&gt;And may I ask why do you want to install it from linux 9 CD? It's probably a very old version. MySQL has two licenses, GPL and Commercial, it means that you can download a free lates version of MySQL for almost every platform from their site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dev.mysql.com/downloads/index.html" target="_blank"&gt;http://dev.mysql.com/downloads/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alex.</description>
      <pubDate>Thu, 12 May 2005 01:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542897#M17534</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-05-12T01:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542898#M17535</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt;What does your syslog say about the mount request? (see /var/log/messages)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Thu, 12 May 2005 02:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542898#M17535</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-05-12T02:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542899#M17536</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Here in our office they want it from &lt;BR /&gt;CD so I copied folloing RPMs from CD&lt;BR /&gt;&lt;BR /&gt;rwxrwxrwx    1 binuv    users      259771 May 12 06:31 httpd_de.rpm&lt;BR /&gt;-rwxrwxrwx    1 binuv    users       55272 May 12 06:31 myodbc_2.rpm&lt;BR /&gt;-rwxrwxrwx    1 binuv    users     5247012 May 12 06:31 mysql_3_.rpm&lt;BR /&gt;-rwxrwxrwx    1 binuv    users      580038 May 12 06:31 mysql_de.rpm&lt;BR /&gt;-rwxrwxrwx    1 binuv    users       92549 May 12 06:31 mysql_py.rpm&lt;BR /&gt;-rwxrwxrwx    1 binuv    users     1119094 May 12 06:31 mysql_se.rpm&lt;BR /&gt;&lt;BR /&gt;From her her how can I install Mysql..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Binu</description>
      <pubDate>Thu, 12 May 2005 02:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542899#M17536</guid>
      <dc:creator>Binu_5</dc:creator>
      <dc:date>2005-05-12T02:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542900#M17537</link>
      <description>&lt;BR /&gt;if you really dont worry about the space then install all packages starting with mysql :)&lt;BR /&gt;&lt;BR /&gt;you dont have to install httpd and myodbc rpms.&lt;BR /&gt;&lt;BR /&gt;you can decide which one to install by finding out each rpm's purpose. run rpm -qpi &lt;RPM file=""&gt;. it will list the package name, version and purpose of it. based on it you can install that rpm by&lt;BR /&gt;&lt;BR /&gt;rpm -ivh &lt;RPM file=""&gt; &lt;BR /&gt;&lt;BR /&gt;ofcourse installation of an package might require anoter package to be installed, in which case you have to install that also. &lt;BR /&gt;&lt;BR /&gt;just to do installation of all mysql rpms in one shot which will take care of dependencies within it, execute:&lt;BR /&gt;&lt;BR /&gt;rpm -ivh mysql*.rpm&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi&lt;/RPM&gt;&lt;/RPM&gt;</description>
      <pubDate>Thu, 12 May 2005 03:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542900#M17537</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-12T03:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542901#M17538</link>
      <description>Are you 100% sure you want to install these? I'm not sure if this version even supported ....</description>
      <pubDate>Thu, 12 May 2005 03:17:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542901#M17538</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-05-12T03:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542902#M17539</link>
      <description>If you install this, it could be an idea to do an &lt;BR /&gt;&lt;BR /&gt;# up2date -ui&lt;BR /&gt;&lt;BR /&gt;as root to patch the system afterwards. If I remember right, the RH 9.0 also had problems running up2date after RedHat updated their certificates a year ago. See &lt;A href="https://rhn.redhat.com/help/latest-up2date.pxt" target="_blank"&gt;https://rhn.redhat.com/help/latest-up2date.pxt&lt;/A&gt; for fix. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2005 03:29:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542902#M17539</guid>
      <dc:creator>Karsten Breivik_1</dc:creator>
      <dc:date>2005-05-13T03:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542903#M17540</link>
      <description>... and also notice that if the guys in the office really wants the version from the cd, it may be because they are interested in the 3.2.x version of MySQL. This version was the production version for a long time. The current version is 4.x in which some things have changed (table formats, password algorithms, etc). If you opt to install one of the 4.x versions, you might have problems getting some clients to work. If you don't feel like telling the guys to "get current", installing the compability packages from MySQL should remedy this and make most 3.2.x based clients work with the 4.x database. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2005 03:40:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542903#M17540</guid>
      <dc:creator>Karsten Breivik_1</dc:creator>
      <dc:date>2005-05-13T03:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: MYSQL installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542904#M17541</link>
      <description>Well, that's not entirely accurate.&lt;BR /&gt;&lt;BR /&gt;MySQL 3.23.xx is the old, stable series.  It's currently up to sub-version 58 as RPM releases for both RHE and FC.&lt;BR /&gt;&lt;BR /&gt;v4.1.x is the current version, but it isn't all that widely distributed at this stage.  Whilst it's listed as the current release series, it's still under heavy development, with features constantly evolving (yay! stored procs and triggers are finally here!  So is MySQL's Cluster solution.. really quite interesting implementation! :).&lt;BR /&gt;&lt;BR /&gt;v5.0.x is the bleeding-edge development.&lt;BR /&gt;&lt;BR /&gt;RH9 is distributed with 3.23.54a-11 (available through their FTP as well if needed), but is up to eratta 3.23.58-1.9.&lt;BR /&gt;&lt;BR /&gt;If you want to get RH9 release RPM's, I suggest you download the following files:&lt;BR /&gt;&lt;BR /&gt;  &lt;A href="ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/mysql-3.23.58-1.9.i386.rpm" target="_blank"&gt;ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/mysql-3.23.58-1.9.i386.rpm&lt;/A&gt;  &lt;A href="ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/mysql-devel-3.23.58-1.9.i386.rpm" target="_blank"&gt;ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/mysql-devel-3.23.58-1.9.i386.rpm&lt;/A&gt;  &lt;A href="ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/mysql-server-3.23.58-1.9.i386.rpm" target="_blank"&gt;ftp://ftp.redhat.com/pub/redhat/linux/updates/9/en/os/i386/mysql-server-3.23.58-1.9.i386.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you intend to use PHP or Perl's DBI or Python to access the MySQL databases, then also update the appropraite packages.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 May 2005 10:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-installation/m-p/3542904#M17541</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-05-13T10:55:24Z</dc:date>
    </item>
  </channel>
</rss>

