If you have enabled *log-bin* in mysql, but have left the default expiry time then the binary log files will accumulate forever (depending which version of mysql you have).
check in mysql data dir for numeric sequences of files named something like mysql-bin.nnn. and then check manual for your version about how to purge old data. Cameron. On Thursday, 27 September 2018 01:47:06 UTC+10, Andre Rieth wrote: > > Hello > > I've run weewx on a banana pi. > There I connected a 60GB ssd which is now full. > How can I delete old files? > I have mysql set up. > greetings > André > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
