Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: dbi: moving big data among databases (prepared statements)

by AnomalousMonk (Archbishop)
on Jun 16, 2018 at 18:20 UTC ( [id://1216788]=note: print w/replies, xml ) Need Help??


in reply to dbi: moving big data among databases (prepared statements)

In the statement
    $query1 = "SELECT * from database1.table WHERE id = '$id'
the quoted string is not terminated and the statement is not complete. How did this compile in the first place? Perhaps see Short, Self-Contained, Correct Example for another approach to preparing code for discussion.


Give a man a fish:  <%-{-{-{-<

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1216788]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-20 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found