or download this
$activate_stream =$dbh4->prepare("INSERT INTO stream (source_code, str
+eam_code, client_id, name, url, status_code, stream_data, feed_db, fe
+ed_table, last_update, report_db, sla, exclude_request, owned, push)
+VALUES(?, ?, 10, ?, ?, DISABLED, ?, production_feed002, ?, ?, ?, ?, ?
+, ?, ?)");
...
$activate_stream->finish();