1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

compiler warnings

This commit is contained in:
Sergei Golubchik
2014-09-04 21:37:10 +02:00
parent fc2df3c637
commit fe0ff58000
8 changed files with 8 additions and 10 deletions

View File

@ -57,7 +57,7 @@ public:
int on_completion;
int status;
bool status_changed;
longlong originator;
uint32 originator;
/*
do_not_create will be set if STARTS time is in the past and
on_completion == ON_COMPLETION_DROP.