...
Panel |
---|
mysql -udownloads -pdownloads download_log |
The following query gets all the columns out of the database for all transactions between two dates, and streams it into a file for transferring elsewhere:
...
...
Panel |
---|
mysql -udownloads -pdownloads download_log |
The following query gets all the columns out of the database for all transactions between two dates, and streams it into a file for transferring elsewhere:
...