Jump to content
UBot Underground

Mysql dump to .sql?


Recommended Posts

Hey botters!

 

 

I am trying to let my bot do a mysql dump on given times from my server.

Noticed the scripts around the web but my problem here is that my bot is running on one server, and the mysql db on another.

 

Since the db is quite huge, or is going to be hopefully ;) a php script is maybe not the best option because of the restrictions and limits a php script could have.

 

A shell command would be an option but then i have the two seperate server problem.

 

I am really curious how some of you are dealing with this problem.

 

 

TY

 

 

Link to post
Share on other sites

Is it necessary to do that via Ubot? Why can't you just have a scheduled backup configured on your server where the mysql db  is hosted?

Or what's the reason you want to trigger it via ubot?

 

If you have a nail, you need a hammer. Doing it with a screwdriver could work, but it's probably more complicated :-)

 

Dan

Link to post
Share on other sites

Hi Dan,

 

 

Yeah that could do it to i guess hehe... Never thought of that before.

 

Since i am going to have a massive DB when things hit off here i want to have a regular DB dump, just in case.

I was figuring a way trough ubot but i wasn't aware you could do that directly on the server.

 

Never a day goes by i learn something :)

 

 

Thanks!

Link to post
Share on other sites

Thanks dan for the link, really informative!

 

I went ahead and chose the option of a external software that downloads it on set times to a server. 

 

 

Learning everyday ;)

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...