<?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: starting up mysql 5.1.3 on HP-UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249073#M616293</link>
    <description>HP software support says that mysql as delivered is not supported. It is just a decoration placed there to impress.&lt;BR /&gt;As a follow up- I downloaded the latest Community release from mysql.com and the same thing occurs. If it doesn't start it's just a dead weight.</description>
    <pubDate>Tue, 03 Aug 2010 15:01:05 GMT</pubDate>
    <dc:creator>Dee Jacobs</dc:creator>
    <dc:date>2010-08-03T15:01:05Z</dc:date>
    <item>
      <title>starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249064#M616284</link>
      <description>mysql was installed by HP from HAOE distribution. I am trying to start it up and some things are unclear. I used mysql.server script to start it up and it appeared to run OK. Then I put mysql.server in the sg/service in a package for mysql on serviceguard. The log says it started up and immediately shutdown. The package start failed. Then I find mysqld and mysqld_safe. Those don't start it up. Log file says: /usr/local/mysql/bin/mysqld: Table 'mysql.plugin' doesn't exist&lt;BR /&gt;100726 10:57:16 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.&lt;BR /&gt;I tried the mysql_upgrade and it says it can't find mysql.sock.&lt;BR /&gt;What is the proper procedure to start it up in a package as a service?</description>
      <pubDate>Mon, 26 Jul 2010 11:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249064#M616284</guid>
      <dc:creator>Dee Jacobs</dc:creator>
      <dc:date>2010-07-26T11:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249065#M616285</link>
      <description>There is a toolkit for mysql in the ECMT for legacy and modular packages. That should provide a well tested and supported script for mysql for SG.  You should check the documentation and make sure that mysql is completely installed and setup before putting it in a SG package.</description>
      <pubDate>Tue, 27 Jul 2010 13:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249065#M616285</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2010-07-27T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249066#M616286</link>
      <description>Here is the doc about the MySQL Toolkit for ServiceGuard.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-7432/ar01s06.html" target="_blank"&gt;http://docs.hp.com/en/5991-7432/ar01s06.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:09:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249066#M616286</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-07-27T13:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249067#M616287</link>
      <description>Viktor, thanks for the doc. I'll get it read this morning.&lt;BR /&gt;&lt;BR /&gt;Emil.&lt;BR /&gt; I am using mysql in stand-alone mode. I fire it up with mysqld_safe and it starts to set up, but stops -- can't find mysql.host. I have attached the log. Please take a look at it. Here's /etc/my.cnf --&lt;BR /&gt;&lt;BR /&gt;[mysqld]&lt;BR /&gt;datadir=/data2a/mysql/data&lt;BR /&gt;basedir=/usr/local/mysql&lt;BR /&gt;port=3306&lt;BR /&gt;user=root&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 13:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249067#M616287</guid>
      <dc:creator>Dee Jacobs</dc:creator>
      <dc:date>2010-07-27T13:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249068#M616288</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems to me a mysql bug similar to this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bugs.mysql.com/bug.php?id=24270" target="_blank"&gt;http://bugs.mysql.com/bug.php?id=24270&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2010 14:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249068#M616288</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-07-27T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249069#M616289</link>
      <description>Given all that, what can you tell me about mysql.host which is the FATAL error that kills the startup?&lt;BR /&gt;The other one evidently can be worked around if the server starts, but the mysql.host stops it, so that must be mastered first. I know nothing about this file and I don't find anything like it anywhere on the system.</description>
      <pubDate>Tue, 27 Jul 2010 15:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249069#M616289</guid>
      <dc:creator>Dee Jacobs</dc:creator>
      <dc:date>2010-07-27T15:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249070#M616290</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You may need to update mysql from the &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; site.&lt;BR /&gt;&lt;BR /&gt;You will have to probably write a package script to start mysql up in ServiceGuard. The generic documentation will help.&lt;BR /&gt;&lt;BR /&gt;A package script usually does the following:&lt;BR /&gt;&lt;BR /&gt;1) Activates the volume group.&lt;BR /&gt;2) Starts the service &lt;BR /&gt;3) monitors the service.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 27 Jul 2010 15:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249070#M616290</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-07-27T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249071#M616291</link>
      <description>Thanks, Steven,&lt;BR /&gt;I have built my own package and it is running successfully through everything I can throw at it. My package does not have a service. It is an in-cluster logger. &lt;BR /&gt;I picked up on mysql next because it has a server. This is where I have had trouble.&lt;BR /&gt;Originally, on mysql, I set it up with mysql.server as standalone and it appeared to work, but it would not go right in the package (sg/service). It would start and immediately stop. Next to the documentation. There seem to be three paths to setting it up: mysql.server, mysqld_safe and two approaches as a package (legacy and modular). the README didn't help at all as I can't separate the two methods from the doc. I tried now mysqld_safe and after some more discovery, got the my.cnf set up. Now I am here. Tanks in advance for any advice. I will check out the software update you recommend tomorrow.</description>
      <pubDate>Tue, 27 Jul 2010 15:41:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249071#M616291</guid>
      <dc:creator>Dee Jacobs</dc:creator>
      <dc:date>2010-07-27T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249072#M616292</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If you have a bug, you may have no choice but to update the software or recompile.&lt;BR /&gt;&lt;BR /&gt;The SG scripts you were recommended were written for the HP release of mysql&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 27 Jul 2010 16:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249072#M616292</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-07-27T16:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: starting up mysql 5.1.3 on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249073#M616293</link>
      <description>HP software support says that mysql as delivered is not supported. It is just a decoration placed there to impress.&lt;BR /&gt;As a follow up- I downloaded the latest Community release from mysql.com and the same thing occurs. If it doesn't start it's just a dead weight.</description>
      <pubDate>Tue, 03 Aug 2010 15:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-up-mysql-5-1-3-on-hp-ux-11-31/m-p/5249073#M616293</guid>
      <dc:creator>Dee Jacobs</dc:creator>
      <dc:date>2010-08-03T15:01:05Z</dc:date>
    </item>
  </channel>
</rss>

