+ Reply to Thread
Results 1 to 3 of 3

Thread: MySQL, Cron

  1. #1
    mpyusko's Avatar
    mpyusko is offline I Bleed Jeep
    Join Date
    Apr 2007
    Posts
    122
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default MySQL, Cron

    Is there a way i can cron the export of a particular MySQL table to Excel format. I'd like to have a copy of my memberships offline. Also, is there a way I can do it on-demand with a link, possibly in PHP?
    -mpyusko

  2. #2
    Jef S.'s Avatar
    Jef S. is offline WHB Community Leader
    Join Date
    Apr 2007
    Location
    Orlando, FL, USA
    Posts
    514
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I'm not sure about how Excel will handle MySQL dumps, being MS Office illiterate(proudly, I might add ) But you can cron mysqldump. Put in a ticket with your DB name, login, password, and what time you want it to happen and I'll set that up for you. Mysqldump can be a bit taxing on the server depending on the size of your DB, so we may have to find a time to do the dump that we can both agree on, but we'll cross that bridge as we come to it.

  3. #3
    mpyusko's Avatar
    mpyusko is offline I Bleed Jeep
    Join Date
    Apr 2007
    Posts
    122
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok, I just did.
    -mpyusko

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts