cheater icon indicating copy to clipboard operation
cheater copied to clipboard

mysql2cht script

Open rlowe opened this issue 14 years ago • 3 comments

I'm looking to use an existing mysql database to create .cht files from which random data can be generated. Is there an existing way to do this? I'm starting a script now that will work and, if there's not an existing method, I'll upload in as something you can include in the package?

rlowe avatar Jan 10 '12 20:01 rlowe

There's no such scripts yet. And I'm very willing to include your version of the script in the distribution. I'll send you a commit bit so that you can start a branch directly in the official repository ;)

agentzh avatar Jan 11 '12 02:01 agentzh

I've created an initial version and committed (38cb65ea1773e1576deab6994bbd8b874a4e3edd). It only handles the most basic use case (which is all I need), but my thought is that it can be used as a template for you to expand on.

rlowe avatar Jan 18 '12 01:01 rlowe

On Wed, Jan 18, 2012 at 9:39 AM, rlowe [email protected] wrote:

I've created an initial version and committed (38cb65ea1773e1576deab6994bbd8b874a4e3edd).  It only handles the most basic use case (which is all I need), but my thought is that it can be used as a template for you to expand on.

Thank you very much!

Best, -agentzh

agentzh avatar Jan 18 '12 02:01 agentzh