Cumulusmx.db: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
471 bytes added ,  09:42, 1 October 2022
m
Line 204: Line 204:
* DivisionByZero (certain mathematical operations cannot be handled)
* DivisionByZero (certain mathematical operations cannot be handled)
   
   
The table has two field:  
The table has two fields:  
 
{| border="1" class="wikitable"
|-
! style="width:10px" | Column number #
! style="width:80px" | Column name
! style="width:80px" | Column type
! style="width:280px" | Properties
! style="width:450px" | Description
|-
| 0
| Timestamp
| datetime
| Primary Key, can never be NULL, No Default Value,
| Dates and times for the last 7 days, at whatever interval available (at logging interval for historic archive data, at one minute intervals while MX is running)
|-
|}
#key; An autoincrement integer for every SQL statement entered in the cache
#key; An autoincrement integer for every SQL statement entered in the cache
#statement; A varchar (string) containing the SQL statement that failed
#statement; A varchar (string) containing the SQL statement that failed

Navigation menu