mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
merge with 5.1-micro
This commit is contained in:
commit
9b98cae4cc
84 changed files with 1754 additions and 1556 deletions
|
|
@ -168,7 +168,7 @@ field_store_time_t(
|
|||
my_time.time_type = MYSQL_TIMESTAMP_DATETIME;
|
||||
#endif
|
||||
|
||||
return(field->store_time(&my_time, MYSQL_TIMESTAMP_DATETIME));
|
||||
return(field->store_time(&my_time));
|
||||
}
|
||||
|
||||
/*******************************************************************//**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue