lp:~danielpvolpato/mysql-server/parallel-mysqldump

Created by Daniel Volpato and last modified

This branch is related to Summer of Code'08, project "Adding parallelism to mysqldump". Its main goal is to exploit parallelism inside mysqldump tool.

Get this branch:
bzr branch lp:~danielpvolpato/mysql-server/parallel-mysqldump
Only Daniel Volpato can upload to this branch. If you are Daniel Volpato please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Volpato
Project:
MySQL Server
Status:
Development

Recent revisions

2682. By Daniel Volpato

Merge with main tree

2681. By Daniel Volpato

Cleaned up code

2680. By Daniel Volpato

dump_all_tables_in_db is really doing its work using threads now. Working in progress - Each thread is dumping each table

2679. By Daniel Volpato

Merge with main tree

2678. By Daniel Volpato

Merge with main tree

2677. By Daniel Volpato

Handling errors gracefully. Making use of #ifdef HAVE_LIBPTHREAD when possible. Using static allocation instead of dynamic when able to do it

2676. By Daniel Volpato

Merge with main tree

2675. By Daniel Volpato

Each table is dumped in a different file. Also refactored and cleaned some code

2674. By Daniel Volpato

Changed to limit the number of threads dumping tables

2673. By Daniel Volpato

Imported Stewart patch that fixes out-of-memory error

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers