标签: mysql date datetime
你好我在mysql上有这样一个列:
2015-10-10 16:30:16
现在我正在尝试仅从日期修改时间,所以它看起来像这样:
2015-10-10 18:10:20 (current time)
有任何关于如何做的想法吗?