mirror of https://github.com/MariaDB/server
Browse Source
Ensure that we store the correct cached_field_type whenever we cache Field items (in this case it allows us to compare dates as dates, rather than strings) mysql-test/r/type_timestamp.result: Add test case. mysql-test/t/type_timestamp.test: Add test case. sql/item.h: Initialize cached_field_type from the Field item.pull/374/head
3 changed files with 36 additions and 5 deletions
Loading…
Reference in new issue