Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/mysql-tools

extended mysql dump and import tool helping with data distrubution and versioning structure
https://github.com/azerothcore/mysql-tools

git subrepo push deps/acore/cmake-utils

subrepo:
subdir: "deps/acore/cmake-utils"
merged: "1589c53ac"
upstream:
origin: "htt...

6e9f39989cf4769c8972fb575aecf2b0291f3e6e authored over 3 years ago by Yehonal <[email protected]>
fixed dump-parser

d76f949e480d06fd4b33dd58249e8419238e9ca9 authored almost 10 years ago by Yehonal <[email protected]>
moved binary file under bin folder and implemented dump parsing

to remedy this issue: http://bugs.mysql.com/bug.php?id=65465
using script by
Sebastien Lavoie:
ht...

4f53325c570c92cd2d7c6dbb15466e75d0e36a98 authored almost 10 years ago by Yehonal <[email protected]>
updated files with new names

92543bda167c53348d7a34e988233ddcc3055427 authored almost 10 years ago by Yehonal <[email protected]>
renamed files

01a8631eca67ae4fea9949504a1f1356db2a33d7 authored almost 10 years ago by Yehonal <[email protected]>
Added possibility to pass a string to eval instead config file

+ renamed upt package

63f8937122326f8ab46c2627d461a729021aebcc authored almost 10 years ago by Yehonal <[email protected]>
added upt.json

c12bc95aa6a3e52331540205e3de8f53935eff7d authored almost 10 years ago by Yehonal <[email protected]>
updated year in license

2a53fd19337a931991b59d4b19b5187f363e7d0d authored almost 10 years ago by Yehonal <[email protected]>
Merge branch 'master' of [email protected]:udw/mysqltool_XT.git

ff7850708b95065bac40ed6a56106564bfb142ec authored almost 10 years ago by Yehonal <[email protected]>
updated license

02388dca8ef2eb60a4c0fb15859d9cc179ce9e29 authored almost 10 years ago by Yehonal <[email protected]>
Update README

714e6217933bb000aa1487da38d983d20a0f5208 authored almost 11 years ago by Yehonal <[email protected]>
reverted mysqldump version

5d8b24f60efc39c7bad29c677e7ee4928f4ddda6 authored almost 12 years ago by Yehonal <[email protected]>
fix for foreign keys bug in mysqlimport text mode

mysqlimport binaries is not needed anymore and will be removed further

73c2b6aefbd6912071c029653d371bd31ea7cc23 authored almost 12 years ago by Yehonal <[email protected]>
fixes for import in textfile mode and removed sed from mysql dump that can break the output in some rare cases

01e0447482dc74efa3150b043daa4521b2dcf756 authored almost 12 years ago by Yehonal <[email protected]>
fix for import process

ed9e68444b28c551b6302227edd665353f653797 authored almost 12 years ago by Yehonal <[email protected]>
various fixes and updated mysqldump.exe version

38b03e76c7e2eb33ae11b1571cfdc58ebe283150 authored almost 12 years ago by Yehonal <[email protected]>
add condition to disable tables dump/import

5771ff143df9b0cd9e116d9d5952dc502c5f9f4e authored almost 12 years ago by Yehonal <[email protected]>
Various fixes and clean

191c968eaa0fdcea9f5c5921643163d57dcc20b0 authored almost 12 years ago by Yehonal <[email protected]>
implemented folder creation when not exists

+ added some comments

47ce39d03a645e563be7e98ae7e730d56b56a819 authored over 12 years ago by Yehonal <[email protected]>
fixed import script

f96434345205ed1aced5ea0383ef075b62e37a05 authored almost 13 years ago by Yehonal <[email protected]>
fixed commands execution for windows binaries

abf7039adf167991a71b911d94e2196edbc14662 authored almost 13 years ago by Yehonal <[email protected]>
updated readme and added mysql_tools file that could be added in usr-local-bin for the system integration of the command

bef400032338497bcb6a94f89af05285d26ef621 authored about 13 years ago by Yehonal <[email protected]>
fixed some issues with linux bash shell ( NOTE: changed config file )

d3484f61596031bdd2fd14d56cd8185c37f41e4a authored over 13 years ago by giuseppe <giuseppe@hw2-ubuntu-work.(none)>
implemented clean table folder option

bbeb881761363d541d229ef1d7e3a10358da1715 authored over 13 years ago by yehonal <[email protected]>
fixed syntax mistake

3f4fa00ad08a93187d251788d9d1c295abee5ab6 authored over 13 years ago by Yehonal <[email protected]>
implemented mysql import/dump using text tabbed mode

It's a very fast way to manage separated table dumps
if you want use normal sql dumps mode , just...

a9aa9e5fe2531f43c5da2a1f50295bfc0688b855 authored over 13 years ago by Yehonal <[email protected]>
check db at the start to speedup importing processing

71db10ea78a91e2ee2540b321af2b9d855e7592c authored over 13 years ago by Yehonal <[email protected]>
fixed full config

472d9fd644c9ca02776e30c5a5b5c80d9a8eed2e authored over 13 years ago by Yehonal <[email protected]>
implemented possibility to define config file path and added CREATEFULL variable to define the auto creation of full dump file in config.

improved tools command to include all avaible parameters of dump/import scripts

6f0bdf6f2aba913f52a529ce7539bbf5038215f7 authored over 13 years ago by Yehonal <[email protected]>
added copyright header

3f7bc123efe6e575f3024e68c2a863babab9bcae authored over 13 years ago by Yehonal <[email protected]>
first commit : imported tool

2bf2eb933cb578bc2d273286c20db66d0fcc2804 authored over 13 years ago by Yehonal <[email protected]>