<?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 [database connectivity] in shell scripting hpux in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106015#M652971</link>
    <description>My clear Q? is I want to access database [mysql] tables thru shell script ...how to do ?</description>
    <pubDate>Tue, 29 Apr 2008 10:38:28 GMT</pubDate>
    <dc:creator>Vinayak_HPUX</dc:creator>
    <dc:date>2008-04-29T10:38:28Z</dc:date>
    <item>
      <title>mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106010#M652966</link>
      <description>I have setup mysql server and client both are working fine.I am having problem of database connectivity.....plz let me know how to do the db[mysql connectivity] thru shell scripting?</description>
      <pubDate>Tue, 29 Apr 2008 05:37:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106010#M652966</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-04-29T05:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106011#M652967</link>
      <description>The question is not clear. But can you please post how you manually connect to mysql from the command prompt. So, it would be easy for us to automate.</description>
      <pubDate>Tue, 29 Apr 2008 06:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106011#M652967</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-29T06:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106012#M652968</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The mysql client/database server manager is at a different location than Linux. But the command line and interactive commands are the same, they were merely ported and compiled on HP-UX, by HP, if you used mysql from the HP Web suite on &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; (search Internet Express).&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 Apr 2008 08:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106012#M652968</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-04-29T08:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106013#M652969</link>
      <description>For java language there is block of jdbc.odbc connection code ....similarly is there any block code to open , connect database in shell scripting?</description>
      <pubDate>Tue, 29 Apr 2008 09:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106013#M652969</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-04-29T09:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106014#M652970</link>
      <description>If I get your question clearly, yes - the databases can be connected through the script. Few of them, using the scripts to start and stop the databases.&lt;BR /&gt;&lt;BR /&gt;I had an old note reg. mysql for Linux. May be you can try it from the command prompt. &lt;BR /&gt;&lt;BR /&gt;mysqladmin -uUSERNAME -pPASSWORD&lt;BR /&gt;&lt;BR /&gt;Check in /sbin/init.d whether there is a script related to mysql (mysql.server, etc.)</description>
      <pubDate>Tue, 29 Apr 2008 09:56:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106014#M652970</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-29T09:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106015#M652971</link>
      <description>My clear Q? is I want to access database [mysql] tables thru shell script ...how to do ?</description>
      <pubDate>Tue, 29 Apr 2008 10:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106015#M652971</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2008-04-29T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106016#M652972</link>
      <description>You can do it. You do the sequence of commands you use manually line by line in the script file and automate it. The end point is you connect to database and pass the SQL statements from the script.&lt;BR /&gt;&lt;BR /&gt;Something like this:&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh&lt;BR /&gt;mysql -u username -ppassword -D dbname  &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;SELECT * from table;&lt;BR /&gt;EOF&lt;BR /&gt;&lt;BR /&gt;Save and execute script as follows:&lt;BR /&gt;$ chmod +x script.sh&lt;BR /&gt;$ ./script.sh</description>
      <pubDate>Tue, 29 Apr 2008 11:04:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106016#M652972</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-04-29T11:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: mysql [database connectivity] in shell scripting hpux</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106017#M652973</link>
      <description>I got solutions</description>
      <pubDate>Mon, 31 Aug 2009 05:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mysql-database-connectivity-in-shell-scripting-hpux/m-p/5106017#M652973</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2009-08-31T05:38:13Z</dc:date>
    </item>
  </channel>
</rss>

