<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Folks,</p>
<p>I added a few columns to one of my mysql table and tried to reload the DB model.&nbsp;</p>
<p>But it hangs ofter displaying below output.</p>
<pre>-bash-3.2$ ./apty_create.pl model DB DBIC::Schema Apty::Schema create=static dbi:mysql:database user password<br /> exists "/home/apty/script/../lib/Apty/Model"<br /> exists "/home/apty/script/../t"<br /><br />^C<br />-bash-3.2$</pre>
<pre>&nbsp;</pre>
<pre>I tried to connect to the db using mysql with above user+password and I am able to connnect.</pre>
<pre>&nbsp;</pre>
<pre>Any clue is appreciated. </pre>
<div>&nbsp;</div>
</body></html>