Home » Question & Answers » Lost Data with delayed insert or mysqlhotcopy or lock and flush

Lost Data with delayed insert or mysqlhotcopy or lock and flush ?

MSSQL’s mysqlhotcopy utility causes the handler who manages the ‘delayed insert statements’ to terminate with a message -“Delayed insert thread couldn\'t get requested lock for”.

I have worked with MSSQL’s mysqlhotcopy (to backup database) utility many times but it does not failed. But this time it seems that while acquiring lock (waiting for a query to finish its job) another delayed insert statement (may involve two or more tables) may be triggered which might cause the server to throw an error message as mentioned above with loss of data.

Another assumption could be that in order to clear the buffer for the backup also termed as ‘Flushing’ and to reload the cache for the backup process the delayed insert statement might have flushed which cause the server to throw an error message with loss of data.



Know the Answer? Share it...

Lost Data with delayed insert or mysqlhotcopy or lock and flush ?

Name  
Email ID  
Your Answers, View or Suggestion  
     
   

Related Question

  Slow performance of SQL server 2005 ?

  State a way with which I can get fixed my entire corrupt SQL Database? ?

  Suggest a Recovery for repairing the Read only Database in SQL 2000 ?

  Is Mdf Repair Software best for SQL Server files of 2005? ?

  Suggest for a Database Repair Tool for SQL Server 2005 ?

  Suggest a process for fixing a table in Ms Sql? ?

  How can you recover the Index Fragmentation in the SQL Database? ?

  State a recovery for the corrupt index Database of Ms Sql. ?

  Make a recovery for MDF files which has got deleted unexpectedly. ?

  You are not allowed to access the database from this machine, please verify your access id or contact database administrator”. What this message indicates? ?

  Incorrect Key File for table”….Try to repair it.” What this message specifies? ?

  Database got corrupt by SQL Injection Attacks”. How to Repair ?

  I am middle in the problem. Facing error in I/O operation on sql. Give solution for best command to repair mssql database ?

  The error is generated in database. How to check db space mssql ?

  SQL database giving an error on 2000 sql repair tool is working slowly. What to do ?

  Getting the errorin SQL 2005: # table corrupted # buffer is too small, unavailability of free disk space. ?

  How to run dbcc on mdf file on MS SQL server 2005. Describe some solutions ?

  The SQL server log file giving error. How can be repairing ms sql log files ?

  my SQL table database does not return any value. How to restore table from mdf file ?

  The MS SQL has generated an error while restoring the database. How to recover mssql database ?

  SQL is giving an encrypted error. How to fix mdf file of sql server 2005 error ?

  Table error: Object ID 0, index ID 0, page ID (1:105). The PageId in the page header = (0:0) ?

  Bug in libmysql.dll ?

  Destroyed key cache still usable ?

  Problem with intensive locking (deadlocks?) during execution of system_1_test ?

  Merge table with INDEX statements out of order returns NULL for index columns ?

  Overflow must be an error ?

  Table name in Error message not in default character set ?

  Lost Data with delayed insert or mysqlhotcopy or lock and flush ?