mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge
This commit is contained in:
@ -332,7 +332,7 @@ SETUP_PARAM_FUNCTION(setup_param_datetime)
|
||||
tm.day= (uint) to[3];
|
||||
tm.neg= 0;
|
||||
|
||||
param->set_time(&tm, TIMESTAMP_FULL);
|
||||
param->set_time(&tm, TIMESTAMP_DATETIME);
|
||||
}
|
||||
*pos+= length;
|
||||
}
|
||||
|
Reference in New Issue
Block a user