<div dir="ltr"><div>Hi,</div>
<div> </div>
<div>still need help.  The install of DBD:mysql just hang on </div>
<div> </div>
<div>t/75supported_sql...........ok<br>t/76multi_statement.........ok 1/24</div>
<div><br>any ideas.</div>
<div> </div>
<div>Thanks!</div>
<div>Roehl<br></div>
<div class="gmail_quote">On Thu, Sep 11, 2008 at 10:45 AM, rmp dmd <span dir="ltr"><<a href="mailto:rmp.dmd1229@gmail.com">rmp.dmd1229@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">
<div>Thanks for the help. </div>
<div> </div>
<div>I did create a testdb and grant ALL privileges to user. Run the make but still stock on <br></div>
<div>t/55utf8....................ok<br>t/60leaks...................skipped<br>        all skipped: Skip $ENV{SLOW_TESTS} is not set<br>t/65types...................ok<br>t/70takeimp.................skipped<br>        all skipped: This test is disabled<br>
t/71impdata.................skipped<br>        all skipped: This test is disabled 
<div class="Ih2E3d"><br>t/75supported_sql...........ok<br>t/76multi_statement.........ok 1/24<br></div></div>
<div>It has been a while and still stock. I don't know if it's progressing or not. </div>
<div> </div>
<div> </div>
<div>Thanks!</div>
<div>Roehl</div>
<div>
<div></div>
<div class="Wj3C7c">
<div><br> </div>
<div class="gmail_quote">On Thu, Sep 11, 2008 at 9:40 AM, Curtis Bruneau <span dir="ltr"><<a href="mailto:curtisb@vianet.ca" target="_blank">curtisb@vianet.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Basically you need to make a database called 'test' which is somewhat standard for mysql installations, these scripts will run a series of tests like creating tables and trying different kinds of queries, it wouldn't be a good idea to try it on a production database. Make sure the user has rights to the database.<br>
<br>Curtis<br><br>rmp dmd wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,<br> Just want to follow-up on this.<br> when I run<br><br>#perl Makefile.PL --testuser=root --testpassword=xxxx<br>#make<br>#make test<br> its getting error "all skipped: ERROR: Unknown database 'test' Can't continue test<br>
t/20createdrop..............skipped"<br> when I run<br> #perl Makefile.PL --testuser=root --testpassword=xxxx --testdb=rt3<br>#make<br>#make test<br> it will just stay on  t/75supported_sql...........ok<br>t/76multi_statement.........ok 1/24<br>
I waited for couple of hours but nothing is hapeening.  I also tried changing the testdb to other databases.<br> Please help on how to proceed.<br>  Thanks!<br>Roehl<br></div>
<div>  On Fri, Aug 29, 2008 at 3:22 PM, rmp dmd <<a href="mailto:rmp.dmd1229@gmail.com" target="_blank">rmp.dmd1229@gmail.com</a> <mailto:<a href="mailto:rmp.dmd1229@gmail.com" target="_blank">rmp.dmd1229@gmail.com</a>>> wrote:<br>
<br>   Thank you very much.<br>       Does this process take times?<br>       I run<br><br>   #perl Makefile.PL --testuser=root --testpassword=xxxx --testdb=rt3<br>   #make<br>   #make test<br>       and its been on<br>       t/75supported_sql...........ok<br>
   t/76multi_statement.........ok 1/24<br>   for quite a while<br>       - Roehl<br>           On Fri, Aug 29, 2008 at 2:50 PM, Ruslan Zakirov<br></div>
<div>   <<a href="mailto:ruz@bestpractical.com" target="_blank">ruz@bestpractical.com</a> <mailto:<a href="mailto:ruz@bestpractical.com" target="_blank">ruz@bestpractical.com</a>>> wrote:<br><br>       On Fri, Aug 29, 2008 at 10:46 PM, rmp dmd<br>
</div>
<div>       <<a href="mailto:rmp.dmd1229@gmail.com" target="_blank">rmp.dmd1229@gmail.com</a> <mailto:<a href="mailto:rmp.dmd1229@gmail.com" target="_blank">rmp.dmd1229@gmail.com</a>>> wrote:<br>       > It seems that it creating new<br>
       ~/.cpan/build/DBD-mysql-<version> everytime<br>       > install DBD::mysql is run. The changes on Makefile.PL is<br>       overwritten.<br>       ><br>       > Any other way?<br>       cd ~/.cpan/build/DBD-mysql-<version><br>
       perl Makefile.PL ...<br>       make<br>       make test<br>       make install<br></div></blockquote></blockquote></div></div></div></div></blockquote></div></div>