
Closed
Posted
Paid on delivery
My MySQL 5.5.18 instance is limping along after a corruption event—system tables open, but every InnoDB table throws errors. The server is only “partially functional,” so I have powered it down and kept all data files intact (ibdata, ib_logfile*, .frm, .ibd, relay/binlogs, [login to view URL]). Remote log-in isn’t possible; you will need to walk me through everything step-by-step while I work directly on the box. What I need is a complete, reliable FULL backup of every database, including the damaged InnoDB tables, so I can spin up a fresh 5.7+ server later. I am comfortable following detailed terminal commands; I just need an expert plan and real-time guidance to: • Mount the data directory in a safe environment (ideally using Percona XtraBackup, mysqlbackup, or a comparable tool). • Set the appropriate innodb_force_recovery level, dump out the data, and verify logical consistency. • Export users, routines, triggers, and events so nothing is lost. • Package the final .sql or .xbstream files, ready for import elsewhere. • Leave me with a short post-mortem outlining what was salvaged and any objects that proved unrecoverable. Deliverable is the full backup set plus clear commands/scripts and notes so I can reproduce the process if needed. If you have handled 5.5 InnoDB crashes before and can guide over chat or video while I execute, let’s get started right away.
Project ID: 40634230
24 proposals
Remote project
Active 21 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
24 freelancers are bidding on average ₹8,571 INR for this job

Hi there, Recovering corrupted InnoDB on MySQL 5.5 requires a careful approach. The priority is to preserve the original data files and maximize recovery without making the corruption worse. I'm a database professional with 10+ years of experience in database recovery, backup/restore, migration, and production troubleshooting. I can guide you step-by-step over screen share/chat to: • Work from a safe copy of the original data directory • Determine the appropriate innodb_force_recovery level • Extract recoverable InnoDB data safely • Export users, routines, triggers, and events • Validate recovered data and logical consistency • Prepare SQL/backup files for migration to MySQL 5.7+ • Document recovered and unrecoverable objects I will ensure the original files remain untouched and establish a safe recovery process before attempting any repair or extraction. A couple of questions: • Do you have sufficient disk space to create a complete copy of the MySQL data directory? • Do you have the MySQL error log from the corruption event? I can guide you through the recovery process and start immediately. Kind Regards, Shafir Senior Database DBA | Backup & Recovery Specialist Top Rated Freelancer (Top 3%)
₹30,000 INR in 2 days
6.6
6.6

Hi There, I can help you to recover you Mysql InnoDB data. I am interested to do this project right away. Thanks Ashish A.
₹12,500 INR in 7 days
6.1
6.1

Hello Sir, I am from Banglore. My approach: start at force_recovery level 1, attempt mysqldump of all databases, and only escalate levels (2 → 4, stopping short of 6 unless necessary) if lower levels fail to bring InnoDB online enough to dump. Once dumping succeeds, verify row counts and table structure against what's expected, export users/routines/triggers/events via mysqldump's grants and routines flags, then package everything into a portable .sql set. I have worked here with more than 130+ clients. Available immediately. Best regards, Vishruth
₹9,000 INR in 1 day
4.4
4.4

With my exceptional expertise in Linux administration and MySQL, I undoubtedly possess the right set of skills to revamp your damaged InnoDB tables and take a whole backup of every database. Being acquainted with similar InnoDB crashes before, I have navigated clients successfully through data recovery, much like you are seeking. I am up-to-date with the technologies you mentioned- Percona XtraBackup, mysqlbackup - and versed in the use of other equivalent tools necessary for this recovery. What sets me apart from others is not just my technical proficiency but also my knack for clear, effective communication which is crucial for guiding you step-by-step on the path to recovery. I aim not only to execute the task at hand but also to instill confidence and provide empowering knowledge to my clients. Lastly, I am a proponent of meticulous documentation. Alongside the full backup, you will receive meticulously crafted commands/scripts, notes, and even a post-mortem detailing what was salvaged and any detected unrecoverable objects. Should you require these in future or ever decide to reproduce this process, you can be assured of a seamless journey. Let's join forces today so that together we can resurrect your data!
₹10,000 INR in 5 days
4.6
4.6

Being a part of the IT industry for 9+ years, I bring a wealth of knowledge and experience in MySQL that makes me an ideal candidate for your project. I have dealt extensively with MySQL, including handling crashed servers and managing data recoveries. Besides, I've got the technical know-how to guide you through this recovery process even without remote login. In fact, I have a deep understanding of tools like Percona XtraBackup and mysqlbackup which you mentioned needing for mounting the data directory safely and achieving logical consistency. I can skillfully set the right level of innodb_force_recovery, dump the data ensuring nothing is lost, and create a well-documented backup package. Moreover, my post-mortem analysis will not only provide you with a comprehensive account of everything that was salvaged but also outline any unrecoverable objects. My ultimate goal is to ensure you get a complete, reliable FULL backup of each database including the damaged InnoDB tables so you can seamlessly spin up a fresh 5.7+ server in the future. Let's collaborate on this project and transform your damaged server into a perfectly functioning one together.
₹17,000 INR in 7 days
3.7
3.7

I have experience with MySQL/InnoDB recovery and can guide you step-by-step through a safe recovery process, including `innodb_force_recovery`, logical dumps, users/routines/triggers/events, verification, and backup packaging while preserving the original data files.
₹3,000 INR in 2 days
3.7
3.7

Your scenario is consistent with partial InnoDB dictionary or tablespace corruption, and the safest approach is to avoid direct writes to the original files while extracting the maximum possible logical backup from a controlled recovery environment. I can guide you step-by-step while you execute commands locally, including: - Preparing an isolated recovery instance from the preserved ibdata/ib_logfile/.ibd files. - Selecting and validating the correct innodb_force_recovery level progressively to minimize further damage. - Attempting consistent logical exports with mysqldump/mysqlpump and, where viable, Percona XtraBackup. - Recovering schema objects beyond table data: users, grants, triggers, routines, and events. - Validating recovered datasets and identifying any corrupted or unrecoverable objects. - Preparing a clean migration package for MySQL 5.7+ import. I have experience with recovery workflows involving damaged InnoDB tablespaces, legacy MySQL versions, and migration preparation for newer environments. Since remote access is not available, I will provide precise terminal commands, verification checkpoints, and rollback-safe procedures throughout the process over chat/video. At the end, you will receive: - Full backup artifacts (.sql and/or backup stream) - Recovery command history/scripts - Validation notes - Short post-mortem documenting what was recovered and remaining risks I can start immediately and prioritize minimizing data loss while preserving reproducibility.
₹12,484.18 INR in 2 days
3.6
3.6

Hi, this is exactly the kind of rescue mission where disciplined MySQL work pays off. I can guide you step-by-step to stabilize the 5.5 instance, choose the safest innodb_force_recovery level, extract all salvageable data, and preserve users, routines, triggers, and events before you move to 5.7+. I’ll help you work directly on the box with clear terminal commands, verify consistency as we go, and package the final backup into import-ready .sql or .xbstream files. I’ll also prepare a concise post-mortem so you know precisely what was recovered and what could not be. If needed, I can tailor the recovery path around Percona XtraBackup or a logical dump workflow depending on what the damaged InnoDB files allow. Which backup method do you want me to prioritize first: xtrabackup-style physical capture or logical dump from recovery mode? Imran
₹1,500 INR in 3 days
3.3
3.3

You need to recover a damaged MySQL 5.5.18 InnoDB instance and create a reliable backup without risking further corruption of the existing data files. I have 9+ years of backend and database experience working with MySQL, PostgreSQL, data migrations, and production systems where data integrity is critical. I can guide the recovery process step by step, including safe data directory handling, InnoDB recovery modes, logical dumps, user/object exports, and verification. At Poundit (Philippines), I worked on a production e-commerce platform using Django, Node.js, and database-driven services, handling data consistency and backend operations at scale. I have experience troubleshooting database issues, migrations, and recovery workflows. My approach would be to first preserve the current files, test recovery levels carefully, extract as much data as possible, then validate the exported backup before moving to a new MySQL environment.
₹10,000 INR in 3 days
2.3
2.3

As a dedicated Lead Consultant with proficiency in Full Stack React JS, LAMP and a wide array of MVC frameworks, I come to your project well-equipped to tackle and often overcome the challenges that come with InnoDB database recovery. My strong background in SQL and NoSQL DBs will play an integral role in navigating your MySQL 5.5.18 instance and creating a complete, reliable FULL backup. Not only do I have the technical skills necessary to guide you step-by-step through the process, but I also bring forth an unparalleled passion for my work. As a consistent learner and avid adapter in this fast-paced technology landscape, I always ensure to stay in tune with industry changes, equipping me with the necessary knowledge and tools needed to provide a comprehensive solution to any problem. Most importantly, my previous experiences handling 5.5 InnoDB crashes give me a unique insight into the challenges you're currently facing and how best to solve them effectively. The combination of my technical know-how, adaptability and real-time guidance approach sets me a notch above the rest.
₹7,000 INR in 1 day
2.1
2.1

Hi, I’ve handled InnoDB corruption and crash recovery on legacy MySQL 5.5 instances before, and I can guide you step‑by‑step to safely extract a full logical backup of your databases for migration to 5.7+. Approach Safe Environment: Mount your existing data directory without risk of further corruption. Recovery Levels: Use innodb_force_recovery to bring tables online enough to dump data. Backup Tools: Employ Percona XtraBackup or mysqldump/mysqlpump depending on stability. Complete Export: Dump all databases, users, routines, triggers, and events. Verification: Check logical consistency and package .sql or .xbstream files for import. Documentation: Provide clear commands/scripts and a short post‑mortem outlining what was salvaged and any unrecoverable objects. Strengths Hands‑on experience with InnoDB crash recovery and legacy MySQL versions. Comfortable guiding via chat or video while you execute commands directly on the box. Focus on accuracy, reproducibility, and safe migration to newer MySQL versions. Estimated Timeline: Initial environment setup and test dumps within a few hours; full backup and verification within 1–2 days depending on table stability. I’m ready to start immediately and walk you through the recovery process step‑by‑step. Best regards,
₹3,000 INR in 2 days
0.0
0.0

Hello, I hope this message finds you well. I am seeking assistance with recovering InnoDB data and creating a full backup for my MySQL 5.5.18 instance that has experienced corruption. I require expertise in Linux, SQL, MySQL, database programming, and data recovery. I will need step-by-step guidance as I work directly on the server to ensure a reliable backup of all databases, including damaged InnoDB tables. Your experience with InnoDB crashes and ability to provide real-time support over chat or video would be greatly appreciated. Thank you, Winston
₹7,000 INR in 7 days
0.0
0.0

INNODB RECOVERY REQUIRES A METHODICAL APPROACH I'd love to help with your MySQL recovery. I've successfully navigated similar InnoDB corruption issues and can guide you step-by-step through the process while ensuring you have a complete backup. What specific challenges have you faced so far in the recovery? It would be great to know how comfortable you are with using Percona XtraBackup or mysqlbackup, as that will shape our approach. Reaching out guarantees at least a free consultation to discuss the best plan for your needs. Regards, Johan Engelb
₹3,750 INR in 14 days
0.0
0.0

I've recovered corrupted InnoDB tables on MySQL 5.5 multiple times using innodb_force_recovery and Percona XtraBackup. Here's exactly what I'll do: walk you through safe force_recovery level escalation to extract logical dumps, export all schemas/users/routines/triggers/events via mysqldump with proper flags, validate data consistency across the recovered tables, and package everything into portable SQL files. I'll provide you with the exact terminal commands to run on your box, monitor progress in real-time via chat, and deliver a complete backup set plus a recovery runbook documenting what was salvaged and any unrecoverable objects. This keeps your data safe while preparing your 5.7+ migration.
₹1,515 INR in 2 days
0.0
0.0

I can help you recover your InnoDB data and create a complete, reliable backup of all your databases. It sounds like a challenging situation, but with a solid plan, we can navigate through it. I noticed you’re looking for guidance with Percona XtraBackup and specific recovery steps, which is right in my wheelhouse. I have done similar work: Modern Real Estate Investment Website - [Link]. My approach involves step-by-step instructions tailored to your setup, ensuring you feel confident as we work together. I’ll provide clear commands and a post-mortem report detailing what we recover and any lost objects. Let’s chat about this—at the very least, you’ll get a free consultation to discuss the best approach. Regards, Dean
₹5,650 INR in 7 days
0.0
0.0

I can achieve the goal of solving the corruption issue and bring back database fully operational. I will look into the logs and which troubleshoot the core issue and will recover back the database.
₹7,000 INR in 7 days
0.0
0.0

As a well-rounded IT professional with in-depth knowledge and substantial experience, I am confident I can offer you all the support you need for this challenging project. Though my expertise lies in app and software development, I have dedicated considerable time to understand, manage and recover MySQL databases - including recovery from InnoDB corruption. MySQL 5.5.x is well-known for its InnoDB issues and I have had ample opportunities to deal with similar situations before. My problem-solving capabilities combined with sound command over database programming (MySQL, PostgreSQL, MongoDB), Linux, and SQL are apt to walk you through the process, ensuring utmost safety of your data. Moreover, my solid understanding of Percona XtraBackup, mysqlbackup and comparable tools will enable us to mount the data directory in a safe environment
₹7,000 INR in 3 days
0.0
0.0

I can help you with the recovery. Do provide me the following clarifications - Is db has only innodb or it has hybrid table types? - What is the dataloss you are ready to accept? Recovery always will have certain amount of loss of data - is you backup intact, most often data recovery fails - What is the exact error you are getting? - did you backed up the original folder if not do it immediately. For recovery only a copy is used not the original - you can try upto level 4 without issue, if it comes up and backup happens you can do it on your own no need to pay. ( start with 1 try to back up and repeat the same for 2, 3, 4 levels, if any backup successful then its done for the backup, do not attempt higher level if you do not known what you are doing) - do you know there are functions and procedures inside your db?? - do you need assistance in recovery of the db to runnable state or just data backup is enough. - I would be needing a screen share so that i can see the content and commands as directing remotely is a risk as even a small mismatch of information may trigger unrecoverable state. - What tools you use currently? it will help me to understand what kind of commands can be used - do you have list of commands for backup ? or you need me to generate them for you Do make sure you are having at least a spread of 8-10 hours available once we get on to call, call could be of an hour or so, but needs continuous monitoring of the progress of recovery.
₹12,000 INR in 2 days
0.0
0.0

new delhi, India
Payment method verified
Member since May 18, 2012
₹1500-12500 INR
₹1500-12500 INR
₹750-1250 INR / hour
₹12500-37500 INR
₹600-1500 INR
₹1500-12500 INR
min $50 USD / hour
₹1500-12500 INR
$15-25 USD / hour
$250-750 AUD
₹12500-37500 INR
$15-25 USD / hour
₹37500-75000 INR
₹750-1250 INR / hour
$1500-3000 USD
£1500-3000 GBP
$750-1500 AUD
$750-1200 USD
$750-900 AUD
$30-250 USD
₹1500-12500 INR
₹750-1250 INR / hour
$250-750 USD
min $50 USD / hour
₹75000-150000 INR