Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

...