Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Reduce query count required for cron-based samples #26

Open
codeactual opened this issue Apr 18, 2009 · 2 comments
Open

Reduce query count required for cron-based samples #26

codeactual opened this issue Apr 18, 2009 · 2 comments

Comments

@codeactual
Copy link
Owner

Currently samples created via Cron/Tool/runSamplers.php require 6+ queries to update `scalars` with lock states and new value, and insert the new row into the correct sample table.

@codeactual
Copy link
Owner Author

Partial work completed in 27f4077.

@codeactual
Copy link
Owner Author

Update createSample() to accept a $value array.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant