openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Q
quick_mysql_import
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
3 days
ago.
Mar 09, 2024 — Mar 09, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don't dump VIEW tables
Scott Taylor
More...
almost 16 years ago
Use mkdir_p(destination) instead of directory
Scott Taylor
More...
almost 16 years ago
Hack together the import task. It's gross, but seems to work for the time being.
Scott Taylor
More...
almost 16 years ago
Use correct file paths when tarballing
Scott Taylor
More...
almost 16 years ago
Use 'directory' instead of 'mkdir' to avoid mkdir failing if the directory is already present
Scott Taylor
More...
almost 16 years ago
Change default dump directory to RAILS_ROOT/db/dumps
Scott Taylor
More...
almost 16 years ago
Make sure to create the directory before using it
Scott Taylor
More...
almost 16 years ago
Add mysql command logging
Scott Taylor
More...
almost 16 years ago
Add a mocked-out import task, for manual testing
Scott Taylor
More...
almost 16 years ago
Get the import to work with real tables
Scott Taylor
More...
almost 16 years ago
Rename script/console to script/console.rb
Scott Taylor
More...
almost 16 years ago
Quote the mysql user when mysqldump'ing
Scott Taylor
More...
almost 16 years ago
Fix hash: Should be :username, not :user
Scott Taylor
More...
almost 16 years ago
Rename rakefile to '.rake' extension
Scott Taylor
More...
almost 16 years ago
Add a dump task
Scott Taylor
More...
almost 16 years ago
Fix a ton of bugs
Scott Taylor
More...
almost 16 years ago
Add mysql vars. Refactor
Scott Taylor
More...
almost 16 years ago
extend Using (don't pollute Module)
Scott Taylor
More...
almost 16 years ago
Add Dump class and helpers
Scott Taylor
More...
almost 16 years ago
Cleanup import
Scott Taylor
More...
almost 16 years ago
Add threading
Scott Taylor
More...
almost 16 years ago
Initial commit
Scott Taylor
More...
almost 16 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree