Change in ovirt-engine[master]: engine: Audit log id is Long and should map to BIGINT

Code Review gerrit at ovirt.org
Mon May 1 21:06:36 UTC 2017


>From Moti Asayag <masayag at redhat.com>:

Moti Asayag has submitted this change and it was merged.

Change subject: engine: Audit log id is Long and should map to BIGINT
......................................................................


engine: Audit log id is Long and should map to BIGINT

The proper DB representation of LONG is BIGINT.
In several places, audit_log_id was considered INT.

Change-Id: Icfc22dd3e7ed8fbe0999ba221ac1347c552fc086
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M packaging/dbscripts/audit_log_sp.sql
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Eli Mesika: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Moti Asayag: Verified



-- 
To view, visit https://gerrit.ovirt.org/76172
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Icfc22dd3e7ed8fbe0999ba221ac1347c552fc086
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the Engine-commits mailing list