Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8032131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T01:18:15+00:00 2026-06-05T01:18:15+00:00

I have a Perl script for writing data to a MySQL DB, runs fine.

  • 0

I have a Perl script for writing data to a MySQL DB, runs fine. Question I have is if there is a proper method to log prepared queries to a local file if the connection to the MySQL DB times out or fails? If the connection fails or timeouts, does the Perl-DBI obj even allow preparing MySQL statements?

Thank you!

Brad

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T01:18:16+00:00Added an answer on June 5, 2026 at 1:18 am

    There’s nothing like that built into DBI or the MySQL client. It’s hard to make it work correctly in a generic fashion, too, as many of the edge/exception cases really are application specific.

    This sort of thing is also prone to error as you’re doing something relatively complicated only when things are already going badly. If MySQL being unavailable is a common case or it’s too important to stop/timeout/retry in case of errors, see if you can write the data to another stream (always) that is better at handling errors. For example you could push it into scribe on the local server and have another program read the data from scribe and insert/update MySQL. Scribe takes care of the local buffering to disk and such.

    Of course that just has different trade-offs in different error scenarios.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Perl script which retrieves data from MySQL Database. this is the
I am writing a script in Perl and have a question about Perl's foreach
I have a Perl script that takes text values from a MySQL table and
I'm writing a Perl script that runs 4 simultaneous, identical processes with different input
I am writing Perl script. In that I have to read log4j.xml file from
I am writing a Perl script which needs to perform some validations. I have
I have the following code in in a Perl script I'm writing: #!/usr/bin/perl use
I am writing a Perl script that needs to extract some data from an
I'm writing a Perl script, and I'd like a way to have the user
I have a perl script that is writing to stdout which is a tty.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.