Implemented possibility to set MySQL wait_timeout using mysql_wait confi...#1
Open
ovidiustanila wants to merge 2 commits intobinf:bug-fix-releasefrom
Open
Implemented possibility to set MySQL wait_timeout using mysql_wait confi...#1ovidiustanila wants to merge 2 commits intobinf:bug-fix-releasefrom
ovidiustanila wants to merge 2 commits intobinf:bug-fix-releasefrom
Conversation
Fix: fixed the presence of snort in a literal warning the users about
the plugin beeing build without proper database support.
Fix: fixed endianess return value of some error cases in
int CheckDBVersion(DatabaseData * data)
Esthetic: Rewrote a condition check in dbProcessSignatureInformation(),
has no impact on evaluation of the if statement.
Fix: compile of spo_alert_fwsam with --enable-debug and --enable-ipv6
Fix: Issue where stream was not completly logged due to a mergeconf
boolean error
Fix: Add handling for presence of #v1 tag in sid-msg.map file
(pulledpork swine flu)
Fix: cache lookup (all metadata) could be wrongly interpreted
due to substring being looked up (either already cached data
or lookup data). Added a function to return allways the largest
string lenght, superseed previous incomplete fix applied only for reference.
Bump: build version to 333.
…nfiguration variable.
Author
|
More on this issue : |
Owner
|
Did you try to adjust the value of the sleep time and connection retry? On Tue, Jun 10, 2014 at 8:52 AM, ovidiustanila notifications@github.com
|
c4d6ec6 to
532ba4d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implemented possibility to set MySQL wait_timeout using mysql_wait configuration variable, eg:
output database: log, mysql, user=xxxx password=xxxx dbname=xxxx host=xxxxx sensor_name=xxxxx mysql_wait=97200