About 1,306,249 results (3,343 milliseconds)

how to cleanup old data and logs

https://groups.google.com/a/grasehotspot.org/g/grase-hotspot/c/db_nx0cjiv4/m/ba1vc8ZsCAAJ
is there a list of commands to delete everything (cleanup database, delete ... The MySQL DB can't ever shrink, but it will stop growing). Regards. Tim.

Remove mysql database from bugzilla

https://groups.google.com/d/topic/mozilla.support.bugzilla/rFbbYVwQlp8
done. Migrating old chart data into database... -All-: Can't use an undefined value as a HASH reference at. Bugzilla/ ...

How to delete all resources and keywords?

https://groups.google.com/g/resourcespace/c/DupLHgQTTiQ
... mysql and won't be able to this ... php utility to the tools folder that will remove any filestore folders that don't have a corresponding database record.

JBPM DB clean up

https://groups.google.com/g/jbpm-usage/c/-1dTL7SLNhw
With that you don't have to remove any runtime data and only remaining part will be history logs. ... I am looking for any API to Clean all the Mysql Database ...

Emptying / Deleting the process engine history tables in database

https://groups.google.com/g/camunda-bpm-users/c/DIeC8-PCiUk
Dec 8, 2014 ... ... delete any records from this table. Like it's tricking itself ... 0 (prepackged with jboss downloaded from camunda page) with mysql and hibernate.

Clean up steps - Google Workspace Migrate

https://support.google.com/workspacemigrate/answer/11725219?hl=en
Uninstall the Google Workspace Migrate software on the platform, databases (MySQL and CouchDB), and all nodes. Securely delete all data from the Microsoft ...

Removing off-market listings from MySQL DB

https://groups.google.com/g/phrets/c/sXRqgc5HdHA
Then I query for all my mls numbers in my db (no need to query all data). When I loop through them, I check the array like this: if($myarray['mls ...

Delete instances | Cloud SQL for MySQL | Google Cloud

https://cloud.google.com/sql/docs/mysql/delete-instance
This page describes how to delete Cloud SQL instances. Warning: All data on an instance, including backups, is permanently lost when that instance is deleted.

How to wipe out bad rain data

https://groups.google.com/g/weewx-user/c/xZWanmSd13g
(Syntax slightly different if you're using mysql.) Backup your database first! I have a similar issue with outside temperature. For a few months my DIY station ...

Cannot repair database - all options tried

https://groups.google.com/g/web2py/c/ztQLASakiYg/m/UtT8Yi3zH1sJ
* Export the mysql-data to csv-file(s). * Drop the tables * Fix your models. * delete all the files in web2py/applications<yourapp>/databases * start the ...

purge the entire content

https://groups.google.com/g/resourcespace/c/LbsJsdeQSRo
Mar 16, 2017 ... You could delete the database in MySQL and recreate it to start over from scratch. ... deleting all the collection records created by the ...

Delete all previous Alerts

https://groups.google.com/g/security-onion/c/fmesQZzbEso
Dec 10, 2015 ... When you run sguil-db-purge, it purges all the event data in the Sguil database, up to the value defined in DAYSTOKEEP in "/etc/nsm/ ...

Bulk deletion of archival descriptions

https://groups.google.com/g/ica-atom-users/c/ZxwQZKGQlYQ
For example, to delete all achival descriptions whose slug contains "-2" ... You can see entity relation diagrams from AtoM's MySQL database on our wiki here, to ...

how to drop segments quickly?

https://groups.google.com/g/druid-development/c/tPfjYb9goXs
If you really want to manually remove a segment, you can set the "used" flag for that segment to 'false' in your mysql database. ... remove all of the rows for ...

Purge or reset weewx db and graphics

https://groups.google.com/g/weewx-user/c/qIhLtiBsw8k
Aug 9, 2016 ... remove all data in the database by deleting the file weewx.sdb from ... If you are using MySQL in lieu of SQLite then I assume you will ...

how to remove all backup data, runs, etc...

https://groups.google.com/g/bareos-users/c/2AqfLkxwGXg
Jun 21, 2021 ... I use this bash script to remove all old jobs in my debian Bareos server catalog (work with Mysql only) You can use Adminer.php or phpmyadmin for manual ...

[ossec-list] How to purge/remove/delete data older than a specific ...

https://groups.google.com/g/ossec-list/c/WPj4OvOv7sw
Feb 21, 2011 ... [ossec-list] How to purge/remove/delete data older than a specific date from within the database ... mysql-database/.. James Siegel's profile ...

Deleting a batch from a mysql database

https://groups.google.com/g/stacks-users/c/aq2rf_la7o4
These data are stored in the unique_tags table. SELECT * FROM samples WHERE batch_id=X; will give you a list of all sample IDs for a particular batch ID. Then, ...

How to delete all events (historic)?

https://groups.google.com/g/security-onion/c/nrHt2lQit9c
mysql> show databases; +--------------------+ | Database | + ... Re-running sosetup will wipe any NSM data/config, so you should backup any config ...

Delete all rain data from specific time period

https://groups.google.com/g/weewx-user/c/0lrUjbPrLQQ
Aug 5, 2021 ... MySQL, I believe.. Tom Keffer's profile photo. Tom Keffer ... # The database must match one of the sections in [Databases]. # This ...