branches/
|
1
(19 years ago)
by filippis:
Initial import of tools
|
tags/
|
91
(18 years ago)
by duarte:
Creating of tools version 0.2:
Freeze of tools package at rev89.
New classes QueryThread and DataDistributer.
Reorganised DataDistribution (split into DataDistribution and DataDistributer)
Main functionality difference is that dump/loads of databases are now threaded thus being a lot faster (some parellelism in dumps/loads)
|
trunk/
|
97
(18 years ago)
by duarte:
Added getters/setters to host,db,user and password in MySQLConnection
Added another constructor to QueryThread to take just the MySQLConnection as argument
|