My code does same but seems to clear itself and fetch the data. level 3 trace

-> dbd_st_FETCH_attrib for 1f5e150, key NAME ERROR: 2000 'Handle is not in asynchronous mode' (err#0) 1 <- FETCH= [ 'id' 'user_id' 'username' 'password' 'pin' 'position' +'forename' 'lastname' 'business' 'address1' 'address2' 'city' 'state' + 'zip' 'email' 'phone_home' 'phone_cell' 'comments' 'MJ' 'MD' 'DD' 'D +P' ] at mysql.pm line 869 via at update_tables.cgi line 412 !! The ERROR '2000' was CLEARED by call to fetch method -> dbd_st_fetch dbd_st_fetch for 1da3a00, chopblanks 0 dbd_st_fetch result set details imp_sth->result=1f5f780 mysql_num_fields=22 mysql_num_rows=1 mysql_affected_rows=1 dbd_st_fetch for 1da3a00, currow= 1

In reply to Re^3: Mysql handle not in asynchronous mode by tultalk
in thread Mysql handle not in asynchronous mode by punkish

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.